Source: goobox Version: 3.2.1-5 Severity: wishlist Tags: patch libcoverart is now available in unstable and support for it can be enabled in goobox. This requires two patches: coverart-control.patch adds libcoverart-dev to Build-Depends - this one is obvious. coverart-versioncheck.patch changes the version that is tested in configure to 1.0.0. pkg-config sorts 1.0.0beta1 higher than 1.0.0 so even if libcovert is installed, configure won't pick it up. configure needs to be re-generated for this patch to work.
Cheers -- Sebastian Ramacher
diff -Nru goobox-3.2.1/debian/control goobox-3.2.1/debian/control --- goobox-3.2.1/debian/control 2013-12-03 17:22:54.000000000 +0100 +++ goobox-3.2.1/debian/control 2014-01-14 22:47:14.000000000 +0100 @@ -7,7 +7,7 @@ libgtk-3-dev (>= 3.8), libcam-dev [kfreebsd-any], libmusicbrainz5-dev, libnotify-dev (>= 0.7), po4a, libbrasero-media3-dev, recode, docbook-xml, libdiscid0-dev, libneon27-dev, dpkg-dev (>= 1.16.1), - itstool, libxml2-utils + itstool, libxml2-utils, libcoverart-dev Standards-Version: 3.9.5 Homepage: http://www.gnome.org/~paobac/goobox/
--- goobox-3.2.1.orig/configure.ac +++ goobox-3.2.1/configure.ac @@ -20,7 +20,7 @@ GTK_REQUIRED=3.6.0 GSTREAMER_REQUIRED=1.0.0 LIBNOTIFY_REQUIRED=0.4.3 LIBMUSICBRAINZ5_REQUIRED=5.0.0 -LIBCOVERART_REQUIRED=1.0.0beta1 +LIBCOVERART_REQUIRED=1.0.0 dnl ===========================================================================
signature.asc
Description: Digital signature