summaryrefslogtreecommitdiffstats
path: root/audio-drivers/yiff
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /audio-drivers/yiff
initial commit from stable 0.3
Diffstat (limited to 'audio-drivers/yiff')
-rwxr-xr-xaudio-drivers/yiff/BUILD1
-rwxr-xr-xaudio-drivers/yiff/DEPENDS3
-rwxr-xr-xaudio-drivers/yiff/DETAILS17
-rw-r--r--audio-drivers/yiff/HISTORY3
-rwxr-xr-xaudio-drivers/yiff/INSTALL2
5 files changed, 26 insertions, 0 deletions
diff --git a/audio-drivers/yiff/BUILD b/audio-drivers/yiff/BUILD
new file mode 100755
index 0000000000..3881e15b10
--- /dev/null
+++ b/audio-drivers/yiff/BUILD
@@ -0,0 +1 @@
+make linux
diff --git a/audio-drivers/yiff/DEPENDS b/audio-drivers/yiff/DEPENDS
new file mode 100755
index 0000000000..1b7afc445d
--- /dev/null
+++ b/audio-drivers/yiff/DEPENDS
@@ -0,0 +1,3 @@
+depends g++ &&
+depends gtk+ &&
+depends zlib
diff --git a/audio-drivers/yiff/DETAILS b/audio-drivers/yiff/DETAILS
new file mode 100755
index 0000000000..cb04abd16e
--- /dev/null
+++ b/audio-drivers/yiff/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=yiff
+ VERSION=2.14.2
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=http://wolfpack.twu.net/users/wolfpack/${SOURCE}
+ MD5[0]=6f06247a11b4c83b23d683ad5673cd85
+ WEB_SITE=http://wolfpack.twu.net/YIFF/
+ ENTERED=20050110
+ LICENSE[0]=GPL2
+ BUILD_API=2
+ SHORT="a network transparent multiclient sound server"
+cat << EOF
+YIFF is a network transparent multiclient sound server for Linux games and applications.
+The YIFF server comes with a GUI interface and a documented library. It gives you full
+control over the sound card, including explicit cycle rate tunning, mixers if any, and
+buffer fragmentation sizes.
+EOF
diff --git a/audio-drivers/yiff/HISTORY b/audio-drivers/yiff/HISTORY
new file mode 100644
index 0000000000..57ba6c409b
--- /dev/null
+++ b/audio-drivers/yiff/HISTORY
@@ -0,0 +1,3 @@
+2005-01-10 Richard Johns <johnsr@lincoln.ac.nz>
+ * DETAILS, DEPENDS, BUILD, INSTALL: created spell
+
diff --git a/audio-drivers/yiff/INSTALL b/audio-drivers/yiff/INSTALL
new file mode 100755
index 0000000000..b64fbeca0f
--- /dev/null
+++ b/audio-drivers/yiff/INSTALL
@@ -0,0 +1,2 @@
+
+make install_noserver