summaryrefslogtreecommitdiff
path: root/audio/cs4235
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-10-17 01:32:33 +0000
committerhubertf <hubertf>2000-10-17 01:32:33 +0000
commit49934665e3a2f9a744096cf9859cb5a68b1ff104 (patch)
tree63d048ac791298fc9bf4697a4ee786f5c40fa3bb /audio/cs4235
parent8c22613c131350deaa1edf85be2a359a65bb2566 (diff)
downloadpkgsrc-49934665e3a2f9a744096cf9859cb5a68b1ff104.tar.gz
Program to enable and modify the 3D mode on Crystal CS4235 sound cards.
It's working quite well for me; it seems to work just as well as the 3D control in Windows. Unfortunately the code only works on i386, but if anybody wants to fix that they're more than welcome :-)
Diffstat (limited to 'audio/cs4235')
-rw-r--r--audio/cs4235/Makefile14
-rw-r--r--audio/cs4235/files/md53
-rw-r--r--audio/cs4235/pkg/COMMENT1
-rw-r--r--audio/cs4235/pkg/DESCR6
-rw-r--r--audio/cs4235/pkg/PLIST2
5 files changed, 26 insertions, 0 deletions
diff --git a/audio/cs4235/Makefile b/audio/cs4235/Makefile
new file mode 100644
index 00000000000..39a8b437aab
--- /dev/null
+++ b/audio/cs4235/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/17 01:32:33 hubertf Exp $
+#
+
+DISTNAME= cs4235-20001009
+CATEGORIES= audio sysutils
+MASTER_SITES= http://invisible.yi.org/~jmcneill/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://invisible.yi.org/~jmcneill/
+
+WRKSRC= ${WRKDIR}/cs4235
+MAKE_ENV+= BINDIR=${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/cs4235/files/md5 b/audio/cs4235/files/md5
new file mode 100644
index 00000000000..6b1cab6c9a4
--- /dev/null
+++ b/audio/cs4235/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/10/17 01:32:33 hubertf Exp $
+
+MD5 (cs4235-20001009.tar.gz) = 90ae14efc9596a8ae7483d9528a03988
diff --git a/audio/cs4235/pkg/COMMENT b/audio/cs4235/pkg/COMMENT
new file mode 100644
index 00000000000..aed32e0a042
--- /dev/null
+++ b/audio/cs4235/pkg/COMMENT
@@ -0,0 +1 @@
+Modifies the 3D mode on Crystal CS4235 sound cards
diff --git a/audio/cs4235/pkg/DESCR b/audio/cs4235/pkg/DESCR
new file mode 100644
index 00000000000..5c7fab63e8a
--- /dev/null
+++ b/audio/cs4235/pkg/DESCR
@@ -0,0 +1,6 @@
+Program to enable and modify the 3D mode on Crystal CS4235 sound cards.
+It's working quite well for me; it seems to work just as well as the 3D
+control in Windows.
+
+Unfortunately the code only works on i386, but if anybody wants to fix
+that they're more than welcome :-)
diff --git a/audio/cs4235/pkg/PLIST b/audio/cs4235/pkg/PLIST
new file mode 100644
index 00000000000..b90db33e0a3
--- /dev/null
+++ b/audio/cs4235/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/17 01:32:33 hubertf Exp $
+bin/cs4235_3dctl