View | Details | Raw Unified | Return to bug 50546
Collapse All | Expand All

(-)streamtuner-local/Makefile (-4 / +3 lines)
Lines 6-20 Link Here
6
#
6
#
7
7
8
PORTNAME=		local
8
PORTNAME=		local
9
PORTVERSION=		0.2.0
9
PORTVERSION=		0.2.1
10
CATEGORIES=		audio www
10
CATEGORIES=		audio www
11
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=		http://savannah.nongnu.org/download/streamtuner/streamtuner-local.pkg/${PORTVERSION}/
12
MASTER_SITE_SUBDIR=	streamtuner
13
PKGNAMEPREFIX=		streamtuner-
12
PKGNAMEPREFIX=		streamtuner-
14
DISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
13
DISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
15
14
16
MAINTAINER=		jylefort@brutele.be
15
MAINTAINER=		jylefort@brutele.be
17
COMMENT=	A plugin for streamtuner that browses a local MP3 repository
16
COMMENT=		A plugin for streamtuner that browses a local MP3 repository
18
17
19
BUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
18
BUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
20
RUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
19
RUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
(-)streamtuner-local/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (streamtuner-local-0.2.0.tar.gz) = 09d558e18ce4ee68a6e5ed1f9117d0f9
1
MD5 (streamtuner-local-0.2.1.tar.gz) = ada99bb7e64aea59ca06c24124291bee
(-)streamtuner-local/pkg-descr (-1 / +1 lines)
Lines 1-7 Link Here
1
streamtuner-local is a streamtuner plugin providing access to your
1
streamtuner-local is a streamtuner plugin providing access to your
2
local MP3 repository. It can extract ID3 information from your songs.
2
local MP3 repository. It can extract ID3 information from your songs.
3
3
4
WWW: http://streamtuner.sourceforge.net#plugins
4
WWW: http://www.nongnu.org/streamtuner/plugins/
5
5
6
- Jean-Yves Lefort
6
- Jean-Yves Lefort
7
jylefort@brutele.be
7
jylefort@brutele.be

Return to bug 50546