Package: gst-plugins-base0.10
Version: 0.10.10-1
Severity: important
Tags: patch

Hi,

Sometimes ago, a patch to fix the build of gst-plugins-base0.10 has been
merged. It fixes the fact that the v4l part is only build on GNU/Linux.
Thanks!

However, a smaller bug reappeared recently because libgstvideo4linux.so
is listed twice in gstreamer-plugins-base.install, one directly (which
breaks the build on GNU/kFreeBSD), and one via the @video4linux@
"variable".

The attached patches fix the problem.

Thanks in advance,
Aurelien


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
diff -u gst-plugins-base0.10-0.10.10/debian/gstreamer-plugins-base.install 
gst-plugins-base0.10-0.10.10/debian/gstreamer-plugins-base.install
--- gst-plugins-base0.10-0.10.10/debian/gstreamer-plugins-base.install
+++ gst-plugins-base0.10-0.10.10/debian/gstreamer-plugins-base.install
@@ -14,7 +14,6 @@
 debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgsttcp.so
 debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgsttheora.so
 debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgsttypefindfunctions.so
-debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgstvideo4linux.so
 debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgstvideorate.so
 debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgstvideoscale.so
 debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgstvideotestsrc.so

Reply via email to