Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107616390
D4432.id10916.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D4432.id10916.diff
View Options
Index: head/multimedia/kodi/Makefile
===================================================================
--- head/multimedia/kodi/Makefile
+++ head/multimedia/kodi/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kodi
DISTVERSION= 15.2
+PORTREVISION= 1
CATEGORIES= multimedia java
MASTER_SITES= https://codeload.github.com/xbmc/xbmc/tar.gz/${KODI_COMMIT}?dummy=/ \
GH:ffmpeg
@@ -82,7 +83,7 @@
OPTIONS_SUB= yes
OPTIONS_DEFINE= AIRPLAY AIRTUNES AVAHI CEC DOCS \
- LIBBLURAY LIRC MYSQL NFS NONFREE RTMP \
+ LIBBLURAY LIRC MYSQL NFS NONFREE PULSEAUDIO RTMP \
SFTP SMB VAAPI VDPAU WEBSERVER
AIRPLAY_DESC= AirPlay support via libplist
AIRTUNES_DESC= AirTunes support via libshairplay
@@ -91,7 +92,7 @@
SFTP_DESC= SSH SFTP support via libssh
OPTIONS_DEFAULT= AIRPLAY AIRTUNES AVAHI LIBBLURAY LIRC MYSQL \
- NFS RTMP SFTP SMB VAAPI VDPAU WEBSERVER
+ NFS PULSEAUDIO RTMP SFTP SMB VAAPI VDPAU WEBSERVER
AIRPLAY_LIB_DEPENDS= libplist.so:${PORTSDIR}/devel/libplist
AIRPLAY_CONFIGURE_ENABLE= airplay
@@ -122,6 +123,9 @@
NONFREE_VARS= NO_CDROM="Restricted binary distribution" \
NO_PACKAGE="Restricted binary distribution"
+PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio
+PULSEAUDIO_CONFIGURE_ENABLE= pulse
+
RTMP_LIB_DEPENDS= librtmp.so:${PORTSDIR}/multimedia/librtmp
RTMP_CONFIGURE_ENABLE= rtmp
@@ -142,7 +146,7 @@
SFTP_RUN_DEPENDS= ${LOCALBASE}/lib/libssh.so:${PORTSDIR}/security/libssh
SFTP_CONFIGURE_ENABLE= ssh
-CONFIGURE_ARGS+= --disable-debug --disable-alsa --disable-pulse
+CONFIGURE_ARGS+= --disable-debug --disable-alsa
post-extract:
${MKDIR} ${WRKSRC}/tools/depends/target/ffmpeg/${GH_PROJECT}-${GH_TAGNAME}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 5:29 PM (9 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15841200
Default Alt Text
D4432.id10916.diff (1 KB)
Attached To
Mode
D4432: - Add PULSEAUDIO knob
Attached
Detach File
Event Timeline
Log In to Comment