pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Remove streamtuner-{live365,local}, the plugins ar...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16605a569d24
branches:  trunk
changeset: 482317:16605a569d24
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Oct 25 09:03:22 2004 +0000

description:
Remove streamtuner-{live365,local}, the plugins are now built by
default by the new streamtuner version.

diffstat:

 audio/streamtuner-live365/DESCR    |   1 -
 audio/streamtuner-live365/Makefile |  22 ----------------------
 audio/streamtuner-live365/PLIST    |   3 ---
 audio/streamtuner-live365/distinfo |   4 ----
 audio/streamtuner-local/DESCR      |   2 --
 audio/streamtuner-local/Makefile   |  30 ------------------------------
 audio/streamtuner-local/PLIST      |   3 ---
 audio/streamtuner-local/distinfo   |   4 ----
 doc/CHANGES                        |   4 +++-
 9 files changed, 3 insertions(+), 70 deletions(-)

diffs (116 lines):

diff -r ea3644126bbf -r 16605a569d24 audio/streamtuner-live365/DESCR
--- a/audio/streamtuner-live365/DESCR   Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-streamtuner-live365 is a Live365 plugin for streamtuner.
diff -r ea3644126bbf -r 16605a569d24 audio/streamtuner-live365/Makefile
--- a/audio/streamtuner-live365/Makefile        Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r ea3644126bbf -r 16605a569d24 audio/streamtuner-live365/PLIST
--- a/audio/streamtuner-live365/PLIST   Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ea3644126bbf -r 16605a569d24 audio/streamtuner-live365/distinfo
--- a/audio/streamtuner-live365/distinfo        Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ea3644126bbf -r 16605a569d24 audio/streamtuner-local/DESCR
--- a/audio/streamtuner-local/DESCR     Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ea3644126bbf -r 16605a569d24 audio/streamtuner-local/Makefile
--- a/audio/streamtuner-local/Makefile  Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r ea3644126bbf -r 16605a569d24 audio/streamtuner-local/PLIST
--- a/audio/streamtuner-local/PLIST     Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ea3644126bbf -r 16605a569d24 audio/streamtuner-local/distinfo
--- a/audio/streamtuner-local/distinfo  Mon Oct 25 08:52:20 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ea3644126bbf -r 16605a569d24 doc/CHANGES
--- a/doc/CHANGES       Mon Oct 25 08:52:20 2004 +0000
+++ b/doc/CHANGES       Mon Oct 25 09:03:22 2004 +0000
@@ -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 @@
        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]



Home | Main Index | Thread Index | Old Index