Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463982 - media-sound/picard-1.2 version bump
Summary: media-sound/picard-1.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: Gentoo Sound Team
URL: http://blog.musicbrainz.org/?p=1856
Whiteboard:
Keywords:
: 465928 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-31 11:50 UTC by Laurent Bachelier
Modified: 2013-05-20 15:26 UTC (History)
2 users (show)

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


Attachments
picard-1.2.ebuild (picard-1.2.ebuild,2.24 KB, text/plain)
2013-04-01 20:17 UTC, Marcin Rataj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Bachelier 2013-03-31 11:50:30 UTC
PUID support was removed. https://github.com/musicbrainz/picard/commit/9d131fdeffa60a2d8323b2e74c323842e1c1a641

So libofa and ffmpeg (and their USE flag) should be removed.

Reproducible: Always
Comment 1 Laurent Bachelier 2013-03-31 11:59:28 UTC
Also, Python 2.5 is not supported anymore, only 2.6+
Comment 2 Marcin Rataj 2013-04-01 20:17:18 UTC
Created attachment 343992 [details]
picard-1.2.ebuild

picard-1.2.ebuild with an optional USE flag 'acoustid', which requires /usr/bin/fpcalc fingerprint calculator to be build. 
The calculator is in media-libs/chromaprint-0.7 with USE="tools" (0.6 did not built for me correctly due to deprecated API somewhere)
Comment 3 Tim Harder gentoo-dev 2013-04-14 21:36:47 UTC
*** Bug 465928 has been marked as a duplicate of this bug. ***
Comment 4 Alexis Ballier gentoo-dev 2013-05-20 15:26:37 UTC
bumped, I changed a bit and simplified your ebuild, please check!