Source: taglib-sharp
Version: 2.1.0.0-3
Severity: normal

Dear Maintainer,

If libgnome2.0-cil-dev is installed, then taglib-sharp fails to build with:

make[2]: Entering directory '/tmp/taglib-sharp-2.1.0.0/examples'
if [ ! -e taglib-sharp.dll ]; then ln -s ../src/taglib-sharp.dll 
taglib-sharp.dll; fi
/usr/bin/mono-csc -out:SetPictures.exe -debug -r:taglib-sharp.dll SetPictures.cs
/usr/bin/mono-csc -out:ListSupportedMimeTypes.exe -debug -r:taglib-sharp.dll 
ListSupportedMimeTypes.cs
/usr/bin/mono-csc -out:BatchSet.exe -debug -r:taglib-sharp.dll BatchSet.cs
/usr/bin/mono-csc -out:ParsePhoto.exe -debug -r:taglib-sharp.dll ParsePhoto.cs
/usr/bin/mono-csc -out:StripImageData.exe -debug -r:taglib-sharp.dll 
StripImageData.cs
/usr/bin/mono-csc -out:ReadFromUri.exe -debug -r:taglib-sharp.dll 
-r:/usr/lib/cli/gnome-sharp-2.24/gnome-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll 
-r:/usr/lib/cli/art-sharp-2.0/art-sharp.dll 
-r:/usr/lib/cli/gnome-vfs-sharp-2.0/gnome-vfs-sharp.dll ReadFromUri.cs
make[2]: *** No rule to make target 'listData.cpp', needed by 'listData'.  Stop.

This appears to be because examples/listData.cpp has been removed from the 
upstream source. It is not immediately clear to me why it was considered 
necessary to exclude this file - it appears to be licensed under LGPL-2.1 like 
most of the rest of the project.

Please can I suggest that either examples/listData.cpp is restored to the 
source, or that "Build-Conflicts: libgnome2.0-cil-dev" is added to 
debian/control?

Thanks.

Christopher Hoskin

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to