summaryrefslogtreecommitdiffstats
path: root/audio-soft/ojmixer/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/ojmixer/DETAILS')
-rwxr-xr-xaudio-soft/ojmixer/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-soft/ojmixer/DETAILS b/audio-soft/ojmixer/DETAILS
new file mode 100755
index 0000000000..9e98dcdc5d
--- /dev/null
+++ b/audio-soft/ojmixer/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=ojmixer
+ VERSION=0.1.0
+ SOURCE=ojmixer-${VERSION}.tar.gz
+ SOURCE_URL[1]=http://www.chipx86.com/packages/tarball/${SOURCE}
+ MD5[0]=8c6a937642156d165dadbb592b7c4950
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=http://www.chipx86.com/projects/ojmixer/
+ ENTERED=20050307
+ UPDATED=20050307
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT=OJ Mixer is a mixer program for linux capable of fading between presets.
+cat << EOF
+OJ Mixer is a mixer program for Linux, intended for users who wish to save volume level presets, and switch between them. It was developed for the staff of Freenode Radio (http://radio.freenode.net/), so that we don't have to run through level checks, fine-tuning everything before each show. However, it is generic enough for others to use as well.
+
+
+The program consists of a small window with buttons for every preset, a "Fade on switch" checkbox, and a "Show mixer settings" disclosure widget. Clicking the "Show mixer settings" brings the mixer board and a set of buttons for working with the presets. They should be pretty much self-explanatory.
+EOF