Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96469 - gxmms: new version 0.3.0 with support for bmp
Summary: gxmms: new version 0.3.0 with support for bmp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.nongnu.org/gxmms/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-06-18 09:47 UTC by Sander Sweers
Modified: 2005-09-30 09:31 UTC (History)
1 user (show)

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


Attachments
gxmms-0.3.0 (gxmms-0.3.0.ebuild,950 bytes, text/plain)
2005-06-18 09:50 UTC, Sander Sweers
Details
gxmms-0.3.0 (gxmms-0.3.0.ebuild,972 bytes, text/plain)
2005-06-18 09:59 UTC, Sander Sweers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Sweers 2005-06-18 09:47:14 UTC
The gxmms people released a new version with support for bmp and xmms.

Reproducible: Always
Steps to Reproduce:




There is a catch, it can only be build bmp or xmms not both. The ebuild has to
know for which version to built. I have attempted to add the logic to the ebuild
and hope I did it corect :)
Comment 1 Sander Sweers 2005-06-18 09:50:12 UTC
Created attachment 61455 [details]
gxmms-0.3.0

This is the ebuild with the new logic to determine to built for bmp or xmms.
Comment 2 Sander Sweers 2005-06-18 09:59:32 UTC
Created attachment 61457 [details]
gxmms-0.3.0

Sorry I attached the wrong ebuild. The first one will not "make" if building
xmms.
Comment 3 Stefan Jones (RETIRED) gentoo-dev 2005-09-30 09:31:24 UTC
Was just getting annoyed with a memleak in the old version!

Looked at the ebuild and added it.

Good job but one note for next time; there was trailing white space on some lines,
run repoman in the ebuild's driectory and it will point out any coding style errors.