summaryrefslogtreecommitdiff
path: root/audio/streamtuner-local
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 02:08:49 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 02:08:49 +0000
commit66104024a2cc5bec1007a66a11708a85d08ef493 (patch)
tree84807abdeb04fc3e9070c0bccf6d51188f8d7a2b /audio/streamtuner-local
parento Chase distfile checksum (diff)
New port: audio/streamtuner-live365
streamtuner-live365 is a Live365 plugin for streamtuner. PR: ports/43269 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes: svn path=/head/; revision=74613
Diffstat (limited to 'audio/streamtuner-local')
-rw-r--r--audio/streamtuner-local/Makefile26
-rw-r--r--audio/streamtuner-local/distinfo1
-rw-r--r--audio/streamtuner-local/pkg-comment1
-rw-r--r--audio/streamtuner-local/pkg-descr7
-rw-r--r--audio/streamtuner-local/pkg-plist3
5 files changed, 38 insertions, 0 deletions
diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile
new file mode 100644
index 000000000000..6d4575227504
--- /dev/null
+++ b/audio/streamtuner-local/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: streamtuner-local
+# Date created: 18 Jul 2002
+# Whom: Jean-Yves Lefort <jylefort@brutele.be>
+#
+# $FreeBSD$
+#
+
+PORTNAME= local
+PORTVERSION= 0.2.0
+CATEGORIES= audio www
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= streamtuner
+PKGNAMEPREFIX= streamtuner-
+DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= jylefort@brutele.be
+
+BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
+RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
+LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-id3lib=${LOCALBASE}
+
+.include <bsd.port.mk>
diff --git a/audio/streamtuner-local/distinfo b/audio/streamtuner-local/distinfo
new file mode 100644
index 000000000000..3e0d4047c11b
--- /dev/null
+++ b/audio/streamtuner-local/distinfo
@@ -0,0 +1 @@
+MD5 (streamtuner-local-0.2.0.tar.gz) = 09d558e18ce4ee68a6e5ed1f9117d0f9
diff --git a/audio/streamtuner-local/pkg-comment b/audio/streamtuner-local/pkg-comment
new file mode 100644
index 000000000000..631db4ca50a8
--- /dev/null
+++ b/audio/streamtuner-local/pkg-comment
@@ -0,0 +1 @@
+A plugin for streamtuner that browses a local MP3 repository
diff --git a/audio/streamtuner-local/pkg-descr b/audio/streamtuner-local/pkg-descr
new file mode 100644
index 000000000000..b362bb6ca676
--- /dev/null
+++ b/audio/streamtuner-local/pkg-descr
@@ -0,0 +1,7 @@
+streamtuner-local is a streamtuner plugin providing access to your
+local MP3 repository. It can extract ID3 information from your songs.
+
+WWW: http://streamtuner.sourceforge.net#plugins
+
+- Jean-Yves Lefort
+jylefort@brutele.be
diff --git a/audio/streamtuner-local/pkg-plist b/audio/streamtuner-local/pkg-plist
new file mode 100644
index 000000000000..f2180d1612e9
--- /dev/null
+++ b/audio/streamtuner-local/pkg-plist
@@ -0,0 +1,3 @@
+lib/streamtuner/plugins/local.a
+lib/streamtuner/plugins/local.la
+lib/streamtuner/plugins/local.so