Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135021681
D18680.id52411.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D18680.id52411.diff
View Options
Index: sysutils/kf5-kwallet/Makefile
===================================================================
--- sysutils/kf5-kwallet/Makefile
+++ sysutils/kf5-kwallet/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kwallet
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -20,5 +21,11 @@
doctools ecm i18n iconthemes notifications service \
widgetsaddons windowsystem
USE_QT= buildtools_build core dbus gui qmake_build widgets xml
+
+OPTIONS_DEFINE= PINENTRY
+OPTIONS_DEFAULT= PINENTRY
+
+PINENTRY_DESC= Include pinentry-qt, for wallet passwords
+PINENTRY_RUN_DEPENDS= pinentry-qt5:security/pinentry-qt5
.include <bsd.port.mk>
Index: www/falkon/Makefile
===================================================================
--- www/falkon/Makefile
+++ www/falkon/Makefile
@@ -2,7 +2,7 @@
PORTNAME= falkon
DISTVERSION= 3.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= KDE/stable/falkon/${DISTVERSION:R}/src/
@@ -21,11 +21,15 @@
USE_LDCONFIG= yes
-OPTIONS_DEFINE= GNOMEKEYRING
+OPTIONS_DEFINE= GNOMEKEYRING ALSA
+OPTIONS_DEFAULT= ALSA
OPTIONS_SUB= YES
GNOMEKEYRING_CMAKE_BOOL= BUILD_KEYRING
GNOMEKEYRING_USE= GNOME=glib20
GNOMEKEYRING_LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring
+
+ALSA_DESC= Add alsa-plugins, for sound output
+ALSA_RUN_DEPENDS= alsa-plugins>=0:audio/alsa-plugins
.include <bsd.port.mk>
Index: x11/plasma5-plasma/Makefile
===================================================================
--- x11/plasma5-plasma/Makefile
+++ x11/plasma5-plasma/Makefile
@@ -2,6 +2,7 @@
PORTNAME= plasma
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde
PKGNAMEPREFIX= plasma5-
@@ -18,5 +19,14 @@
USE_KDE= ${_USE_PLASMA_ALL:Nplasma-pa:Nbreeze-kde4}
# pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies
USE_QT= #
+
+OPTIONS_DEFINE= PHONON PULSEAUDIO
+OPTIONS_DEFAULT= PHONON
+
+PHONON_DESC= Include phonon-gstreamer, for sound output
+PULSEAUDIO_DESC= Include plasma-pa, for pulseaudio support
+
+PHONON_RUN_DEPENDS= ${QT_PLUGINDIR}/phonon4qt5_backend/phonon_gstreamer.so:multimedia/phonon-gstreamer@qt5
+PULSEAUDIO_USE= KDE=plasma-pa_run
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 6, 9:55 PM (8 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24959619
Default Alt Text
D18680.id52411.diff (2 KB)
Attached To
Mode
D18680: Add OPTIONS for a better Plasma 5 desktop and Falkon experience
Attached
Detach File
Event Timeline
Log In to Comment