pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libao-alsa Fix package to work with the libao-1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/9740771fdf67
branches: trunk
changeset: 576036:9740771fdf67
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun May 30 11:25:44 2010 +0000
description:
Fix package to work with the libao-1.0 changes
diffstat:
audio/libao-alsa/Makefile | 8 ++++----
audio/libao-alsa/PLIST | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r af5f78f1713d -r 9740771fdf67 audio/libao-alsa/Makefile
--- a/audio/libao-alsa/Makefile Sun May 30 08:56:23 2010 +0000
+++ b/audio/libao-alsa/Makefile Sun May 30 11:25:44 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/19 04:27:42 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2010/05/30 11:25:44 joerg Exp $
.include "../../audio/libao/Makefile.common"
@@ -6,9 +6,9 @@
COMMENT+= (OSS plugin)
-CONFIGURE_ARGS= --enable-alsa09
-BUILD_DIRS= ${WRKSRC}/src/plugins/alsa09
-INSTALL_DIRS= ${WRKSRC}/src/plugins/alsa09
+CONFIGURE_ARGS= --enable-alsa
+BUILD_DIRS= ${WRKSRC}/src/plugins/alsa
+INSTALL_DIRS= ${WRKSRC}/src/plugins/alsa
BUILDLINK_API_DEPENDS.libao+= libao>=0.8.6nb1
diff -r af5f78f1713d -r 9740771fdf67 audio/libao-alsa/PLIST
--- a/audio/libao-alsa/PLIST Sun May 30 08:56:23 2010 +0000
+++ b/audio/libao-alsa/PLIST Sun May 30 11:25:44 2010 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.3 2010/05/19 18:18:47 drochner Exp $
-lib/ao/plugins-4/libalsa09.la
+@comment $NetBSD: PLIST,v 1.4 2010/05/30 11:25:44 joerg Exp $
+lib/ao/plugins-4/libalsa.la
Home |
Main Index |
Thread Index |
Old Index