app-i18n/fcitx-libpinyin: Rename "dictmanager" USE flag to "dictionary-manager".
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Tue, 26 Sep 2017 21:39:55 +0000 (23:39 +0200)
committerMike Gilbert <floppym@gentoo.org>
Wed, 27 Sep 2017 19:56:59 +0000 (15:56 -0400)
app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.1.ebuild
app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild
app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.1.ebuild
app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.2.ebuild
app-i18n/fcitx-libpinyin/fcitx-libpinyin-4.9999.ebuild
app-i18n/fcitx-libpinyin/metadata.xml
profiles/arch/powerpc/package.use.mask

index 69b5990adab591ad118be9b6056dc8545a705b10..aced00e9f78751160a9a0f3462c25eb65b696f4c 100644 (file)
@@ -11,12 +11,12 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}_dict.tar.xz"
 LICENSE="GPL-2"
 SLOT="4"
 KEYWORDS="amd64 ~ppc ppc64 ~x86"
-IUSE="dictmanager"
+IUSE="dictionary-manager"
 
 RDEPEND=">=app-i18n/fcitx-4.2.8
        <app-i18n/libpinyin-1.3.0
        dev-libs/glib:2
-       dictmanager? ( >=app-i18n/fcitx-4.2.8[qt4]
+       dictionary-manager? ( >=app-i18n/fcitx-4.2.8[qt4]
                dev-qt/qtcore:4
                dev-qt/qtgui:4
                dev-qt/qtwebkit:4 )"
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 src_configure() {
-       local mycmakeargs="$(cmake-utils_use_enable dictmanager QT)"
+       local mycmakeargs="$(cmake-utils_use_enable dictionary-manager QT)"
        cmake-utils_src_configure
 }
 
index fa4e30dcf8f9724cddd4c0ddd4744cd146243f7e..6993a42056b1f3d31230d58c65844ecbd37d8c07 100644 (file)
@@ -12,14 +12,14 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}_dict.tar.xz"
 LICENSE="GPL-2"
 SLOT="4"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="dictmanager"
+IUSE="dictionary-manager"
 
 RDEPEND=">=app-i18n/fcitx-4.2.8
        app-i18n/libpinyin
        dev-libs/glib:2
        sys-apps/dbus
        virtual/libintl
-       dictmanager? (
+       dictionary-manager? (
                >=app-i18n/fcitx-4.2.8[qt4]
                dev-qt/qtcore:4
                dev-qt/qtdbus:4
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 src_configure() {
-       local mycmakeargs="$(cmake-utils_use_enable dictmanager QT)"
+       local mycmakeargs="$(cmake-utils_use_enable dictionary-manager QT)"
        cmake-utils_src_configure
 }
 
index b076978f5e4a2830b466a23d929c8b43f649f714..78ea3d8dfe9e7c61db42be871423725daa539626 100644 (file)
@@ -22,14 +22,14 @@ fi
 LICENSE="GPL-2+ GPL-3+"
 SLOT="4"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="dictmanager"
+IUSE="dictionary-manager"
 
 RDEPEND=">=app-i18n/fcitx-4.2.8
        >=app-i18n/libpinyin-1.9.91:=
        dev-libs/glib:2
        sys-apps/dbus
        virtual/libintl
-       dictmanager? (
+       dictionary-manager? (
                >=app-i18n/fcitx-qt5-1.1
                >=dev-qt/qtcore-5.7:5
                >=dev-qt/qtdbus-5.7:5
@@ -51,7 +51,7 @@ src_prepare() {
 
 src_configure() {
        local mycmakeargs=(
-               -DENABLE_QT=$(usex dictmanager)
+               -DENABLE_QT=$(usex dictionary-manager)
        )
 
        cmake-utils_src_configure
index e6ea8ba20e9fc1989286e85007000ccbc03959c1..fa81ed5ad016d14548a438866bc1065d6a694b15 100644 (file)
@@ -22,14 +22,14 @@ fi
 LICENSE="GPL-2+ GPL-3+"
 SLOT="4"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="dictmanager"
+IUSE="dictionary-manager"
 
 RDEPEND=">=app-i18n/fcitx-4.2.8
        >=app-i18n/libpinyin-2.1.0:=
        dev-libs/glib:2
        sys-apps/dbus
        virtual/libintl
-       dictmanager? (
+       dictionary-manager? (
                >=app-i18n/fcitx-qt5-1.1
                >=dev-qt/qtcore-5.7:5
                >=dev-qt/qtdbus-5.7:5
@@ -53,7 +53,7 @@ src_prepare() {
 
 src_configure() {
        local mycmakeargs=(
-               -DENABLE_QT=$(usex dictmanager)
+               -DENABLE_QT=$(usex dictionary-manager)
        )
 
        cmake-utils_src_configure
index 1dcb1363fd78813edab3cb832873bc69d27ed39c..aa74feb1b6d3c51fbd56d68a5a051507c0c00491 100644 (file)
@@ -22,14 +22,14 @@ fi
 LICENSE="GPL-2+ GPL-3+"
 SLOT="4"
 KEYWORDS=""
-IUSE="dictmanager"
+IUSE="dictionary-manager"
 
 RDEPEND=">=app-i18n/fcitx-4.2.9:4
        >=app-i18n/libpinyin-2.1.0:=
        dev-libs/glib:2
        sys-apps/dbus
        virtual/libintl
-       dictmanager? (
+       dictionary-manager? (
                >=app-i18n/fcitx-qt5-1.1:4
                >=dev-qt/qtcore-5.7:5
                >=dev-qt/qtdbus-5.7:5
@@ -53,7 +53,7 @@ src_prepare() {
 
 src_configure() {
        local mycmakeargs=(
-               -DENABLE_QT=$(usex dictmanager)
+               -DENABLE_QT=$(usex dictionary-manager)
        )
 
        cmake-utils_src_configure
index 61ecb8270bbcd7e2855b8b486cb8fa93139743c9..2c68bea1e0ebb6cd6f8bc9ab27a47da7930d9f8c 100644 (file)
@@ -10,7 +10,7 @@
                <name>Cjk</name>
        </maintainer>
        <use>
-               <flag name="dictmanager">Enable dictionary manager</flag>
+               <flag name="dictionary-manager">Install dictionary manager</flag>
        </use>
        <upstream>
                <remote-id type="github">fcitx/fcitx-libpinyin</remote-id>
index 16a54bcd1aa0b9752b8ec50256168df51c7c3266..bc549ba2d14f8dc5f9994eaa997cf7ce5edccdc3 100644 (file)
@@ -7,7 +7,7 @@ media-libs/openimageio field3d ptex
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (22 Aug 2017)
 # Dictionary Manager requires unkeyworded dev-qt/qtwebengine.
-app-i18n/fcitx-libpinyin dictmanager
+app-i18n/fcitx-libpinyin dictionary-manager
 
 # Göktürk Yüksek <gokturk@gentoo.org> (15 Aug 2017)
 # Requires java