Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113733 - Please add media-plugins/xmms-sid-0.8.0_beta15
Summary: Please add media-plugins/xmms-sid-0.8.0_beta15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Luis Medinas (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 11:39 UTC by Heikki Orsila
Modified: 2005-11-27 19:40 UTC (History)
0 users

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


Attachments
media-plugins/xmms-sid-0.8.0_beta15 ebuild (xmms-sid-0.8.0_beta15.ebuild,946 bytes, application/octet-stream)
2005-11-27 11:39 UTC, Heikki Orsila
Details
Subsong seeking fix for 0.8.0_beta15 (seek-popup-fix.patch,785 bytes, patch)
2005-11-27 11:40 UTC, Heikki Orsila
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Heikki Orsila 2005-11-27 11:39:02 UTC
Attached media-plugins/xmms-sid-0.8.0_beta15. XMMS SID has been too long without
updates in the portage tree. Also, the newest version recently got a very
important bug fix for people who don't have SID database set. With the attached
patch it is possible to seek subsongs _without_ subsong length database.

The newest beta wouldn't recompile with the autotool tricks from beta10 ebuild,
so I just removed them and everything worked :) The music plays well here :)
Please see if there is a good reason to do those autotool tricks. My knowledge
of autotools is very limited.
Comment 1 Heikki Orsila 2005-11-27 11:39:53 UTC
Created attachment 73683 [details]
media-plugins/xmms-sid-0.8.0_beta15 ebuild
Comment 2 Heikki Orsila 2005-11-27 11:40:35 UTC
Created attachment 73684 [details, diff]
Subsong seeking fix for 0.8.0_beta15
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2005-11-27 19:40:42 UTC
Commited your patch and version bump. Your ebuild seems bad you should use
eutils to do the epatch and still use autotools before apply the patch. Take a
look at the ebuild in CVS.

Thanks for your work.