summaryrefslogtreecommitdiff
path: root/audio/xmms-arts/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-03-06 16:02:28 +0000
committerwiz <wiz@pkgsrc.org>2011-03-06 16:02:28 +0000
commit3b0faad4eed25929eb9466f79a86bd63833058b2 (patch)
tree2e0950fe4261acbafec3ff24573aba194ce53bb6 /audio/xmms-arts/Makefile
parent12dcf0b377f5ecb5f0057fc9c6e4433ef06e171f (diff)
downloadpkgsrc-3b0faad4eed25929eb9466f79a86bd63833058b2.tar.gz
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
Diffstat (limited to 'audio/xmms-arts/Makefile')
-rw-r--r--audio/xmms-arts/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile
deleted file mode 100644
index 62213557ab9..00000000000
--- a/audio/xmms-arts/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2008/07/14 12:55:58 joerg Exp $
-#
-
-DISTNAME= arts_output-0.7.1
-PKGNAME= xmms-arts-0.7.1
-PKGREVISION= 2
-CATEGORIES= audio kde
-MASTER_SITES= http://havardk.xmms.org/plugins/arts_output/
-
-MAINTAINER= markd@NetBSD.org
-HOMEPAGE= http://www.xmms.org/plugins.php?category=output
-COMMENT= XMMS plugin to output sound through the aRts sound daemon
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-SHLIBTOOL_OVERRIDE= # empty
-
-LIBS+= ${LIBOSSAUDIO}
-
-.include "../../audio/arts/buildlink3.mk"
-.include "../../audio/xmms/buildlink3.mk"
-.include "../../devel/glib/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
-.include "../../mk/oss.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"