pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/alsa-lib Update to 1.0.21a, set LICENSE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ea76adc45bd
branches: trunk
changeset: 401020:1ea76adc45bd
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 31 02:36:10 2009 +0000
description:
Update to 1.0.21a, set LICENSE.
Mixer API
mixer: Add Speaker and Beep names to the weight lis
PCM API
PCM - Change the hw_params determination orde
Configuration
Change dmix.conf to accept user configuration from
defaults.dmix.<driver_id>.xx
Revert "Fix driver conf parsing in snd_config_hook_load_for_all_cards()
diffstat:
audio/alsa-lib/Makefile | 5 +++--
audio/alsa-lib/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r 95ceb89f5fc2 -r 1ea76adc45bd audio/alsa-lib/Makefile
--- a/audio/alsa-lib/Makefile Sat Oct 31 02:32:41 2009 +0000
+++ b/audio/alsa-lib/Makefile Sat Oct 31 02:36:10 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/09/06 05:15:22 hasso Exp $
+# $NetBSD: Makefile,v 1.6 2009/10/31 02:36:10 wiz Exp $
#
-DISTNAME= alsa-lib-1.0.21
+DISTNAME= alsa-lib-1.0.21a
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/
EXTRACT_SUFX= .tar.bz2
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.alsa-project.org/
COMMENT= Advanced Linux Sound Architecture (ALSA)
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 95ceb89f5fc2 -r 1ea76adc45bd audio/alsa-lib/distinfo
--- a/audio/alsa-lib/distinfo Sat Oct 31 02:32:41 2009 +0000
+++ b/audio/alsa-lib/distinfo Sat Oct 31 02:36:10 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2009/08/31 14:25:49 wiz Exp $
+$NetBSD: distinfo,v 1.7 2009/10/31 02:36:10 wiz Exp $
-SHA1 (alsa-lib-1.0.21.tar.bz2) = cac69df85692ac407c4c80e7ca7a016ee8f35918
-RMD160 (alsa-lib-1.0.21.tar.bz2) = b92732e73d5d2934d3ab627d62a2439519446a61
-Size (alsa-lib-1.0.21.tar.bz2) = 808252 bytes
+SHA1 (alsa-lib-1.0.21a.tar.bz2) = 49032964d22404455f3173629f271324bd8af211
+RMD160 (alsa-lib-1.0.21a.tar.bz2) = 38e615c25a93f4529f06e079584d379439ed9600
+Size (alsa-lib-1.0.21a.tar.bz2) = 808475 bytes
SHA1 (patch-aa) = 5a8e9571ac6fb1f1f6cbd18d3859468a7b64076f
SHA1 (patch-ab) = d6082e1291992699de86e6f78bf43f4cb476c0c8
SHA1 (patch-ac) = 2ddf533a998f0c1ee8444e97e401bde1fad344ac
Home |
Main Index |
Thread Index |
Old Index