mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
New port: audio/streamtuner-live365
streamtuner-live365 is a Live365 plugin for streamtuner. PR: ports/43269 Submitted by: http://perso.wanadoo.fr/einfachso/photographs.htm
This commit is contained in:
parent
527d605d15
commit
71dfd97ea3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74608
@ -254,6 +254,7 @@
|
||||
SUBDIR += splaytk
|
||||
SUBDIR += streamripper
|
||||
SUBDIR += streamtuner
|
||||
SUBDIR += streamtuner-live365
|
||||
SUBDIR += sweep
|
||||
SUBDIR += swhplugins
|
||||
SUBDIR += tclmidi
|
||||
|
24
audio/streamtuner-live365/Makefile
Normal file
24
audio/streamtuner-live365/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: streamtuner-live365
|
||||
# Date created: 18 Jul 2002
|
||||
# Whom: Jean-Yves Lefort <jylefort@brutele.be>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= live365
|
||||
PORTVERSION= 0.3.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
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/streamtuner-live365/distinfo
Normal file
1
audio/streamtuner-live365/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (streamtuner-live365-0.3.0.tar.gz) = 4020a86597f1ccc089407d821283211a
|
1
audio/streamtuner-live365/pkg-comment
Normal file
1
audio/streamtuner-live365/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A Live365 plugin for streamtuner
|
6
audio/streamtuner-live365/pkg-descr
Normal file
6
audio/streamtuner-live365/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
streamtuner-live365 is a Live365 plugin for streamtuner.
|
||||
|
||||
WWW: http://streamtuner.sourceforge.net#plugins
|
||||
|
||||
- Jean-Yves Lefort
|
||||
jylefort@brutele.be
|
3
audio/streamtuner-live365/pkg-plist
Normal file
3
audio/streamtuner-live365/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
lib/streamtuner/plugins/live365.a
|
||||
lib/streamtuner/plugins/live365.la
|
||||
lib/streamtuner/plugins/live365.so
|
Loading…
Reference in New Issue
Block a user