* [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/
@ 2018-02-27 9:03 99% Andreas Sturmlechner
0 siblings, 0 replies; 1+ results
From: Andreas Sturmlechner @ 2018-02-27 9:03 UTC (permalink / raw
To: gentoo-commits
commit: d2b81ce1703b5f6e92df4cce31aacc8b05da7593
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 01:14:31 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 09:02:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b81ce1
media-video/vlc: Fix harfbuzz automagic
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-video/vlc/vlc-3.0.9999.ebuild | 4 +++-
media-video/vlc/vlc-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild
index 6c691145bec..5fca81c28a2 100644
--- a/media-video/vlc/vlc-3.0.9999.ebuild
+++ b/media-video/vlc/vlc-3.0.9999.ebuild
@@ -63,7 +63,8 @@ RDEPEND="
archive? ( app-arch/libarchive:= )
bidi? (
dev-libs/fribidi:0
- media-libs/freetype:2
+ media-libs/freetype:2[harfbuzz]
+ media-libs/harfbuzz
virtual/ttf-fonts:0
)
bluray? ( media-libs/libbluray:0= )
@@ -276,6 +277,7 @@ src_configure() {
$(use_enable aom)
$(use_enable archive)
$(use_enable bidi fribidi)
+ $(use_enable bidi harfbuzz)
$(use_enable bluray)
$(use_enable cddb libcddb)
$(use_enable chromaprint)
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index 9fcb8c7bb6b..ce61f74a323 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -63,7 +63,8 @@ RDEPEND="
archive? ( app-arch/libarchive:= )
bidi? (
dev-libs/fribidi:0
- media-libs/freetype:2
+ media-libs/freetype:2[harfbuzz]
+ media-libs/harfbuzz
virtual/ttf-fonts:0
)
bluray? ( media-libs/libbluray:0= )
@@ -276,6 +277,7 @@ src_configure() {
$(use_enable aom)
$(use_enable archive)
$(use_enable bidi fribidi)
+ $(use_enable bidi harfbuzz)
$(use_enable bluray)
$(use_enable cddb libcddb)
$(use_enable chromaprint)
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-02-27 9:03 99% [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox