diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-03 03:49:23 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-03 03:49:23 +0000 |
commit | 942e92ec2d993d593078243fc3f40ca3c4282f29 (patch) | |
tree | 7b2b2985c10f1cf8236004d104508e0d29ed62f7 /audio/aumix/pkg-descr | |
parent | f6eb46093bc245b322e817c66b9a478e0ddce39c (diff) | |
download | FreeBSD-ports-942e92ec2d993d593078243fc3f40ca3c4282f29.zip FreeBSD-ports-942e92ec2d993d593078243fc3f40ca3c4282f29.tar.gz |
Update to version 2.1. It is now built with GTK+ unless
NO_X11 is defined. If more people are interested in the
console version than the GTK version I'll make X11 optional.
Submitted by: Trevor Johnson <trevor@jpj.net> and
Christian Weisgerber <naddy@mips.rhein-neckar.de>
Diffstat (limited to 'audio/aumix/pkg-descr')
-rw-r--r-- | audio/aumix/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/aumix/pkg-descr b/audio/aumix/pkg-descr index fa3b66c..3df0233 100644 --- a/audio/aumix/pkg-descr +++ b/audio/aumix/pkg-descr @@ -2,4 +2,6 @@ A program for adjusting audio mixers from the command line or scripts, or interactively at the console or a terminal with a full-screen, ncurses-based interface and sysmouse(4) support. +Can optionally be built with a GTK+-based interface. + WWW: http://jpj.net/~trevor/aumix.html |