summaryrefslogtreecommitdiff
path: root/audio/xmixer/pkg-descr
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-11-14 03:17:42 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-11-14 03:17:42 +0000
commit7613a069318846401c8567f4b6e0f813f2095afc (patch)
tree4bff54f164ae91380c5e67d8b8db7a1ce4b2ea65 /audio/xmixer/pkg-descr
parentUpdate to apache version 1.3.9 and RA 29.0. (diff)
Import of xmixer.
Xmixer includes two programs, xmixer and gmixer. xmixer uses Athena widgets and gmixer uses GTK+. It can change the volume for multiple devices, select input device(s) for recording, hide devices you don't want to see, and has batch support. PR: 14555 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=23101
Diffstat (limited to 'audio/xmixer/pkg-descr')
-rw-r--r--audio/xmixer/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/xmixer/pkg-descr b/audio/xmixer/pkg-descr
new file mode 100644
index 000000000000..72b9eda8030c
--- /dev/null
+++ b/audio/xmixer/pkg-descr
@@ -0,0 +1,19 @@
+This package includes two programs for adjusting sound mixers: xmixer, which
+uses the Athena toolkit, and gmixer, based on GTK+. From the README:
+
+ Features:
+ * For every device which is supported by the soundcard you can
+ change the volume via a slider. Unsupported devices are not shown.
+ * Select the input device(s) for recording.
+ * On startup a configuration file is read which restores device
+ settings.
+ * With a menu option you can save the current settings for the next
+ start up.
+ * Hide devices which you don't want to see.
+ * Batch support - just read and evaluate the settings in the
+ configuration file.
+
+WWW: http://home.pages.de/~rasca/xmixer/
+
+Trevor Johnson
+trevor@jpj.net