Source: lives Version: 2.2.5~ds0-1 Severity: wishlist Tags: patch lives is currently built without dirac support. It no longer uses libdirac to implement dirac support but libschroedinger. The attached patch implements this change in Build-Depends.
Cheers -- Sebastian Ramacher
diff -Nru lives-2.2.5~ds0/debian/changelog lives-2.2.5~ds0/debian/changelog --- lives-2.2.5~ds0/debian/changelog 2014-07-06 13:13:18.000000000 +0200 +++ lives-2.2.5~ds0/debian/changelog 2014-09-09 23:06:17.000000000 +0200 @@ -1,3 +1,10 @@ +lives (2.2.5~ds0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Replace libdirac-dev with libschroedinger-dev for dirac support. + + -- Sebastian Ramacher <[email protected]> Tue, 09 Sep 2014 23:05:58 +0200 + lives (2.2.5~ds0-1) unstable; urgency=medium * New upstream release. diff -Nru lives-2.2.5~ds0/debian/control lives-2.2.5~ds0/debian/control --- lives-2.2.5~ds0/debian/control 2014-07-06 13:04:06.000000000 +0200 +++ lives-2.2.5~ds0/debian/control 2014-09-09 23:05:54.000000000 +0200 @@ -21,7 +21,6 @@ libasound2-dev [linux-any], libavc1394-dev [linux-any], libavformat-dev, - libdirac-dev[!m68k], libdirectfb-dev[!hurd-i386], libdv4-dev[!hurd-i386], libfftw3-dev, @@ -32,6 +31,7 @@ liboil0.3-dev, libpulse-dev, libraw1394-dev [linux-any], + libschroedinger-dev, libsdl1.2-dev, libswscale-dev, libtheora-dev[!sparc64],
signature.asc
Description: Digital signature

