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

(-)Makefile (-1 / +4 lines)
Lines 6-12 Link Here
6
6
7
PORTNAME=	amarok
7
PORTNAME=	amarok
8
PORTVERSION=	2.0.2
8
PORTVERSION=	2.0.2
9
PORTREVISION=	1
9
PORTREVISION=	2
10
CATEGORIES=	audio kde
10
CATEGORIES=	audio kde
11
MASTER_SITES=	${MASTER_SITE_KDE}
11
MASTER_SITES=	${MASTER_SITE_KDE}
12
MASTER_SITE_SUBDIR=	stable/${PORTNAME}/${PORTVERSION}/src
12
MASTER_SITE_SUBDIR=	stable/${PORTNAME}/${PORTVERSION}/src
Lines 29-34 Link Here
29
USE_CMAKE=	yes
29
USE_CMAKE=	yes
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
31
32
NOT_FOR_ARCHS=	sparc64
33
NOT_FOR_ARCHS_REASON_SPARC64=	"GCC-related build error"
34
32
OPTIONS=	GPOD "iPod support" on \
35
OPTIONS=	GPOD "iPod support" on \
33
		MTP "MTP device support" on \
36
		MTP "MTP device support" on \
34
		LOUDMOUTH "Loudmouth support" on
37
		LOUDMOUTH "Loudmouth support" on
(-)pkg-message (+6 lines)
Lines 6-8 Link Here
6
this up on FreeBSD here:
6
this up on FreeBSD here:
7
7
8
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html
8
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html
9
10
If you are not running a KDE4 desktop, you should consider installing the
11
x11/kdebase4-runtime and multimedia/phonon ports along with Amarok.  You will
12
also need to pick a Phonon backend port (multimedia/phonon-xine or
13
multimedia/phonon-gstreamer).  It has been reported that icons and audio will
14
not work properly without these additional ports.

Return to bug 133340