Package: gnash
Version: 0.8.9-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch



*** /tmp/tmpSI6vxR
In Ubuntu, the attached patch was applied to achieve the following:

libxv is pulled in by the dependency chain in a clean chroot, but is actually a 
requirement, I tried just installing the build deps listed and it failed to 
build w/out libxv1 installed
libspeexdsp I'm not sure about, it seems to work fine in Debian w/out it, but 
the Ubuntu build failed without this as well, I can get you the specific error 
if you need it.  In any case, the Debian build does look for it, but seems to 
be happy without it.

  * Add build-dep on libspeexdsp-dev and libxv-dev; Fixes FTBFS
    - update debian/control


Thanks for considering the patch.


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-proposed'), (500, 'natty-backports'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-7-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gnash-0.8.9/debian/changelog gnash-0.8.9/debian/changelog
diff -Nru gnash-0.8.9/debian/control gnash-0.8.9/debian/control
--- gnash-0.8.9/debian/control	2011-03-20 20:32:10.000000000 -0500
+++ gnash-0.8.9/debian/control	2011-04-03 20:02:35.000000000 -0500
@@ -16,6 +16,7 @@
  libgl1-mesa-dev, libsdl1.2-dev, libqt4-opengl-dev, qt4-qmake, python-support,
  libgstreamer-plugins-base0.10-dev | gstreamer-plugins-base-dev, libgstreamer0.10-dev | gstreamer0.10-dev,
  libmysqlclient-dev, xulrunner-dev
+ libspeexdsp-dev, libxv-dev
 Standards-Version: 3.9.1
 Section: video
 Homepage: http://www.gnu.org/software/gnash/

Reply via email to