pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/oss Untested update to 3.9.8e (previous distfile...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b2f214c217e
branches: trunk
changeset: 471864:5b2f214c217e
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 01 11:23:32 2004 +0000
description:
Untested update to 3.9.8e (previous distfile gone):
* Updated SBLive/Audigy/Audigy2 drivers - AC3 support added
* Fixed up ESS Solo-1 input record level bugs
* Support for ALI M5455 (ALI 1563 SouthBridge) audio
* Updated AudigyLS drivers
* 4Front Virtual Mixer now comes standard with the OSS drivers. An
advanced version with builtin equalizers, loopback audio recording,
individual volume control is also available with an extra licensing
fee. The basic Virtual Mixer technology allows users to play upto
4 audio apps at the same time. There is no special programming
required (unlike ESD or aRTsd) as the Virtual Mixer devices behave
exactly like the physcal hardware devices. Virtual Mixer contains
4Front's proprietary profesional quality sample rate convertors
that handle the mixing of various audio applications.
diffstat:
audio/oss/Makefile | 10 +++++-----
audio/oss/PLIST | 4 +---
audio/oss/distinfo | 6 +++---
3 files changed, 9 insertions(+), 11 deletions(-)
diffs (64 lines):
diff -r 3b867cca696c -r 5b2f214c217e audio/oss/Makefile
--- a/audio/oss/Makefile Thu Apr 01 05:43:32 2004 +0000
+++ b/audio/oss/Makefile Thu Apr 01 11:23:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/03/08 22:16:58 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/01 11:23:32 wiz Exp $
DISTNAME= oss-${OSS_VERSION} # Overridden below
PKGNAME= oss-${OSS_VERSION}
@@ -9,14 +9,14 @@
HOMEPAGE= http://www.opensound.com/oss.html
COMMENT= Open Sound System(TM) soundcard driver
-ONLY_FOR_PLATFORM= NetBSD-1.6-i386 NetBSD-1.6.*-i386
-ONLY_FOR_PLATFORM+= NetBSD-1.6_*-i386
+#ONLY_FOR_PLATFORM= NetBSD-1.6-i386 NetBSD-1.6.*-i386
+#ONLY_FOR_PLATFORM+= NetBSD-1.6_*-i386
OSVERSION_SPECIFIC= yes
PKG_INSTALLATION_TYPES= overwrite pkgviews
-DISTNAME= oss${OSS_VERSION:S/.//g}-netbsd-v1.6.1
-OSS_VERSION= 3.9.8d
+DISTNAME= oss${OSS_VERSION:S/.//g}-netbsd-v1.6.2
+OSS_VERSION= 3.9.8e
RESTRICTED= "No re-distribution."
NO_SRC_ON_CDROM= ${RESTRICTED}
diff -r 3b867cca696c -r 5b2f214c217e audio/oss/PLIST
--- a/audio/oss/PLIST Thu Apr 01 05:43:32 2004 +0000
+++ b/audio/oss/PLIST Thu Apr 01 11:23:32 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/11/08 14:50:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/01 11:23:32 wiz Exp $
bin/ossplay
bin/ossmixer
bin/ossmplay
@@ -63,7 +63,6 @@
lib/oss/include/sys/ultrasound.h
lib/oss/install.sh
lib/oss/install2.sh
-lib/oss/ld10k
lib/oss/libOSSlib.a
lib/oss/license.asc.eval
lib/oss/mixer
@@ -81,7 +80,6 @@
lib/oss/play
lib/oss/record
lib/oss/savemixer
-lib/oss/sfxload
lib/oss/sndconf
lib/oss/soundcard.h
lib/oss/soundconf
diff -r 3b867cca696c -r 5b2f214c217e audio/oss/distinfo
--- a/audio/oss/distinfo Thu Apr 01 05:43:32 2004 +0000
+++ b/audio/oss/distinfo Thu Apr 01 11:23:32 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/03/08 22:16:58 wiz Exp $
+$NetBSD: distinfo,v 1.12 2004/04/01 11:23:32 wiz Exp $
-SHA1 (oss398d-netbsd-v1.6.1.tar.gz) = 243004338d2a7ecc2089ebaa6a2279cf37386999
-Size (oss398d-netbsd-v1.6.1.tar.gz) = 1164308 bytes
+SHA1 (oss398e-netbsd-v1.6.2.tar.gz) = 2ae2ab4f1c585adc1ea45a76c09ea5da125db643
+Size (oss398e-netbsd-v1.6.2.tar.gz) = 1117138 bytes
Home |
Main Index |
Thread Index |
Old Index