Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4957 - umix-0.9.1.ebuild (New Package)
Summary: umix-0.9.1.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: phoen][x
URL: http://www.ionstream.fi/sakari/umix/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-13 12:10 UTC by Sakari Lehtonen
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
umix-0.9.1.ebuild (umix-0.9.1.ebuild,721 bytes, text/plain)
2002-07-13 12:14 UTC, Sakari Lehtonen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sakari Lehtonen 2002-07-13 12:10:11 UTC
Hello :)

Here is an ebuild for Umix 0.9.1, a mixer program that I have written, and 
think that would be great to be included in Gentoo.

Umix is a program for adjusting soundcard volumes and other features in
soundcard mixers. You can control your volumes, balances and recording sources
flexibly from the command line, with a ncurses user interface with familiar
vi/emacs keybindings or with a GTK+2 graphical UI. Umix supports multiple mixer
devices and all mixer drivers and UI's are dynamically loaded at runtime as
plugins. All settings can be saved and loaded from a file.

The place in the portage tree is media-sound/umix. The ebuild checks for ncurses
and GTK+2.0 libraries and disables ncurses or GTK+2.0 UI's if not found, so it
can be built as a flexible commandline mixer too. 

Thanks for checking it out,

-- 
 Sakari Lehtonen
 sakari at ionstream piste fi
 +358 44 381 4646
Comment 1 Sakari Lehtonen 2002-07-13 12:14:04 UTC
Created attachment 2224 [details]
umix-0.9.1.ebuild
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-13 17:12:33 UTC
wow, how cool
Comment 3 phoen][x 2002-07-14 05:47:31 UTC
I modified your ebuild and committed it, here's what i changed:

I took your copyright comment outta there, and put our copyright in there. You
are mentioned as author, in the header of the ebuild. Is that okay for you?

Killed the S=${WORKDIR}/${P} (its the standard implementation, you dont need to
set it). Added KEYWORDS, LICENSE, SLOT. Changed the SRC_URI to use ${PN} instead
of umix.

Thats pretty much it.

Thanks for the contribution.

-phoen][x-

btw, this thing is nice. I like the simple, colorless look. Thx again.
Comment 4 Sakari Lehtonen 2002-07-14 07:51:46 UTC
Yeah, I forgot to mention that modify the ebuild all you want, you know how
these things go better :) You can remove my name from the file etc too if it
would be more standard complimentary. 

Thanks for a great distribution :)