pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc libao-arts: remove, uses removed arts



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32fff0abce87
branches:  trunk
changeset: 369154:32fff0abce87
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 27 13:31:54 2017 +0000

description:
libao-arts: remove, uses removed arts

diffstat:

 audio/Makefile            |   3 +--
 audio/libao-arts/DESCR    |   4 ----
 audio/libao-arts/Makefile |  18 ------------------
 audio/libao-arts/PLIST    |   2 --
 doc/CHANGES-2017          |   3 ++-
 5 files changed, 3 insertions(+), 27 deletions(-)

diffs (67 lines):

diff -r e19e2c74112e -r 32fff0abce87 audio/Makefile
--- a/audio/Makefile    Wed Sep 27 13:30:50 2017 +0000
+++ b/audio/Makefile    Wed Sep 27 13:31:54 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.545 2017/09/26 11:20:52 wiz Exp $
+# $NetBSD: Makefile,v 1.546 2017/09/27 13:31:54 wiz Exp $
 #
 
 COMMENT=       Audio tools
@@ -223,7 +223,6 @@
 SUBDIR+=       libalac
 SUBDIR+=       libao
 SUBDIR+=       libao-alsa
-SUBDIR+=       libao-arts
 SUBDIR+=       libao-esound
 SUBDIR+=       libao-macosx
 SUBDIR+=       libao-nas
diff -r e19e2c74112e -r 32fff0abce87 audio/libao-arts/DESCR
--- a/audio/libao-arts/DESCR    Wed Sep 27 13:30:50 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-Libao is a cross-platform audio library that allows programs to
-output audio using a simple API on a wide variety of platforms.
-
-This package provides an arts plugin for libao's core.
diff -r e19e2c74112e -r 32fff0abce87 audio/libao-arts/Makefile
--- a/audio/libao-arts/Makefile Wed Sep 27 13:30:50 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2014/02/06 18:37:23 wiz Exp $
-
-.include "../../audio/libao/Makefile.common"
-
-PKGNAME=       ${DISTNAME:S/libao/libao-arts/}
-
-COMMENT+=      (arts plugin)
-
-CONFIGURE_ARGS:=       ${CONFIGURE_ARGS:S/disable-arts/enable-arts/g}
-BUILD_DIRS=            src/plugins/arts
-INSTALL_DIRS=          src/plugins/arts
-
-_LIBAO_BUILDING_PLUGIN=        yes
-
-.include "../../audio/arts/buildlink3.mk"
-.include "../../audio/libao/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e19e2c74112e -r 32fff0abce87 audio/libao-arts/PLIST
--- a/audio/libao-arts/PLIST    Wed Sep 27 13:30:50 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2010/05/19 18:18:48 drochner Exp $
-lib/ao/plugins-4/libarts.la
diff -r e19e2c74112e -r 32fff0abce87 doc/CHANGES-2017
--- a/doc/CHANGES-2017  Wed Sep 27 13:30:50 2017 +0000
+++ b/doc/CHANGES-2017  Wed Sep 27 13:31:54 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.4106 2017/09/27 13:30:50 adam Exp $
+$NetBSD: CHANGES-2017,v 1.4107 2017/09/27 13:31:54 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -5845,3 +5845,4 @@
        Updated www/p5-Catalyst-Authentication-Store-Htpasswd to 1.006 [wiz 2017-09-27]
        Updated math/py-networkx to 2.0 [adam 2017-09-27]
        Updated textproc/py-rdflib to 4.2.2 [adam 2017-09-27]
+       Removed audio/libao-arts [wiz 2017-09-27]



Home | Main Index | Thread Index | Old Index