[SCM] ffmpeg/master: Remove obsolete comment
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Jul 12 01:12:45 UTC 2016
The following commit has been merged in the master branch:
commit a50ed6bd5ea7ffb147ced0020ddcdfbf72a7274f
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Jul 12 02:36:49 2016 +0200
Remove obsolete comment
diff --git a/debian/rules b/debian/rules
index 67fb2ee..29ccdc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,12 +44,6 @@ FLAVORS = standard extra
# * --enable-libv4l2 [!hurd-any]: This is only needed for very old devices and may cause problems for others.
# Should anyone need it, using LD_PRELOAD pointing on libv4l2 has the same effect.
# * --enable-opencl [!hurd-any]: This is considered an experimental API.
-# For the shared libraries there are several ways to build:
-# * Without further option: This will have no compatibility with Libav, but some sonames clash. Therefore no good choice.
-# * With --enable-incompatible-libav-abi, packages build against Libav would work with these libraries, but probably not the other way around.
-# This could be used together with Breaks:, Replaces: against the corresponding Libav libraries.
-# * With --enable-raise-major, the resulting binaries should be co-installable with the Libav ones and thus no conflicts would be necessary.
-# But this could break versioned configure checks.
CONFIG := --prefix=/usr \
--extra-version="$(DEB_REVISION)" \
--toolchain=hardened \
--
ffmpeg packaging
More information about the pkg-multimedia-commits
mailing list