Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11930 - gnome-alsamixer-0.9.2.ebuild (new)
Summary: gnome-alsamixer-0.9.2.ebuild (new)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL: http://www.paw.co.za/projects/gnome-a...
Whiteboard:
Keywords:
: 14355 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-12-10 18:43 UTC by Alastair Tse (RETIRED)
Modified: 2003-02-28 22:04 UTC (History)
2 users (show)

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


Attachments
gnome-alsamixer ebuild for gnome2 (gnome-alsamixer-0.9.1.ebuild,803 bytes, text/plain)
2002-12-10 18:44 UTC, Alastair Tse (RETIRED)
Details
gnome-alsamixer 0.9.2 ebuild (newer and bugfixed) (gnome-alsamixer-0.9.2.ebuild,821 bytes, text/plain)
2002-12-13 05:21 UTC, Alastair Tse (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alastair Tse (RETIRED) gentoo-dev 2002-12-10 18:43:23 UTC
Hi,

gnome-alsamixer is a another ALSA mixer gui, but based on GNOME2. The interface
is, IMO, much better than the other alsa mixers available. As with all the other
ALSA mixers, I suggest this be put into media-sound.

Cheers,

Alastair
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2002-12-10 18:44:29 UTC
Created attachment 6386 [details]
gnome-alsamixer ebuild for gnome2
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2002-12-13 05:21:44 UTC
Created attachment 6460 [details]
gnome-alsamixer 0.9.2 ebuild (newer and bugfixed)

sorry, there was a little bug in the dependencies for the last one. And as luck
would have it, a new version just came out after i finished this ebuild, so
that has been updated as well.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2002-12-13 05:22:28 UTC
updated summary to reflect new version
Comment 4 foser (RETIRED) gentoo-dev 2003-01-31 12:53:25 UTC
*** Bug 14355 has been marked as a duplicate of this bug. ***
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-02-15 18:22:17 UTC
reassigning to myself
Comment 6 foser (RETIRED) gentoo-dev 2003-02-15 19:17:29 UTC
i actually have it running locally a day or so ;) 

I personally don't really see the added value overthe standard gnome mixer.
Comment 7 Alastair Tse (RETIRED) gentoo-dev 2003-02-15 19:59:06 UTC
well, in the mythical struggle to rid the world of OSS modules ... :)

seriously, i actually used this initially to debug ALSA problems, because it
allows setting other mixer settings that the gnome-volume-control doesn't 
handle for ALSA drivers.

as a demo, look at the other options that gnome-volume-control doesn't expose
in this screenshot:

http://www-lce.eng.cam.ac.uk/~acnt2/shots/alsa_vs_gnome.png
Comment 8 Turambar 2003-02-16 23:31:20 UTC
I just looked through the ebuild here. It looks like desktop-file-utils was hacked out of it. In my duplicate post for gnome-alsamixer (guess I should have e searched first), I included support for DFU. See the dup for details/ebuilds:

http://bugs.gentoo.org/show_bug.cgi?id=14355

Desktop-file-utils is here:
http://bugs.gentoo.org/show_bug.cgi?id=14354

Cheers,
Pete
Comment 9 Alastair Tse (RETIRED) gentoo-dev 2003-02-28 22:04:06 UTC
committed gnome-alsamixer-0.9.3 to cvs. 

i've kept the workaround to avoid using desktop-file-utils in the ebuild because 
the authors of the Makefile decided to append an ugly string (with spaces) in 
front of an otherwise normal .desktop link.

as far as i know, debian does the same to avoid problems.