Skip to content

Commit

Permalink
x11-terms/mlterm: add harfbuzz USE flag
Browse files Browse the repository at this point in the history
Gentoo-Bug: 626020

Package-Manager: Portage-2.3.6, Repoman-2.3.1
  • Loading branch information
hattya committed Aug 1, 2017
1 parent b3fa8ba commit 1bcacca
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
1 change: 1 addition & 0 deletions x11-terms/mlterm/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<flag name="gtk2">
Build with <pkg>x11-libs/gtk+</pkg>:2 instead of <pkg>x11-libs/gtk+</pkg>:3
</flag>
<flag name="harfbuzz">Enable support for OpenType Layout (<pkg>media-libs/harfbuzz</pkg>)</flag>
<flag name="ibus">Enable support for <pkg>app-i18n/ibus</pkg></flag>
<flag name="libssh2">Enable support for <pkg>net-libs/libssh2</pkg></flag>
<flag name="regis">Enable support for ReGIS</flag>
Expand Down
6 changes: 4 additions & 2 deletions x11-terms/mlterm/mlterm-3.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,21 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 hppa ppc ppc64 x86"
IUSE="bidi cairo canna debug fcitx freewnn gtk gtk2 ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter xft"
IUSE="bidi cairo canna debug fcitx freewnn gtk gtk2 harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter xft"

RDEPEND="x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
bidi? ( dev-libs/fribidi )
cairo? ( x11-libs/cairo[X] )
cairo? ( x11-libs/cairo[X(+)] )
canna? ( app-i18n/canna )
fcitx? ( app-i18n/fcitx )
freewnn? ( app-i18n/freewnn )
gtk? (
gtk2? ( x11-libs/gtk+:2 )
!gtk2? ( x11-libs/gtk+:3 )
)
harfbuzz? ( media-libs/harfbuzz[truetype(+)] )
ibus? ( app-i18n/ibus )
libssh2? ( net-libs/libssh2 )
m17n-lib? ( dev-libs/m17n-lib )
Expand Down Expand Up @@ -70,6 +71,7 @@ src_configure() {
$(use_enable debug)
$(use_enable fcitx)
$(use_enable freewnn wnn)
$(use_enable harfbuzz otl)
$(use_enable ibus)
$(use_enable libssh2 ssh2)
$(use_enable m17n-lib m17nlib)
Expand Down
6 changes: 4 additions & 2 deletions x11-terms/mlterm/mlterm-3.8.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bidi cairo canna debug fbcon fcitx freewnn gtk gtk2 ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter xft"
IUSE="bidi cairo canna debug fbcon fcitx freewnn gtk gtk2 harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter xft"

RDEPEND="x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
bidi? ( dev-libs/fribidi )
cairo? ( x11-libs/cairo[X] )
cairo? ( x11-libs/cairo[X(+)] )
canna? ( app-i18n/canna )
fbcon? ( media-fonts/unifont )
fcitx? ( app-i18n/fcitx )
Expand All @@ -27,6 +27,7 @@ RDEPEND="x11-libs/libICE
gtk2? ( x11-libs/gtk+:2 )
!gtk2? ( x11-libs/gtk+:3 )
)
harfbuzz? ( media-libs/harfbuzz[truetype(+)] )
ibus? ( app-i18n/ibus )
libssh2? ( net-libs/libssh2 )
m17n-lib? ( dev-libs/m17n-lib )
Expand Down Expand Up @@ -72,6 +73,7 @@ src_configure() {
$(use_enable debug)
$(use_enable fcitx)
$(use_enable freewnn wnn)
$(use_enable harfbuzz otl)
$(use_enable ibus)
$(use_enable libssh2 ssh2)
$(use_enable m17n-lib m17nlib)
Expand Down
6 changes: 4 additions & 2 deletions x11-terms/mlterm/mlterm-3.8.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bidi cairo canna debug fbcon fcitx freewnn gtk gtk2 ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter xft"
IUSE="bidi cairo canna debug fbcon fcitx freewnn gtk gtk2 harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter xft"

RDEPEND="x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
bidi? ( dev-libs/fribidi )
cairo? ( x11-libs/cairo[X] )
cairo? ( x11-libs/cairo[X(+)] )
canna? ( app-i18n/canna )
fbcon? ( media-fonts/unifont )
fcitx? ( app-i18n/fcitx )
Expand All @@ -27,6 +27,7 @@ RDEPEND="x11-libs/libICE
gtk2? ( x11-libs/gtk+:2 )
!gtk2? ( x11-libs/gtk+:3 )
)
harfbuzz? ( media-libs/harfbuzz[truetype(+)] )
ibus? ( app-i18n/ibus )
libssh2? ( net-libs/libssh2 )
m17n-lib? ( dev-libs/m17n-lib )
Expand Down Expand Up @@ -72,6 +73,7 @@ src_configure() {
$(use_enable debug)
$(use_enable fcitx)
$(use_enable freewnn wnn)
$(use_enable harfbuzz otl)
$(use_enable ibus)
$(use_enable libssh2 ssh2)
$(use_enable m17n-lib m17nlib)
Expand Down

0 comments on commit 1bcacca

Please sign in to comment.