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

(-)exaile/Makefile (+2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	exaile
8
PORTNAME=	exaile
9
DISTVERSION=	0.3.0.2
9
DISTVERSION=	0.3.0.2
10
PORTREVISION=	1
10
CATEGORIES=	audio
11
CATEGORIES=	audio
11
MASTER_SITES=	http://launchpadlibrarian.net/35452349/ \
12
MASTER_SITES=	http://launchpadlibrarian.net/35452349/ \
12
		http://wickedmachine.net/mirror/
13
		http://wickedmachine.net/mirror/
Lines 14-19 Link Here
14
MAINTAINER=	jsa@wickedmachine.net
15
MAINTAINER=	jsa@wickedmachine.net
15
COMMENT=	A full featured python-based music player for GTK+
16
COMMENT=	A full featured python-based music player for GTK+
16
17
18
LIB_DEPENDS=	rsvg-2.2:${PORTSDIR}/graphics/librsvg2
17
RUN_DEPENDS=	py*-mutagen>=1.11:${PORTSDIR}/audio/py-mutagen
19
RUN_DEPENDS=	py*-mutagen>=1.11:${PORTSDIR}/audio/py-mutagen
18
20
19
USE_GNOME=	pygtk2
21
USE_GNOME=	pygtk2

Return to bug 140984