diff options
author | salo <salo@pkgsrc.org> | 2003-02-16 06:00:26 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-02-16 06:00:26 +0000 |
commit | 85174389e4b486d5f2f9e36976fd653f04818bdb (patch) | |
tree | 08cc91ecd531eba9661f9dadd3b0f85012c2e08c /audio | |
parent | 3b09445cf6f7172f4b0ce4984faffa39cf14ae8d (diff) | |
download | pkgsrc-85174389e4b486d5f2f9e36976fd653f04818bdb.tar.gz |
streamtuner-live365 is a Live365 plugin for streamtuner.
Package provided by Juan RP via PR pkg/20242 with small modifications by me.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/streamtuner-live365/DESCR | 1 | ||||
-rw-r--r-- | audio/streamtuner-live365/Makefile | 20 | ||||
-rw-r--r-- | audio/streamtuner-live365/PLIST | 3 | ||||
-rw-r--r-- | audio/streamtuner-live365/distinfo | 4 |
4 files changed, 28 insertions, 0 deletions
diff --git a/audio/streamtuner-live365/DESCR b/audio/streamtuner-live365/DESCR new file mode 100644 index 00000000000..260f75f93a4 --- /dev/null +++ b/audio/streamtuner-live365/DESCR @@ -0,0 +1 @@ +streamtuner-live365 is a Live365 plugin for streamtuner. diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile new file mode 100644 index 00000000000..8ee7ed8418c --- /dev/null +++ b/audio/streamtuner-live365/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/02/16 06:00:26 salo Exp $ +# + +DISTNAME= streamtuner-live365-0.3.0 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamtuner/} + +MAINTAINER= jrp@hispabsd.org +HOMEPAGE= http://streamtuner.sourceforge.net/ +COMMENT= Live365 plugin for streamtuner + +USE_BUILDLINK2= YES +USE_LIBTOOL= YES +GNU_CONFIGURE= YES +USE_X11= YES + +SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool + +.include "../../audio/streamtuner/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/streamtuner-live365/PLIST b/audio/streamtuner-live365/PLIST new file mode 100644 index 00000000000..b5b76e79f96 --- /dev/null +++ b/audio/streamtuner-live365/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/16 06:00:26 salo Exp $ +lib/streamtuner/plugins/live365.la +lib/streamtuner/plugins/live365.so diff --git a/audio/streamtuner-live365/distinfo b/audio/streamtuner-live365/distinfo new file mode 100644 index 00000000000..a5af8bedb20 --- /dev/null +++ b/audio/streamtuner-live365/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/02/16 06:00:26 salo Exp $ + +SHA1 (streamtuner-live365-0.3.0.tar.gz) = 612562ff480ce56cc638f994da172afb328e93fa +Size (streamtuner-live365-0.3.0.tar.gz) = 181177 bytes |