Lines 12-17
Link Here
|
12 |
|
12 |
|
13 |
PORTNAME= pulseaudio |
13 |
PORTNAME= pulseaudio |
14 |
PORTVERSION= 0.9.21 |
14 |
PORTVERSION= 0.9.21 |
|
|
15 |
PORTREVISION= 1 |
15 |
CATEGORIES= audio |
16 |
CATEGORIES= audio |
16 |
MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ |
17 |
MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ |
17 |
|
18 |
|
Lines 23-28
Link Here
|
23 |
dbus-1.3:${PORTSDIR}/devel/dbus \ |
24 |
dbus-1.3:${PORTSDIR}/devel/dbus \ |
24 |
gdbm.3:${PORTSDIR}/databases/gdbm \ |
25 |
gdbm.3:${PORTSDIR}/databases/gdbm \ |
25 |
execinfo:${PORTSDIR}/devel/libexecinfo |
26 |
execinfo:${PORTSDIR}/devel/libexecinfo |
|
|
27 |
RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit |
26 |
|
28 |
|
27 |
USE_GNOME= gnometarget gnomehack glib20 intltool ltverhack |
29 |
USE_GNOME= gnometarget gnomehack glib20 intltool ltverhack |
28 |
USE_XORG= x11 sm xtst ice |
30 |
USE_XORG= x11 sm xtst ice |
Lines 92-99
Link Here
|
92 |
LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal |
94 |
LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal |
93 |
PLIST_SUB+= HAL="" |
95 |
PLIST_SUB+= HAL="" |
94 |
.else |
96 |
.else |
95 |
CONFIGURE_ARGS+=--disable-hal \ |
97 |
CONFIGURE_ARGS+=--disable-hal |
96 |
--disable-polkit |
|
|
97 |
PLIST_SUB+= HAL="@comment " |
98 |
PLIST_SUB+= HAL="@comment " |
98 |
.endif |
99 |
.endif |