pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio xmms-faad: Remove, no longer supported in most r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e2a38b1d373
branches: trunk
changeset: 339848:5e2a38b1d373
user: nia <nia%pkgsrc.org@localhost>
date: Tue Sep 17 10:32:38 2019 +0000
description:
xmms-faad: Remove, no longer supported in most recent faad2
diffstat:
audio/Makefile | 3 +--
audio/xmms-faad/DESCR | 1 -
audio/xmms-faad/Makefile | 35 -----------------------------------
audio/xmms-faad/PLIST | 2 --
4 files changed, 1 insertions(+), 40 deletions(-)
diffs (67 lines):
diff -r d858eec0c8db -r 5e2a38b1d373 audio/Makefile
--- a/audio/Makefile Tue Sep 17 09:40:13 2019 +0000
+++ b/audio/Makefile Tue Sep 17 10:32:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.564 2019/09/14 11:03:22 nia Exp $
+# $NetBSD: Makefile,v 1.565 2019/09/17 10:32:38 nia Exp $
#
COMMENT= Audio tools
@@ -498,7 +498,6 @@
SUBDIR+= xmms-cdread
SUBDIR+= xmms-crossfade
SUBDIR+= xmms-esound
-SUBDIR+= xmms-faad
SUBDIR+= xmms-flac
SUBDIR+= xmms-mac
SUBDIR+= xmms-mad
diff -r d858eec0c8db -r 5e2a38b1d373 audio/xmms-faad/DESCR
--- a/audio/xmms-faad/DESCR Tue Sep 17 09:40:13 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-XMMS plugin for AAC files.
diff -r d858eec0c8db -r 5e2a38b1d373 audio/xmms-faad/Makefile
--- a/audio/xmms-faad/Makefile Tue Sep 17 09:40:13 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2019/07/24 18:11:04 nia Exp $
-
-DISTNAME= faad2-2.8.8
-PKGNAME= ${DISTNAME:S/faad/xmms-faad/}
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=faac/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.audiocoding.com/
-COMMENT= XMMS plugin for faad
-LICENSE= gnu-gpl-v2
-
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-USE_TOOLS+= autoconf automake autoreconf gmake pkg-config
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-xmms
-CONFIGURE_ARGS+= --with-mp4v2
-
-SHLIBTOOL_OVERRIDE= # empty
-DISTINFO_FILE= ${.CURDIR}/../../audio/faad2/distinfo
-PATCHDIR= ${.CURDIR}/../../audio/faad2/patches
-
-BUILD_DIRS= plugins/xmms/src
-INSTALL_DIRS= plugins/xmms
-
-pre-configure:
- cd ${WRKSRC} && autoreconf -if
-
-.include "../../audio/faad2/buildlink3.mk"
-.include "../../audio/id3lib/buildlink3.mk"
-.include "../../audio/xmms/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r d858eec0c8db -r 5e2a38b1d373 audio/xmms-faad/PLIST
--- a/audio/xmms-faad/PLIST Tue Sep 17 09:40:13 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:25 joerg Exp $
-lib/xmms/Input/libmp4.la
Home |
Main Index |
Thread Index |
Old Index