Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519604 - media-sound/kid3-3.1 version bump
Summary: media-sound/kid3-3.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-08-11 01:26 UTC by PhobosK
Modified: 2014-08-13 06:21 UTC (History)
2 users (show)

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


Attachments
The new ebuild for kid3-3.1 (diff) (kid3-3.1.ebuild.diff,1.67 KB, patch)
2014-08-11 01:27 UTC, PhobosK
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description PhobosK 2014-08-11 01:26:18 UTC
There is a new upstream version of kid3 - 3.1 - with the following changes:
- Support for synchronized lyrics and event timing codes
- Find and replace strings in tags and file names
- Details and sort columns in file list
- Bug fixes and usability improvements


I'm offering and uploading a new ebuild with:
1. Fixed phonon handling in the ebuild
2. Added phonon USE flag
3. Marking the ebuild unstable for amd64 and x86


I've tested it both on x86 and amd64 and it compiles and works ok.


Thanks

Reproducible: Always
Comment 1 PhobosK 2014-08-11 01:27:14 UTC
Created attachment 382652 [details, diff]
The new ebuild for kid3-3.1 (diff)
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2014-08-12 22:43:49 UTC
Thanks for reporting. This is fixed in cvs now. Note that i made some changes to your patch. Please sync in some hours to get the changes.

+
+  12 Aug 2014; Johannes Huber <johu@gentoo.org> +kid3-3.1.ebuild, metadata.xml:
+  Version bump by <phobosk@fastmail.fm>, bug #519604.
+
Comment 3 PhobosK 2014-08-12 23:09:12 UTC
Ok thanks @Johannes.

I see you've reversed the succession of the possible phonon implementations...
My idea in using dev-qt/qtphonon as first (and then the media-libs/phonon dependency) for the phonon USE flag, was because supposedly the users are mainly on GNOME and if probably don't want any KDE stuff (though media-libs/phonon is just qtphonon, but it is still modified and behind versions KDE stuff) + qtphonon is better to use if one doesn't have any KDE (I dunno if there is any such user anyway;))

Anyway it is ok for me... I use KDE...
Comment 4 Johannes Huber (RETIRED) gentoo-dev 2014-08-13 06:21:03 UTC
(In reply to PhobosK from comment #3)
> Ok thanks @Johannes.
> 
> I see you've reversed the succession of the possible phonon
> implementations...
> My idea in using dev-qt/qtphonon as first (and then the media-libs/phonon
> dependency) for the phonon USE flag, was because supposedly the users are
> mainly on GNOME and if probably don't want any KDE stuff (though
> media-libs/phonon is just qtphonon, but it is still modified and behind
> versions KDE stuff) + qtphonon is better to use if one doesn't have any KDE
> (I dunno if there is any such user anyway;))
> 
> Anyway it is ok for me... I use KDE...

The reasons behind it: 
1. There is no dev-qt/phonon in Qt5
2. media-libs/phonon was the default in previous version (not optional, your gnome user will have this installed anyway)
3. its a small lib which doesn't link to kdelibs