summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2012-02-09Merge from 1.1, dropping the README change.Darren Salt
--HG-- rename : debian/dh_xine => debian/dh_xine.in
2012-02-05Extend dh_xine for out-of-tree plugins.Darren Salt
--HG-- rename : debian/dh_xine => debian/dh_xine.in
2011-01-21Fix parallel building (.deb packaging).Darren Salt
2010-04-08Merge from 1.1.Darren Salt
--HG-- rename : include/xine.h.in => include/xine.h rename : src/xine-engine/video_out.h => include/xine/video_out.h
2010-03-30Add dh 7 support (dh --with xine).Darren Salt
2010-03-14Merge from 1.1.Darren Salt
--HG-- rename : src/libspudec/xine_spu_decoder.c => src/spu_dec/spu_decoder.c rename : src/libspudec/spu.c => src/spu_dec/spudec.c rename : src/libspudec/spu.h => src/spu_dec/spudec.h
2010-03-10Debian builds now use external libdvdnav & libdvdread.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2010-01-21No need to set CFLAGS.Darren Salt
2010-01-21Clean up DEB_BUILD_OPTIONS handling.Darren Salt
2010-01-19Remove obsolete configuration options from debian/rules.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-10Merge from 1.1.Darren Salt
2009-08-05Merge from 1.1.Darren Salt
--HG-- rename : src/libmusepack/xine_musepack_decoder.c => src/audio_dec/xine_musepack_decoder.c
2009-08-05Build with mpcdec (on Debian).Darren Salt
2009-05-19Allow "dpkg-buildpackage -j2" to work.Darren Salt
2009-03-25Merge from 1.1; adapt dh_xine for 1.2.Darren Salt
2009-03-25Add dh_xine, to be used when building front end .debs.Darren Salt
2009-01-04Merge from 1.1.Darren Salt
2009-01-04FTBFS (i386 with 64bit kernel)Sven Joachim
Am 04.01.2009 um 04:55 schrieb Adrian Bunk: > .... > In file included from ../../../src/xine-engine/xine_internal.h:33, > from noise.c:24: > .../../../include/xine.h:2230: warning: 'xine_tvsystem' is deprecated > noise.c: Assembler messages: > noise.c:155: Error: bad register name `%rax' > noise.c:161: Error: bad register name `%rax)' > <-- snip --> One problem is that the configure script thinks we're running a 64-bit system: ,---- | checking build system type... x86_64-unknown-linux-gnu | checking host system type... x86_64-unknown-linux-gnu | checking build system type... (cached) x86_64-unknown-linux-gnu `---- This is bad, build and host type should be passed explicitly in debian/rules.
2011-01-21Fix parallel building (.deb packaging).Darren Salt
--HG-- extra : transplant_source : %D5%BC%1F%BAo%3A%88%CEOp%F4%83%B5%91%F1%C0H%C5%8E%40
2008-04-11Merge from 1.1.Darren Salt
--HG-- rename : include/xine.h.in => include/xine.h
2008-04-09Pull in some packaging changes from xine-lib-deb.Darren Salt
2008-04-06Loosen shlibs versioning slightly for better compat with Debian experimental.Darren Salt
2008-01-17Force external ffmpeg usage (where it's new enough) when building .debs.Darren Salt
2008-01-17Remove syncfb references from the Debian-specific code.Darren Salt
2007-11-03Allow external libfaad.Darren Salt
2007-08-16Merge all but the open()/glibc workaround from 1.1.Darren Salt
2007-07-13Merge from 1.1.Darren Salt
2007-07-13"debuild clean" should be removing include/configure.h.in, not config.h.in.Darren Salt
2007-06-12A nice simple merge from 1.1.Darren Salt
Hopefully, I've applied all of the $(LTLIBINTL) changes correctly...
2007-08-12Build .debs with freetype support.Darren Salt
2007-06-08Enable the wavpack plugin.Darren Salt
2007-06-08Merge from 1.1.Darren Salt
2007-06-05Silence an ignored error when running "debuild clean".Darren Salt
2007-05-18Merge changes from main 1.2 repositoryMatt Messier
2007-05-18Remove the --mandir for Debian builds and rely on autoconf getting it right.Darren Salt
(Safe since recent xine-lib isn't usefully buildable on sarge.)
2007-05-18Re-enable syncfb in .debs, but only when building for Linux.Darren Salt
2007-05-17Stop using external libdts since only libdts-dev is available in etch.Darren Salt
2007-12-27Require external ffmpeg (for .deb builds).Darren Salt
Optionally depend on packages from debian-multimedia.
2007-04-14Adjust packaging files for libxine2.Darren Salt
--HG-- rename : debian/libxine1.install => debian/libxine2.install
2007-04-11Re-enable the libcaca test for .deb building.Darren Salt
2007-04-04Fix a package build failure (documentation location renaming).Darren Salt
2007-04-04Always build .debs using internal ffmpeg (Debian ffmpeg versioning madness).Darren Salt
2006-12-28Work around version number breakage in libavcodec.pc (libavcodec-dev).Darren Salt
CVS patchset: 8470 CVS date: 2006/12/28 01:08:19
2006-12-12Resync (with minor comment fixups).Darren Salt
CVS patchset: 8409 CVS date: 2006/12/12 23:19:37
2006-07-13removed unneded variable in debian/rulesReinhard Tartler
update debian/changelog with my branch CVS patchset: 8124 CVS date: 2006/07/13 09:24:21
2006-07-11Complete the auto*-running prevention option.Darren Salt
Make the "noopt" option also --disable-optimizations. Assume that the next upload will be of 1.1.2. CVS patchset: 8120 CVS date: 2006/07/11 22:41:51
2006-07-09DEB_BUILD_OPTIONS=noauto to run configure instead of autogen.sh.xine-lib-1_1_2-release1.1.2Darren Salt
CVS patchset: 8099 CVS date: 2006/07/09 13:37:55
2006-07-08update debian packaging, status of my private bzr branchReinhard Tartler
CVS patchset: 8098 CVS date: 2006/07/08 16:38:42