summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-25 09:03:22 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-25 09:03:22 +0000
commit30c87c07444f86f7de0ed526e8d689bd015d921c (patch)
tree7209ae9d188dd6f9649f9047563e8464d3502b75
parentdab03b68b3d440c9eeb91dc2f8d98fa8b326c8e8 (diff)
downloadpkgsrc-30c87c07444f86f7de0ed526e8d689bd015d921c.tar.gz
Remove streamtuner-{live365,local}, the plugins are now built by
default by the new streamtuner version.
-rw-r--r--audio/streamtuner-live365/DESCR1
-rw-r--r--audio/streamtuner-live365/Makefile22
-rw-r--r--audio/streamtuner-live365/PLIST3
-rw-r--r--audio/streamtuner-live365/distinfo4
-rw-r--r--audio/streamtuner-local/DESCR2
-rw-r--r--audio/streamtuner-local/Makefile30
-rw-r--r--audio/streamtuner-local/PLIST3
-rw-r--r--audio/streamtuner-local/distinfo4
-rw-r--r--doc/CHANGES4
9 files changed, 3 insertions, 70 deletions
diff --git a/audio/streamtuner-live365/DESCR b/audio/streamtuner-live365/DESCR
deleted file mode 100644
index 260f75f93a4..00000000000
--- a/audio/streamtuner-live365/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-streamtuner-live365 is a Live365 plugin for streamtuner.
diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile
deleted file mode 100644
index f2332fa6aba..00000000000
--- a/audio/streamtuner-live365/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:09 tv Exp $
-#
-
-DISTNAME= streamtuner-live365-0.3.4
-PKGREVISION= 1
-CATEGORIES= audio
-MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/streamtuner/
-COMMENT= Live365 plugin for streamtuner
-
-USE_BUILDLINK3= yes
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-USE_X11= yes
-
-SHLIBTOOL_OVERRIDE= libtool
-
-.include "../../audio/streamtuner/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/streamtuner-live365/PLIST b/audio/streamtuner-live365/PLIST
deleted file mode 100644
index 8db5a0fece0..00000000000
--- a/audio/streamtuner-live365/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:17 jlam Exp $
-lib/streamtuner/plugins/live365.la
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/streamtuner-live365.mo
diff --git a/audio/streamtuner-live365/distinfo b/audio/streamtuner-live365/distinfo
deleted file mode 100644
index 856f76f84cc..00000000000
--- a/audio/streamtuner-live365/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.3 2004/03/30 22:26:58 xtraeme Exp $
-
-SHA1 (streamtuner-live365-0.3.4.tar.gz) = 63ead98839f493c4a5611d12b3e1f6d3440d0a09
-Size (streamtuner-live365-0.3.4.tar.gz) = 301371 bytes
diff --git a/audio/streamtuner-local/DESCR b/audio/streamtuner-local/DESCR
deleted file mode 100644
index d7aae135068..00000000000
--- a/audio/streamtuner-local/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-streamtuner-local is a streamtuner plugin providing access to your
-local MP3 repository. It can extract ID3 information from your songs.
diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile
deleted file mode 100644
index a95e6a5a98b..00000000000
--- a/audio/streamtuner-local/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:09 tv Exp $
-#
-
-DISTNAME= streamtuner-local-0.4.0
-PKGREVISION= 1
-CATEGORIES= audio www
-MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/streamtuner/
-COMMENT= Streamtuner plugin providing access to your local MP3 repository
-
-USE_BUILDLINK3= yes
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
-USE_X11= yes
-
-SHLIBTOOL_OVERRIDE= libtool
-
-CONFIGURE_ARGS+= --enable-id3
-CONFIGURE_ARGS+= --with-id3tag=${BUILDLINK_DIR}/lib
-
-.include "../../audio/id3lib/buildlink3.mk"
-.include "../../audio/libid3tag/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../audio/streamtuner/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/streamtuner-local/PLIST b/audio/streamtuner-local/PLIST
deleted file mode 100644
index bab570b1027..00000000000
--- a/audio/streamtuner-local/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:17 jlam Exp $
-lib/streamtuner/plugins/local.la
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/streamtuner-local.mo
diff --git a/audio/streamtuner-local/distinfo b/audio/streamtuner-local/distinfo
deleted file mode 100644
index 74739415064..00000000000
--- a/audio/streamtuner-local/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2004/03/30 22:42:47 xtraeme Exp $
-
-SHA1 (streamtuner-local-0.4.0.tar.gz) = efd5b1c0f791991cc69c62c69037666b63dfd5f1
-Size (streamtuner-local-0.4.0.tar.gz) = 320955 bytes
diff --git a/doc/CHANGES b/doc/CHANGES
index 640ece44478..e799a5dc655 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7554 2004/10/25 08:52:20 tron Exp $
+$NetBSD: CHANGES,v 1.7555 2004/10/25 09:03:22 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4850,3 +4850,5 @@ Changes to the packages collection and infrastructure in 2004:
Updated libxslt to 1.1.11 [xtraeme 2004-10-25]
Updated apache to 1.3.32 [tron 2004-10-25]
Updated ap-ssl to 2.8.21 [tron 2004-10-25]
+ Removed streamtuner-live365 [xtraeme 2004-10-25]
+ Removed streamtuner-local [xtraeme 2004-10-25]