diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-29 05:21:04 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-29 05:21:04 +0800 |
commit | f9ceeb4839942474e3d633148cfacdda6edce32d (patch) | |
tree | 7b38dd69b18690072f6d5b19055f6fd06174e6a6 /audio | |
parent | 4dd0047e68a5d0af2a0ffcf59ddaab08dadd7b5c (diff) | |
download | freebsd-ports-gnome-f9ceeb4839942474e3d633148cfacdda6edce32d.tar.gz freebsd-ports-gnome-f9ceeb4839942474e3d633148cfacdda6edce32d.tar.zst freebsd-ports-gnome-f9ceeb4839942474e3d633148cfacdda6edce32d.zip |
Streamtuner plugins were included in core distribution.
PR: ports/73025
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 | ||||
-rw-r--r-- | audio/streamtuner-live365/Makefile | 29 | ||||
-rw-r--r-- | audio/streamtuner-live365/distinfo | 3 | ||||
-rw-r--r-- | audio/streamtuner-live365/pkg-descr | 6 | ||||
-rw-r--r-- | audio/streamtuner-local/Makefile | 29 | ||||
-rw-r--r-- | audio/streamtuner-local/distinfo | 3 | ||||
-rw-r--r-- | audio/streamtuner-local/files/patch-src::local.c | 17 | ||||
-rw-r--r-- | audio/streamtuner-local/pkg-descr | 8 | ||||
-rw-r--r-- | audio/streamtuner-local/pkg-plist | 2 | ||||
-rw-r--r-- | audio/streamtuner-python/Makefile | 27 | ||||
-rw-r--r-- | audio/streamtuner-python/distinfo | 2 | ||||
-rw-r--r-- | audio/streamtuner-python/pkg-descr | 7 | ||||
-rw-r--r-- | audio/streamtuner-python/pkg-plist | 11 | ||||
-rw-r--r-- | audio/streamtuner-xiph/Makefile | 27 | ||||
-rw-r--r-- | audio/streamtuner-xiph/distinfo | 3 | ||||
-rw-r--r-- | audio/streamtuner-xiph/pkg-descr | 7 | ||||
-rw-r--r-- | audio/streamtuner-xiph/pkg-plist | 2 |
17 files changed, 0 insertions, 187 deletions
diff --git a/audio/Makefile b/audio/Makefile index dc76f1d9f0a7..6883f5d4e47c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -361,10 +361,6 @@ SUBDIR += squash SUBDIR += streamripper SUBDIR += streamtuner - SUBDIR += streamtuner-live365 - SUBDIR += streamtuner-local - SUBDIR += streamtuner-python - SUBDIR += streamtuner-xiph SUBDIR += swami SUBDIR += sweep SUBDIR += swhplugins diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile deleted file mode 100644 index 53f91e30cf0e..000000000000 --- a/audio/streamtuner-live365/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: streamtuner-live365 -# Date created: 18 Jul 2002 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> -# -# $FreeBSD$ -# - -PORTNAME= streamtuner-live365 -PORTVERSION= 0.3.4 -PORTREVISION= 1 -CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= streamtuner - -MAINTAINER= jylefort@brutele.be -COMMENT= A Live365 plugin for streamtuner - -BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner -RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner - -PLIST_FILES= lib/streamtuner/plugins/live365.so \ - share/locale/fr/LC_MESSAGES/streamtuner-live365.mo -USE_X_PREFIX= yes -USE_LIBTOOL_VER= 15 - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/audio/streamtuner-live365/distinfo b/audio/streamtuner-live365/distinfo deleted file mode 100644 index 24af46e8899a..000000000000 --- a/audio/streamtuner-live365/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (streamtuner-live365-0.3.4.tar.gz) = 6ec15ca72fdbe9c5e6acc30757a4b6c7 -SIZE (streamtuner-live365-0.3.4.tar.gz) = 301371 -SIZE (streamtuner-live365-0.3.3.tar.gz) = 299553 diff --git a/audio/streamtuner-live365/pkg-descr b/audio/streamtuner-live365/pkg-descr deleted file mode 100644 index f498da060ad7..000000000000 --- a/audio/streamtuner-live365/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -streamtuner-live365 is a Live365 plugin for streamtuner. - -WWW: http://www.nongnu.org/streamtuner/ - -- Jean-Yves Lefort -jylefort@brutele.be diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile deleted file mode 100644 index 47adaea9d584..000000000000 --- a/audio/streamtuner-local/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: streamtuner-local -# Date created: 18 Jul 2002 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> -# -# $FreeBSD$ -# - -PORTNAME= streamtuner-local -PORTVERSION= 0.4.0 -PORTREVISION= 1 -CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= streamtuner - -MAINTAINER= jylefort@brutele.be -COMMENT= A streamtuner plugin for local music access - -BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner -RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner -LIB_DEPENDS= id3tag:${PORTSDIR}/audio/libid3tag \ - vorbis:${PORTSDIR}/audio/libvorbis - -USE_X_PREFIX= yes -USE_LIBTOOL_VER= 15 - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/audio/streamtuner-local/distinfo b/audio/streamtuner-local/distinfo deleted file mode 100644 index c86ead6b8640..000000000000 --- a/audio/streamtuner-local/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (streamtuner-local-0.4.0.tar.gz) = b400e40b6e4e0f603ea0d706dcf0f90a -SIZE (streamtuner-local-0.4.0.tar.gz) = 320955 -SIZE (streamtuner-local-0.3.0.tar.gz) = 305193 diff --git a/audio/streamtuner-local/files/patch-src::local.c b/audio/streamtuner-local/files/patch-src::local.c deleted file mode 100644 index 33c1080a4622..000000000000 --- a/audio/streamtuner-local/files/patch-src::local.c +++ /dev/null @@ -1,17 +0,0 @@ ---- src/local.c 29 Mar 2004 11:50:00 -0000 1.69 -+++ src/local.c 14 Aug 2004 11:25:55 -0000 1.70 -@@ -1,5 +1,5 @@ - /* -- * $Id: local.c,v 1.69 2004/03/29 11:50:00 jylefort Exp $ -+ * $Id: local.c,v 1.70 2004/08/14 11:25:55 jylefort Exp $ - * - * Copyright (c) 2002, 2003, 2004 Jean-Yves Lefort <jylefort@brutele.be> - * -@@ -614,6 +614,7 @@ - case LOCAL_TYPE_OGG: local_vc_read(stream); break; - #endif - default: /* nop */ -+ break; - } - - *streams = g_list_append(*streams, stream); diff --git a/audio/streamtuner-local/pkg-descr b/audio/streamtuner-local/pkg-descr deleted file mode 100644 index e187b1671ddb..000000000000 --- a/audio/streamtuner-local/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -streamtuner-local is a streamtuner plugin providing access to your -local music collection. It can read and modify ID3 and Vorbis -metadata. - -WWW: http://www.nongnu.org/streamtuner/ - -- Jean-Yves Lefort -jylefort@brutele.be diff --git a/audio/streamtuner-local/pkg-plist b/audio/streamtuner-local/pkg-plist deleted file mode 100644 index 69c86ec00587..000000000000 --- a/audio/streamtuner-local/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/streamtuner/plugins/local.so -share/locale/fr/LC_MESSAGES/streamtuner-local.mo diff --git a/audio/streamtuner-python/Makefile b/audio/streamtuner-python/Makefile deleted file mode 100644 index b723f828a0c9..000000000000 --- a/audio/streamtuner-python/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: streamtuner-python -# Date created: 03 Mar 2002 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> -# -# $FreeBSD$ -# - -PORTNAME= streamtuner-python -PORTVERSION= 0.1.2 -CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= streamtuner - -MAINTAINER= jylefort@brutele.be -COMMENT= A streamtuner plugin providing a Python interpreter - -BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner -RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner - -USE_X_PREFIX= yes -USE_LIBTOOL_VER= 15 -USE_PYTHON= 2.2+ - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/audio/streamtuner-python/distinfo b/audio/streamtuner-python/distinfo deleted file mode 100644 index 864d35836d23..000000000000 --- a/audio/streamtuner-python/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (streamtuner-python-0.1.2.tar.gz) = 018867f35a50dca2bbdae5ef58926ca8 -SIZE (streamtuner-python-0.1.2.tar.gz) = 344685 diff --git a/audio/streamtuner-python/pkg-descr b/audio/streamtuner-python/pkg-descr deleted file mode 100644 index d4092aa96224..000000000000 --- a/audio/streamtuner-python/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -streamtuner-python is a streamtuner plugin providing an embedded -Python interpreter. - -WWW: http://www.nongnu.org/streamtuner/ - -- Jean-Yves Lefort -jylefort@brutele.be diff --git a/audio/streamtuner-python/pkg-plist b/audio/streamtuner-python/pkg-plist deleted file mode 100644 index 7d9f55045e90..000000000000 --- a/audio/streamtuner-python/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -lib/streamtuner/plugins/python.so -share/locale/fr/LC_MESSAGES/streamtuner-python.mo -share/streamtuner-python/icons/basic.ch.png -share/streamtuner-python/icons/google-stations.png -share/streamtuner-python/icons/punkcast.com.png -share/streamtuner-python/scripts/basic.ch.py -share/streamtuner-python/scripts/google-stations.py -share/streamtuner-python/scripts/punkcast.com.py -@dirrm share/streamtuner-python/icons -@dirrm share/streamtuner-python/scripts -@dirrm share/streamtuner-python diff --git a/audio/streamtuner-xiph/Makefile b/audio/streamtuner-xiph/Makefile deleted file mode 100644 index fb004af8648b..000000000000 --- a/audio/streamtuner-xiph/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: streamtuner-xiph -# Date created: 31 Jan 2004 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> -# -# $FreeBSD$ -# - -PORTNAME= streamtuner-xiph -PORTVERSION= 0.1.0 -PORTREVISION= 1 -CATEGORIES= audio www -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= streamtuner - -MAINTAINER= jylefort@brutele.be -COMMENT= A dir.xiph.org plugin for streamtuner - -BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner -RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner - -USE_X_PREFIX= yes -USE_LIBTOOL_VER= 15 - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/audio/streamtuner-xiph/distinfo b/audio/streamtuner-xiph/distinfo deleted file mode 100644 index 3916ac1b286c..000000000000 --- a/audio/streamtuner-xiph/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (streamtuner-xiph-0.1.0.tar.gz) = 07e06b4737a9949399222333f56b7659 -SIZE (streamtuner-xiph-0.1.0.tar.gz) = 298392 -SIZE (streamtuner-xiph-0.0.1.tar.gz) = 295769 diff --git a/audio/streamtuner-xiph/pkg-descr b/audio/streamtuner-xiph/pkg-descr deleted file mode 100644 index 7ef81e16ab7e..000000000000 --- a/audio/streamtuner-xiph/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -streamtuner-xiph is a streamtuner plugin implementing a dir.xiph.org -handler. - -WWW: http://www.nongnu.org/streamtuner/ - -- Jean-Yves Lefort -jylefort@brutele.be diff --git a/audio/streamtuner-xiph/pkg-plist b/audio/streamtuner-xiph/pkg-plist deleted file mode 100644 index 9142b37677c4..000000000000 --- a/audio/streamtuner-xiph/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/streamtuner/plugins/xiph.so -share/locale/fr/LC_MESSAGES/streamtuner-xiph.mo |