pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xine-arts xine-1.1.7 doesn't want to build the a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0b1c84987fb
branches: trunk
changeset: 530079:e0b1c84987fb
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Jun 15 18:29:17 2007 +0000
description:
xine-1.1.7 doesn't want to build the arts plugin unless told so
explicitely -- add a command line switch
(possibly kdemultimedia doesn't need it anymore?)
diffstat:
audio/xine-arts/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ad2382e47d17 -r e0b1c84987fb audio/xine-arts/Makefile
--- a/audio/xine-arts/Makefile Fri Jun 15 18:29:06 2007 +0000
+++ b/audio/xine-arts/Makefile Fri Jun 15 18:29:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/12/08 18:48:52 drochner Exp $
+# $NetBSD: Makefile,v 1.24 2007/06/15 18:29:17 drochner Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
@@ -10,6 +10,7 @@
DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
BUILD_DIRS= ${WRKSRC}/src/audio_out
+CONFIGURE_ARGS+= --with-arts
CONFIGURE_ARGS+= --without-x
INSTALLATION_DIRS= lib/xine/plugins/${XINE_LIB_VER}
Home |
Main Index |
Thread Index |
Old Index