summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-01-10 20:20:53 +0000
committerjlam <jlam@pkgsrc.org>2003-01-10 20:20:53 +0000
commit339f8f0e4016fe460c4f0a1e753c4f655507bf6b (patch)
tree3da07ad68b9116991923b16f816d32213c2396e5 /audio
parent29347ddf1313544f03eb6267fa38666e7ba4042e (diff)
downloadpkgsrc-339f8f0e4016fe460c4f0a1e753c4f655507bf6b.tar.gz
Updated audio/oss to 3.9.7g. Changes from verison 3.9.7f include:
* SB Audigy2 support added * SPDIF in/out support for CMI9739/ALC650/AD1980/AD1981/CS42XX/etc * Updated CMedia CMI8738 drivers * Support for Nvidia Nforce2
Diffstat (limited to 'audio')
-rw-r--r--audio/oss/Makefile10
-rw-r--r--audio/oss/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile
index 04bb1e8036f..77ec5fe6eaf 100644
--- a/audio/oss/Makefile
+++ b/audio/oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/01/04 13:32:02 cjep Exp $
+# $NetBSD: Makefile,v 1.15 2003/01/10 20:20:53 jlam Exp $
DISTNAME= oss-${OSS_VERSION} # Overridden below
PKGNAME= oss-${OSS_VERSION}
@@ -19,8 +19,8 @@ OSVERSION_SPECIFIC= yes
DISTNAME= oss397c-netbsd-v1.5
OSS_VERSION= 3.9.7c
.elif !empty(MACHINE_PLATFORM:MNetBSD-1.6*-i386)
-DISTNAME= oss397f-netbsd-v1.6
-OSS_VERSION= 3.9.7f
+DISTNAME= oss397g-netbsd-v1.6
+OSS_VERSION= 3.9.7g
.endif
RESTRICTED= "No re-distribution."
@@ -72,6 +72,10 @@ do-build:
${FILESDIR}/wrapper.sh > ${WRKDIR}/$${file}.sh; \
done
+# Run the install script in a chroot environment. The install script tries
+# to install into /usr/lib, so we let it install into the chroot'ed /usr/lib
+# and then copy the "installed" files to where to really want them.
+#
chroot:
${PAX} -rw `${CAT} ${FILESDIR}/chroot` ${WRKSRC}
${CHROOT} -u ${ROOT_USER} -g ${ROOT_GROUP} ${WRKSRC} ./install.sh
diff --git a/audio/oss/distinfo b/audio/oss/distinfo
index d893a26180f..ad68cc79982 100644
--- a/audio/oss/distinfo
+++ b/audio/oss/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/01/07 21:18:32 jlam Exp $
+$NetBSD: distinfo,v 1.6 2003/01/10 20:20:53 jlam Exp $
-SHA1 (oss397f-netbsd-v1.6.tar.gz) = d7167a0ab38a41f90da9d191f54286fc8a040b24
-Size (oss397f-netbsd-v1.6.tar.gz) = 1115393 bytes
+SHA1 (oss397g-netbsd-v1.6.tar.gz) = 9ae61d38e0eb35474cbb84498c53f82b7e717d4f
+Size (oss397g-netbsd-v1.6.tar.gz) = 1116013 bytes