Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409257 - Remove media-libs/tunepimp (Was: media-libs/tunepimp-0.5.3-r3 fails to build with >=media-libs/libmp4v2-1.9.1_p479)
Summary: Remove media-libs/tunepimp (Was: media-libs/tunepimp-0.5.3-r3 fails to build ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: Removal: 2012-05-01
Keywords: PMASKED
Depends on: 410551
Blocks:
  Show dependency tree
 
Reported: 2012-03-22 02:49 UTC by Patrick Lauer
Modified: 2012-05-01 10:06 UTC (History)
13 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2012-03-22 02:49:16 UTC
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/speex.a
libtool: link: rm -fr .libs/speex.lax
libtool: link: ( cd ".libs" && rm -f "speex.la" && ln -s "../speex.la" "speex.la" )
mkdir -p ../../examples/plugins
rm -f ../../examples/plugins/speex.tpp
ln -s ../../plugins/speex/.libs/speex.so ../../examples/plugins/speex.tpp
make[3]: Leaving directory `/mnt/sdb1/build/portage/media-libs/tunepimp-0.5.3-r3/work/libtunepimp-0.5.3/plugins/speex'
Making all in mp4
make[3]: Entering directory `/mnt/sdb1/build/portage/media-libs/tunepimp-0.5.3-r3/work/libtunepimp-0.5.3/plugins/mp4'
Makefile:590: warning: overriding recipe for target `distclean'
Makefile:502: warning: ignoring old recipe for target `distclean'
/bin/sh ../../libtool --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/tunepimp-0.5    -Wall -O2  -march=amdfam10 -O2 -pipe -ggdb -MT mp4.lo -MD -MP -MF .deps/mp4.Tpo -c -o mp4.lo mp4.cpp
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include/tunepimp-0.5 -Wall -O2 -march=amdfam10 -O2 -pipe -ggdb -MT mp4.lo -MD -MP -MF .deps/mp4.Tpo -c mp4.cpp  -fPIC -DPIC -o .libs/mp4.o
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:53:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp:57:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mp4.cpp: In function 'int mp4ReadMetadata(metadata_t*, const char*, int, const char*)':
mp4.cpp:124:41: error: 'MP4GetMetadataName' was not declared in this scope
mp4.cpp:129:43: error: 'MP4GetMetadataArtist' was not declared in this scope
mp4.cpp:134:41: error: 'MP4GetMetadataYear' was not declared in this scope
mp4.cpp:139:42: error: 'MP4GetMetadataAlbum' was not declared in this scope
mp4.cpp:144:53: error: 'MP4GetMetadataTrack' was not declared in this scope
mp4.cpp:149:89: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:154:89: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:159:89: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:164:90: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:169:81: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:174:96: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:179:102: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:184:93: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:189:91: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:194:93: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:199:99: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:209:102: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp:224:50: error: 'MP4GetMetadataCompilation' was not declared in this scope
mp4.cpp:228:90: error: 'MP4GetMetadataFreeForm' was not declared in this scope
mp4.cpp: In function 'int mp4WriteMetadata(const metadata_t*, const char*, int, const char*)':
mp4.cpp:259:30: error: 'MP4MetadataDelete' was not declared in this scope
mp4.cpp:261:43: error: 'MP4SetMetadataName' was not declared in this scope
mp4.cpp:263:46: error: 'MP4SetMetadataArtist' was not declared in this scope
mp4.cpp:266:35: error: 'MP4SetMetadataYear' was not declared in this scope
mp4.cpp:268:44: error: 'MP4SetMetadataAlbum' was not declared in this scope
mp4.cpp:270:66: error: 'MP4SetMetadataTrack' was not declared in this scope
mp4.cpp:272:115: error: 'MP4SetMetadataFreeForm' was not declared in this scope
mp4.cpp:314:66: error: 'MP4SetMetadataCompilation' was not declared in this scope
make[3]: *** [mp4.lo] Error 1
make[3]: Leaving directory `/mnt/sdb1/build/portage/media-libs/tunepimp-0.5.3-r3/work/libtunepimp-0.5.3/plugins/mp4'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/sdb1/build/portage/media-libs/tunepimp-0.5.3-r3/work/libtunepimp-0.5.3/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sdb1/build/portage/media-libs/tunepimp-0.5.3-r3/work/libtunepimp-0.5.3'
make: *** [all] Error 2
emake failed
 * ERROR: media-libs/tunepimp-0.5.3-r3 failed (compile phase):

Portage 2.2.0_alpha93 (!../usr/portage/profiles/default/linux/amd64/10.0/desktop/kde, gcc-4.6.2, glibc-2.14.1-r2, 3.2.9-vs2.3.2.7 x86_64)
=================================================================
System uname: Linux-3.2.9-vs2.3.2.7-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.1
Timestamp of tree: Unknown
app-shells/bash:          4.2_p24
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.6.7-r2, 2.7.2-r3, 3.2.2-r1
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.9.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.11.3
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.2
sys-devel/gcc-config:     1.5.1-r1
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2-r1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo x11 qt Testing kde
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=amdfam10 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=amdfam10 -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--load-average=5 --quiet-build=n"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox xattr"
FFLAGS=""
GENTOO_MIRRORS="http://mirrors.163.com/gentoo http://gentoo.osuosl.org/"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_GB de de_DE zh_CN"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/mnt/sdb1/build"
PORTDIR="/home/pl/code/gentoo-x86"
PORTDIR_OVERLAY="/var/lib/layman/x11 /var/lib/layman/qt /home/pl/overlay /home/pl/code/kde"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cjk cli compat consolekit crypt cups curl cxx dbus declarative dri dts dvd dvdr dvdread emboss encode exif expat fam ffmpeg firefox flac foomaticdb fortran ftp gd gdbm gdu gif gnutls gpm gtk iconv icq idn imagemagick imap imlib innodb ipod ipv6 jabber java javascript jingle jpeg jpeg2k kde kdehiddenvisibility kipi lame lcms ldap libnotify lzo mad matroska md5sum midi mmap mmx mng modules mp3 mp4 mpeg mplayer msn mudflap multilib musepack musicbrainz mysql ncurses nls nptl nptlonly nsplugin offensive ogg openal openexr opengl openmp oscar pam pango pcre pdf perl php plasma png policykit ppds python qt3support qt4 quicktime raw rdesktop readline rss samba sdl semantic-desktop session speex spell sqlite sqlite3 sse sse2 sse3 ssl ssse3 startup-notification subversion svg sysfs syslog taglib tcpd threads tidy tiff truetype udev unicode usb vlc vorbis wifi wmf wxwindows x264 xattr xcb xcomposite xine xinerama xml xmlrpc xorg xpm xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LINGUAS="en en_GB de de_DE zh_CN" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Juergen Rose 2012-03-22 12:51:51 UTC
Same here.
Comment 2 Robert Cabrera 2012-03-22 22:45:34 UTC
Same here on my ~amd64 laptop
Comment 3 Marco Napetti 2012-03-23 08:19:55 UTC
Same problem here

Portage 2.1.10.50 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.14.1-r2, 3.3.0-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.3.0-gentoo-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.1
Timestamp of tree: Fri, 23 Mar 2012 07:00:01 +0000
app-shells/bash:          4.2_p24
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2-r1
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.9.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.1-r1
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.3 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo seden x-portage
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA skype-eula dlj-1.1 PUEL AdobeFlash-10.3"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mtune=generic -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mtune=generic -O2"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y --quiet-build=y"
FEATURES="assume-digests binpkg-logs candy distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="it"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/home"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/seden /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac aalib acl addbookmarks alias alsa amd64 amr amuled apache2 audiofile autoreplace avi bash-completion berkdb bluetooth boost branding browserplugin bzip2 cdaudio cdb cdda cddb cdinstall cdio cdparanoia cdr cleartype cli clucene codecs connectionstatus contactnotes cracklib crypt css ctype cups curl custom-optimization cxx dbus decibel dga divx4linux dlloader dri dts dv dvb dvd dvdr dvdread dxr3 edl emul-linux-x86 encode exif extensions faad fam fame ffmpeg filter firefox flac fontconfig fortran ftp gadu gcj gd gdbm ggi gif gimp gimpprint git glib glitz gnutls gpm groupwise gstreamer highlight history hou iconv idn ieee1394 imagemagick imap imlib inquisitio insecure-drivers ipv6 irc ithreads jack java javascript jingle jpeg jpeg2k kde kdeenablefinal lame lcd lcdfilter libcaca libnotify live lm_sensors lzo mad matroska messenger mikmod mime mjpeg mmx mmxext modules monkey moodbar mozbranding mozdevelop mozilla mp3 mp4 mpeg msn msword mudflap multilib musepack musicbrainz mysql mysqli mythtv ncurses nepomuk netmeeting nls nodrm nowin nowlistening nptl nptlonly nsplugin objc objc++ objc-gc offensive ogg oggvorbis opengl openmp pam pcre pdf phonon php plasma png ppds pppd qt qt-copy qt3support qt4 quicktime rar rdesktop readline remote replytolist samba sametime scanner sdl semantic-desktop sensord session slp smp sms sndfile sou sound speex sqlite sse sse2 ssl startup-notification statistics subversion svg sysfs taglib tcpd telepathy texteffect tga theora threads tidy tiff tokenizer translator truetype truetype-fonts udev unicode upnp usb v4l v4l2 vcd video videos visualization vnc vorbis wavpack webdav webpresence wifi winpopup wlm xanim xattr xcb xcomposite xine xinerama xml xmlpatterns xmlreader xmlwriter xorg xscreensaver xv xvid xvmc yahoo zip zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby19" SANE_BACKENDS="epson2" USERLAND="GNU" VIDEO_CARDS="intel vesa fbdev i915 i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

media-libs/libmp4v2-1.9.1_p479 was built with the following:
USE="(multilib) -static-libs -test -utils"


media-libs/tunepimp-0.5.3-r3 was built with the following:
USE="(multilib) -python"
CFLAGS="-D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mtune=generic -O2"
CXXFLAGS="-D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mtune=generic -O2"
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2012-03-23 13:24:49 UTC
Yes agree;  

suggest simple Line 29
-        >=media-libs/libmp4v2-1.9
+        =media-libs/libmp4v2-1.9
Comment 5 milan hodoscek 2012-03-24 08:43:02 UTC
Only thgere is no libmp4v2-1.9 in portage tree :-(
But libmp4v2-1.9.1 will do the job :-)
Comment 6 Pacho Ramos gentoo-dev 2012-03-31 15:36:12 UTC
Looks like upstream doesn't want people to still use tunepimp:
http://musicbrainz.org/doc/History:libtunepimp
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666103

and the only consumer of this in the tree is kde-base/juk, looks like debian already dropped its tunepimp dependency, maybe we could do the same:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657016

What do you think?
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2012-03-31 16:00:12 UTC
(In reply to comment #6)
> Looks like upstream doesn't want people to still use tunepimp:
> http://musicbrainz.org/doc/History:libtunepimp
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666103
> 
> and the only consumer of this in the tree is kde-base/juk, looks like debian
> already dropped its tunepimp dependency, maybe we could do the same:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657016
> 
> What do you think?

Agreed. The old MusicBrainz RDF service as a whole is obsolete and tunepimp was mainly designed for Amarok 1 from KDE 3.x. At this point it's really only a leftover. Kill it.
Comment 8 jannis 2012-04-02 07:42:06 UTC
kde-base/juk[musicbrainz] depends one media-libs/tunepimp. So please make sure you adjust juk's ebuild before killing tunepimp.
Comment 9 Johannes Huber (RETIRED) gentoo-dev 2012-05-01 10:06:22 UTC
Thank you all. media-libs/tunepimp from tree.
Comment 10 Johannes Huber (RETIRED) gentoo-dev 2012-05-01 10:06:56 UTC
Thank you all. media-libs/tunepimp removed from tree.