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

(-)liteamp/Makefile (-4 / +2 lines)
Lines 6-12 Link Here
6
6
7
PORTNAME=	liteamp
7
PORTNAME=	liteamp
8
PORTVERSION=	0.2.3.2
8
PORTVERSION=	0.2.3.2
9
PORTREVISION=	6
9
PORTREVISION=	7
10
CATEGORIES=	audio gnome
10
CATEGORIES=	audio gnome
11
MASTER_SITES=	http://download.kldp.net/liteamp/
11
MASTER_SITES=	http://download.kldp.net/liteamp/
12
12
Lines 17-27 Link Here
17
		mad.2:${PORTSDIR}/audio/mad \
17
		mad.2:${PORTSDIR}/audio/mad \
18
		vorbisfile.4:${PORTSDIR}/audio/libvorbis
18
		vorbisfile.4:${PORTSDIR}/audio/libvorbis
19
19
20
BROKEN=		Uses nonstandard locale directory
21
22
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
23
USE_GMAKE=	yes
21
USE_GMAKE=	yes
24
USE_GNOME=	libgnomeui gnomeprefix
22
USE_GNOME=	gnomehack libgnomeui gnomeprefix
25
USE_REINPLACE=	yes
23
USE_REINPLACE=	yes
26
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
27
CONFIGURE_ARGS=	LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
25
CONFIGURE_ARGS=	LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
(-)liteamp/pkg-plist (-1 / +1 lines)
Lines 1-5 Link Here
1
bin/liteamp
1
bin/liteamp
2
lib/locale/ko/LC_MESSAGES/liteamp.mo
2
share/locale/ko/LC_MESSAGES/liteamp.mo
3
share/gnome/pixmaps/liteamp.png
3
share/gnome/pixmaps/liteamp.png
4
share/gnome/pixmaps/liteamp/adddir.png
4
share/gnome/pixmaps/liteamp/adddir.png
5
share/gnome/pixmaps/liteamp/addfile.png
5
share/gnome/pixmaps/liteamp/addfile.png

Return to bug 83898