Package: slv2
Version: 0.6.6-5
Severity: important

Hi!

When #613673 is fixed, please recompile against the new librdf0, maybe
explicitly depending on the new Debian version.

Though only included indirectly, we'll need to link against libraptor2
explicitly to get the versioned symbols. The patch addresses this issue.


TIA



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.37 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
--- Begin Message ---
--- a/wscript
+++ b/wscript
@@ -94,6 +94,7 @@
        obj.includes     = ['.', './src']
        obj.name         = 'libslv2'
        obj.target       = 'slv2'
+       obj.lib          = 'raptor2'
        obj.vnum         = SLV2_LIB_VERSION
        obj.install_path = '${LIBDIR}'
        autowaf.use_lib(bld, obj, 'REDLAND LV2CORE')

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to