commit: 8acb2f0abf860f106361a30cc7cc486fdfae555e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 30 16:54:04 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 30 17:46:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acb2f0a
media-video/vlc: Configure KDE solid actions path
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
media-video/vlc/vlc-3.0.9999.ebuild | 1 +
media-video/vlc/vlc-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/media-video/vlc/vlc-3.0.9999.ebuild
b/media-video/vlc/vlc-3.0.9999.ebuild
index bad9a61a726..f26552ced2a 100644
--- a/media-video/vlc/vlc-3.0.9999.ebuild
+++ b/media-video/vlc/vlc-3.0.9999.ebuild
@@ -392,6 +392,7 @@ src_configure() {
$(use_enable zeroconf avahi)
$(use_enable zvbi)
$(use_enable !zvbi telx)
+ --with-kde-solid=/usr/share/solid/actions
--disable-asdcp
--disable-coverage
--disable-cprof
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index 5081c4c23cf..8eddd566666 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -393,6 +393,7 @@ src_configure() {
$(use_enable zeroconf avahi)
$(use_enable zvbi)
$(use_enable !zvbi telx)
+ --with-kde-solid=/usr/share/solid/actions
--disable-asdcp
--disable-coverage
--disable-cprof