Commit graph

141 commits

Author SHA1 Message Date
Adam Sutton
9bd40fcc38 Ensure that bundle does not include DVB scan files if not request in configure. Also default to /usr/share/dvb if not including files in the installation. 2012-08-24 09:49:44 +01:00
Adam Sutton
7630970887 Forgot to tidy up temp files during check_cc. 2012-08-23 15:01:29 +01:00
Adam Sutton
b709427f3e Move use of DESTDIR from config.mk to posix.mk. Makes much more sense that way. 2012-08-17 21:18:53 +01:00
Adam Sutton
7f9930eca1 Hopefully a final correction to posix (archlinux) packaging issues. 2012-08-17 20:56:12 +01:00
Adam Sutton
9a58b7ab76 Fix mistake in new configure script for using make install. Relates #1127. 2012-08-17 20:30:42 +01:00
Adam Sutton
76e785578b Add back in missing -lpthread. Fixes #1127. 2012-08-17 19:38:47 +01:00
Adam Sutton
ba2ebce011 Fix enabling of unsupported options from command line. 2012-08-17 10:48:45 +01:00
Adam Sutton
711ce27baf Corrections to the configure script, location of tvheadend datadir and pkg-config failure handling.
Also added some more output.
2012-08-17 10:31:13 +01:00
Adam Sutton
841ff8eb49 Brand new configure script, hopefully easier to use. And tidied up the Makefile a bit. 2012-08-17 10:31:12 +01:00
Adam Sutton
621441760d Integrate (badly) the new muxlist config file fetching into the build system. 2012-08-14 20:02:38 +01:00
Adam Sutton
5acefb7898 Include script for fetching mux configuration. 2012-08-14 20:02:38 +01:00
Adam Sutton
a8096d4ea8 Some updated to bundle/settings to integrate the two. Settings can now be seamlessly loaded from bundle/share/settings directory. This is useful to opentv module but may be useful elsewhere in the future. 2012-08-14 20:02:38 +01:00
Adam Sutton
d1e94d8a46 Tidied up code so that local files should now work as well as bundles, also added the option to compress the data on the fly (if not already compressed bundle). 2012-08-14 20:02:37 +01:00
Adam Sutton
58209cd184 Initial stab at new transparent file bundling. 2012-08-14 20:02:37 +01:00
Andreas Öman
9bb1773615 mkbundle: Make sure we only use valid characters as C variable names 2012-08-01 21:28:16 +02:00
Adam Sutton
41505f22fd Include data directory in /usr/share/tvheadend so default opentv config exists. 2012-07-30 15:52:13 +01:00
Adam Sutton
f0e0181b24 Oops, remove printf. 2012-07-30 13:34:23 +01:00
Adam Sutton
0b0012476d Minor mod to wd and hts settings to allow abs paths to be passed to hts_settings_load(). 2012-07-30 13:34:22 +01:00
Richard Kunze
7f34935eb1 Always use the builtin charset conversion 2012-05-18 22:44:26 +02:00
Richard Kunze
81e107ecb7 Add builtin charset conversion for systems without sufficient iconv support. Enable with './configure --enable-dvbconv' 2012-05-14 20:51:29 +02:00
Andreas Öman
da053d7c29 Cleanup the debian/ directory and make it use more dh scripts and add entry points for Autobuild system 2012-04-10 21:15:57 +02:00
Andreas Öman
00378579ed Rework file bundling and make configure take most standard args
Now ./configure should be able to be correctly invoked from standard
debian helper rules file
2012-04-10 20:51:09 +02:00
Andreas Öman
0f7689099a Fix the way we generate version tags inside the binary 2012-04-10 20:14:48 +02:00
Andreas Öman
d4005c689d Install man pages at correct place 2012-01-04 23:49:04 +01:00
Lars Op den Kamp
fb0a92ffb1 fix pbuilder package building 2011-05-21 11:23:33 +02:00
Andreas Öman
844deeb08b Split debugging symbols in separate files
Done according to the guidelines at:
 http://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html
2011-05-03 23:41:55 +02:00
Andreas Öman
641269999a Check for execinfo.h before use 2011-01-04 21:34:02 +01:00
Andreas Öman
3694d696d8 Add support for setting DESTDIR when doing make install
Ticket #301
2010-10-18 21:34:30 +00:00
Andreas Öman
ea02eb2357 No longer depend on FFmpeg 2010-06-23 22:40:13 +00:00
Andreas Öman
f3fa3f0326 Use a different strategy for generating version tags 2010-03-26 21:20:29 +00:00
Andreas Öman
201914248c Make V4L and DVB conditionally compiled 2010-02-16 19:49:54 +00:00
Andreas Öman
4464a3e2ca Check if compiler can compile mmx and sse2 code in configure 2010-01-06 21:24:16 +00:00
Andreas Öman
a099c48627 The HTSP service is now announced via AVAHI (mDNS service discovery) 2009-08-10 19:06:16 +00:00
Andreas Öman
9b4d246e18 If not SVN nor GIT can be used to resolve version, use debian changelog. 2009-05-29 21:45:15 +00:00
Andreas Öman
2abdb39449 Add mkrelease helper. 2009-05-25 19:40:46 +00:00
Andreas Öman
136d7609c6 No need to link with zlib 2009-05-25 19:37:03 +00:00
Andreas Öman
edb9a9bda0 AC3 decoder is GPL in ffmpeg 0.5 now so we don't need --enable-gpl. 2009-05-24 16:13:43 +00:00
Andreas Öman
29dfeed929 Avoid backupfiels in mkbundle 2009-05-24 16:13:29 +00:00
Andreas Öman
fa62ed9a8f Video recorder requires lavf's protocols 2009-04-14 19:54:36 +00:00
Andreas Öman
cdda6046ed Embed files for webserver when building for release 2009-03-30 20:00:39 +00:00
Andreas Öman
4d05716466 Use a different approach for building 2009-03-30 17:10:22 +00:00