Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177140 - media-sound/quodlibet-1.0 alpha keyword dropped due to missing dep on edia-libs/libgpod
Summary: media-sound/quodlibet-1.0 alpha keyword dropped due to missing dep on edia-li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-05 09:21 UTC by Kai Huuhko
Modified: 2007-07-02 19:43 UTC (History)
3 users (show)

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


Attachments
quodlibet-1.0.ebuild (quodlibet-1.0.ebuild,4.01 KB, text/plain)
2007-05-05 09:29 UTC, Kai Huuhko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Huuhko 2007-05-05 09:21:25 UTC
Version 1.0 is out. List of changes at http://www.sacredchao.net/quodlibet/milestone/Ex%20Falso%20and%20Quod%20Libet%201.0
Ebuild follows...
Comment 1 Kai Huuhko 2007-05-05 09:29:29 UTC
Created attachment 118214 [details]
quodlibet-1.0.ebuild

Summary of changes from 0.24-r1: Added global use flag "ipod", dropped ~alpha keyword for libgpod. New local use flag "wma". Dropped ctypes and old dbus depends. Bumped mutagen dep to 1.9.
Comment 2 stemer 2007-05-05 21:14:24 UTC
What about hal patch? ;)


>>> Unpacking source...
>>> Unpacking quodlibet-1.0.tar.gz to /var/tmp/portage/media-sound/quodlibet-1.0/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/local/portage/media-sound/quodlibet/files/quodlibet-1.0-hal.patch
 *   ( quodlibet-1.0-hal.patch )


!!! ERROR: media-sound/quodlibet-1.0 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
  ebuild.sh, line 751:   Called qa_call 'src_unpack'
  environment, line 3304:   Called src_unpack
  quodlibet-1.0.ebuild, line 77:   Called epatch '/usr/local/portage/media-sound/quodlibet/files/quodlibet-1.0-hal.patch'
  eutils.eclass, line 198:   Called die

!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-sound/quodlibet-1.0/temp/build.log'.

!!! This ebuild is from an overlay: '/usr/local/portage'
Comment 3 Kai Huuhko 2007-05-07 06:36:48 UTC
(In reply to comment #2)
> What about hal patch? ;)

cp /usr/portage/media-sound/quodlibet/files/quodlibet-0.24-hal.patch /usr/local/portage/media-sound/quodlibet/files/quodlibet-1.0-hal.patch
Comment 4 stemer 2007-05-07 18:02:04 UTC
(In reply to comment #3)
 
> cp /usr/portage/media-sound/quodlibet/files/quodlibet-0.24-hal.patch
> /usr/local/portage/media-sound/quodlibet/files/quodlibet-1.0-hal.patch

Yep, now it compiles correctly. Thanks :)
Comment 5 Alexis Ballier gentoo-dev 2007-05-13 20:27:59 UTC
bumped, thanks. the hal patch is no more needed, it had been merged (in a cleaner way) upstream.
I just did some minor tweaks, like wma -> ffmpeg use flag renaming as even if it's to read wma, it's pulling in gstreamer's ffmpeg so I thought that made more sense.
Also added ipod to IUSE, and removed the built with use check with older dbus versions now that the deps are bumped.


Dropped alpha keyword due to missing dep on media-libs/libgpod so that they can choose whether to use mask ipod useflag or keyword libgpod; reassigning.
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2007-07-02 19:43:07 UTC
alpha rekeyworded and use.masked ipod, thanks Tobias for testing