Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2742 - alsamixergui-0.9.0_rc2.ebuild (New Ebuild)
Summary: alsamixergui-0.9.0_rc2.ebuild (New Ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-15 04:46 UTC by Johannes Findeisen
Modified: 2002-05-24 02:44 UTC (History)
1 user (show)

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


Attachments
this is the alsamixergui ebuild script (alsamixergui-0.9.0_rc2.ebuild,731 bytes, text/plain)
2002-05-15 04:48 UTC, Johannes Findeisen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Findeisen 2002-05-15 04:46:19 UTC
This submit contains an atached alsamixergui-0.9.0_rc2.ebuild file 
 
alsamixergui is a FLTK based frontend for alsamixer. It is written directly on 
top of the alsamixer source, leaving the original source intact, only adding a 
couple of ifdefs, and some calls to the gui part, so it provides exactly the 
same functionality, but with a graphical userinterface.  
 
homepage: http://www.iua.upf.es/~mdeboer/projects/alsamixergui/ 
 
regards 
 
hanez
Comment 1 Johannes Findeisen 2002-05-15 04:48:20 UTC
Created attachment 997 [details]
this is the alsamixergui ebuild script
Comment 2 Johannes Findeisen 2002-05-15 05:55:39 UTC
i have forgotten the RDEPEND vars... 
 
RDEPEND=$DEPEND 
Comment 3 Arcady Genkin (RETIRED) gentoo-dev 2002-05-15 09:49:12 UTC
I'll take this one.
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2002-05-24 02:44:42 UTC
Committed.  Cool program, thanks for your submission!

p.s. I reworked the version mapping for the ebuild.
p.p.s. RDEPEND=DEPEND is not necessary, since that's the default.