Lines 8-14
Link Here
|
8 |
|
8 |
|
9 |
PORTNAME= muine |
9 |
PORTNAME= muine |
10 |
PORTVERSION= 0.8.7 |
10 |
PORTVERSION= 0.8.7 |
11 |
PORTREVISION= 3 |
11 |
PORTREVISION= 4 |
12 |
CATEGORIES= audio gnome |
12 |
CATEGORIES= audio gnome |
13 |
MASTER_SITES= http://muine-player.org/releases/ |
13 |
MASTER_SITES= http://muine-player.org/releases/ |
14 |
|
14 |
|
Lines 23-28
Link Here
|
23 |
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus |
23 |
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus |
24 |
|
24 |
|
25 |
USE_GMAKE= yes |
25 |
USE_GMAKE= yes |
|
|
26 |
USE_GETTEXT= yes |
27 |
USE_LDCONFIG= yes |
26 |
USE_GNOME= gnomeprefix gnomehack intltool libgnomeui gnomesharp20 |
28 |
USE_GNOME= gnomeprefix gnomehack intltool libgnomeui gnomesharp20 |
27 |
GNU_CONFIGURE= yes |
29 |
GNU_CONFIGURE= yes |
28 |
INSTALLS_ICONS= yes |
30 |
INSTALLS_ICONS= yes |
Lines 31-36
Link Here
|
31 |
LDFLAGS="-L${LOCALBASE}/lib" \ |
33 |
LDFLAGS="-L${LOCALBASE}/lib" \ |
32 |
GACUTIL_FLAGS="/package muine /gacdir $(libdir) /root $(libdir)" |
34 |
GACUTIL_FLAGS="/package muine /gacdir $(libdir) /root $(libdir)" |
33 |
|
35 |
|
|
|
36 |
CONFIGURE_ARGS+= --enable-compile-warnings=maximum |
37 |
|
34 |
GCONF_SCHEMAS= muine.schemas |
38 |
GCONF_SCHEMAS= muine.schemas |
35 |
|
39 |
|
36 |
OPTIONS= XINE "Enable Xine backend" off \ |
40 |
OPTIONS= XINE "Enable Xine backend" off \ |