mpg123-arts: remove, uses removed arts

This commit is contained in:
wiz 2017-09-27 13:32:30 +00:00
parent 2e7c8e4cbc
commit 7ca41e798a
5 changed files with 3 additions and 15 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.546 2017/09/27 13:31:54 wiz Exp $
# $NetBSD: Makefile,v 1.547 2017/09/27 13:32:30 wiz Exp $
#
COMMENT= Audio tools
@ -321,7 +321,6 @@ SUBDIR+= mpc
SUBDIR+= mpdas
SUBDIR+= mpegaudio
SUBDIR+= mpg123
SUBDIR+= mpg123-arts
SUBDIR+= mpg123-esound
SUBDIR+= mpg123-nas
SUBDIR+= mpg123-oss

View file

@ -1 +0,0 @@
ARTS output module for the mpg123 audio player.

View file

@ -1,9 +0,0 @@
# $NetBSD: Makefile,v 1.9 2014/05/20 19:59:09 adam Exp $
MPG123_MODULE= arts
.include "../../audio/mpg123/Makefile.common"
.include "../../audio/arts/buildlink3.mk"
.include "../../audio/mpg123/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,2 +0,0 @@
@comment $NetBSD: PLIST,v 1.1 2010/03/14 16:28:02 martin Exp $
lib/mpg123/output_arts.la

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2017,v 1.4107 2017/09/27 13:31:54 wiz Exp $
$NetBSD: CHANGES-2017,v 1.4108 2017/09/27 13:32:30 wiz Exp $
Changes to the packages collection and infrastructure in 2017:
@ -5846,3 +5846,4 @@ Changes to the packages collection and infrastructure in 2017:
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]
Removed audio/mpg123-arts [wiz 2017-09-27]