From 339f8f0e4016fe460c4f0a1e753c4f655507bf6b Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 10 Jan 2003 20:20:53 +0000 Subject: 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 --- audio/oss/Makefile | 10 +++++++--- audio/oss/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'audio') 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 -- cgit v1.2.3