[gentoo-commits] repo/proj/guru:master commit in: app-i18n/fcitx-skk/

2024-05-02 Thread David Roman
commit: ba714234b531d39caa5aa13cbd42a72ee000567f
Author: YOSHIOKA Takuma  hard-wi  red>
AuthorDate: Thu May  2 19:15:12 2024 +
Commit: David Roman  gmail  com>
CommitDate: Thu May  2 19:15:46 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba714234

app-i18n/fcitx-skk: drop myself as a maintainer

Signed-off-by: YOSHIOKA Takuma  hard-wi.red>

 app-i18n/fcitx-skk/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-i18n/fcitx-skk/metadata.xml b/app-i18n/fcitx-skk/metadata.xml
index 5f3adc22b1..9d05377ca8 100644
--- a/app-i18n/fcitx-skk/metadata.xml
+++ b/app-i18n/fcitx-skk/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lo48...@hard-wi.red
-   YOSHIOKA Takuma
-   
+   

fcitx/fcitx-skk




[gentoo-commits] repo/proj/guru:master commit in: app-i18n/fcitx-skk/

2020-04-27 Thread Andrew Ammerlaan
commit: e4128ddf15b24efd9335e069bfb02150f00297ec
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sun Apr 26 22:25:03 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sun Apr 26 22:39:11 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4128ddf

app-i18n/fcitx-skk: remove longdescription

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri  gmail.com>

 app-i18n/fcitx-skk/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-i18n/fcitx-skk/metadata.xml b/app-i18n/fcitx-skk/metadata.xml
index 60ec2d7..100f639 100644
--- a/app-i18n/fcitx-skk/metadata.xml
+++ b/app-i18n/fcitx-skk/metadata.xml
@@ -8,7 +8,4 @@

fcitx/fcitx-skk

-   
-   fcitx-skk is an input method engine for Fcitx, which uses 
libskk as its backend.
-   
 



[gentoo-commits] repo/proj/guru:master commit in: app-i18n/fcitx-skk/

2020-04-13 Thread Andrew Ammerlaan
commit: 337bc3cba923063b6d5933d20f6ca5b6e11e63a2
Author: YOSHIOKA Takuma  hard-wi  red>
AuthorDate: Mon Apr 13 11:10:54 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Mon Apr 13 11:12:00 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=337bc3cb

app-i18n/fcitx-skk: stop using SLOT

See
.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: YOSHIOKA Takuma  hard-wi.red>

 app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild 
b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
index 1f2a6ce..49562ed 100644
--- a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
+++ b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.com/fcitx/fcitx-skk;
 SRC_URI="https://gitlab.com/fcitx/fcitx-skk/-/archive/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-3"
-SLOT="4"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="qt5"
 



[gentoo-commits] repo/proj/guru:master commit in: app-i18n/fcitx-skk/

2020-04-11 Thread Andrew Ammerlaan
commit: ad1885e13f604c21c72af8561317dbdb78c9be60
Author: YOSHIOKA Takuma  hard-wi  red>
AuthorDate: Fri Apr 10 16:19:33 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Fri Apr 10 16:23:38 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad1885e1

app-i18n/fcitx-skk: use newer EAPI and eclasses

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: YOSHIOKA Takuma  hard-wi.red>

 app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild | 14 +++---
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild 
b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
index 3e8c83d..1f2a6ce 100644
--- a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
+++ b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils xdg-utils
+inherit xdg cmake
 
 DESCRIPTION="An input method engine for Fcitx"
 HOMEPAGE="https://gitlab.com/fcitx/fcitx-skk;
@@ -29,13 +29,5 @@ src_configure() {
local mycmakeargs=(
-DENABLE_QT=$(usex qt5)
)
-   cmake-utils_src_configure
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
+   cmake_src_configure
 }