[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2024-06-09 Thread Matt Turner
commit: 7d55aed35f8a694818a23eb7208e196e91e9176f
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jun  9 18:47:52 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jun  9 18:54:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d55aed3

app-i18n/tagainijisho: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 app-i18n/tagainijisho/Manifest |   4 -
 0_pre20210627073130_p20210701_p20210701.ebuild | 200 -
 2 files changed, 204 deletions(-)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index 9c8eb871d140..0a68d2e24b94 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,6 +1,2 @@
-DIST JMdict-2021-07-01.gz 20106907 BLAKE2B 
0a56834241f4a908b05e99f21917149d161b40a190d271d4477ec18b3b4972648142ab6db3b45fd290caa9d99b1e0a946e16e165dbeabe8eda73a4c9f6d7d286
 SHA512 
b7217ca9d25601733b03bc0193c1fd3a206b11a20731c2b52650cd5de626d02a486f089464e7c85f3525bd392b64b5c2f5348d752a791df46c06805ee082a42b
-DIST kanjidic2-2021-07-01.xml.gz 1487197 BLAKE2B 
f2fc6cc033c4615cdc0699970f2fd022ea7dab0ec8358eb6baa031e54b8dab4d766410b136e96ce9fe2120b1e2a8362bf8c902bcc9037335745dac24e4cebba5
 SHA512 
f64d4f207a402b40f02c05a21ba4edb38b74277fecd11694643e2fc4a5857720583a9553e21c9502ff98cb8d17c606f4d24e29b9d939b36d65ae3538d0fa8063
-DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST kanjivg-20220427.xml.gz 3599920 BLAKE2B 
01c5f523023433ef8ada843ff55347ad8bb5be07d094fe2a602c47442c77d863dd131e766c486c75541618b31ab4d6493e2a1c15b5f4f416e22c561c2a73aacb
 SHA512 
204c372ec8fbd3deeb0a644eae8883c3eada4693539c232d3e04709eb59af58925d7e3d4eca576c03ebd74fc077633f1e4897d2bf82105d35edd92023ea832d5
-DIST tagainijisho-1.2.0_pre20210627073130.tar.gz 3639873 BLAKE2B 
5dfef3a9d9489b3f9a2dfda9a73700311a597f73eddca375608d62069c2e01e37f977ebf78416483f8f8de6347accbdcaebd4f5dca65ee0ec88d2c90a2f7715d
 SHA512 
bb6ddd487bdb7f7e6b664ad1fe92067c136ddc6ed4a01f5882f0fa2c9ebe2b77605dc0f5202f824e2e5a4f1829dff3c43410c339e6bf853ce890ce39567aa43f
 DIST tagainijisho-1.2.2.tar.gz 32366512 BLAKE2B 
bb5670e9cfcd38f21cd16f8f2977c8ae754291ceaa8b1933a50256201b0ad90871bf2440c481eb0ca08ee802956780c02b5e25e9454dd21237743a352304a82f
 SHA512 
08ed99282bd95123dba008af40c5c214ed6434e4179b2f1ccb2b2e83461b55dc4125d431827a9e3e9ec91c6e3ad0b0e98bc02e15e81ae7ce51e9efb47e93f316

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210627073130_p20210701_p20210701.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210627073130_p20210701_p20210701.ebuild
deleted file mode 100644
index 3c0ad54fa9e5..
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210627073130_p20210701_p20210701.ebuild
+++ /dev/null
@@ -1,200 +0,0 @@
-# Copyright 2014-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake xdg-utils
-
-if [[ "${PV}" ==  ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
-elif [[ "${PV}" == *_pre* ]]; then
-   inherit vcs-snapshot
-
-   TAGAINIJISHO_GIT_REVISION="a16d7b82002d95365b54b8cd07d4fd80e2b9cfeb"
-fi
-if [[ "${PV}" !=  ]]; then
-   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
-   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
-   JMDICT_DATE="${JMDICT_DATE%_p*}"
-   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
-   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
-   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
-fi
-if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
-   KANJIVG_VERSION="20160426"
-fi
-
-DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
-HOMEPAGE="https://www.tagaini.net/ https://github.com/Gnurou/tagainijisho";
-if [[ "${PV}" ==  ]]; then
-   SRC_URI=""
-elif [[ "${PV}" == *_pre* ]]; then
-   
SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${PN}-${TAGAINIJISHO_VERSION}.tar.gz"
-else
-   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${PN}-${TAGAINIJISHO_VERSION}.tar.gz";
-fi
-if [[ "${PV}" !=  ]]; then
-   # Upstream: https://www.edrdg.org/pub/Nihongo/JMdict.gz
-   SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/JMdict-${JMDICT_DATE}.gz";
-   # Upstream: https://www.edrdg.org/pub/Nihongo/kanjidic2.xml.gz
-   SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/kanjidic2-${KANJIDIC2_DATE}.xml.gz";
-fi
-if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
-   SRC_URI+=" 
https://github.com/KanjiVG/kanjivg/releases/download/r${KANJIVG_VERSION}/kanjivg-${KANJIVG_VERSION}.xml.gz";
-fi
-
-LICE

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2023-12-10 Thread Mike Gilbert
commit: 6cbca8dd0d8c5a5c4009e7d569dd6d72532f8775
Author: Jake Shipton  crazylinuxnerd  net>
AuthorDate: Sat Dec  9 04:57:07 2023 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Dec 10 18:31:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbca8dd

app-i18n/tagainijisho: Add myself as a proxy maintainer.

Signed-off-by: Jake Shipton  crazylinuxnerd.net>
Closes: https://github.com/gentoo/gentoo/pull/34183
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/metadata.xml | 8 
 1 file changed, 8 insertions(+)

diff --git a/app-i18n/tagainijisho/metadata.xml 
b/app-i18n/tagainijisho/metadata.xml
index 0ada3d02344c..e8c4ff0a57d0 100644
--- a/app-i18n/tagainijisho/metadata.xml
+++ b/app-i18n/tagainijisho/metadata.xml
@@ -5,6 +5,14 @@
arfrever@gmail.com
Arfrever Frehtes Taifersar Arahesis

+   
+   j...@crazylinuxnerd.net
+   Jake Shipton
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

c...@gentoo.org
Cjk



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2023-12-10 Thread Mike Gilbert
commit: e1859d1659eb6a04e7b9ae019da76d95c56bf5ca
Author: Jake Shipton  crazylinuxnerd  net>
AuthorDate: Sat Dec  9 05:03:50 2023 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Dec 10 18:31:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1859d16

app-i18n/tagainijisho: Update to v1.2.2

Closes: https://bugs.gentoo.org/858773
Signed-off-by: Jake Shipton  crazylinuxnerd.net>
Closes: https://github.com/gentoo/gentoo/pull/34184
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |  2 ++
 ...jisho-.ebuild => tagainijisho-1.2.2.ebuild} | 39 ++
 app-i18n/tagainijisho/tagainijisho-.ebuild | 37 ++--
 3 files changed, 37 insertions(+), 41 deletions(-)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index a4b7b6cb4557..9c8eb871d140 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,4 +1,6 @@
 DIST JMdict-2021-07-01.gz 20106907 BLAKE2B 
0a56834241f4a908b05e99f21917149d161b40a190d271d4477ec18b3b4972648142ab6db3b45fd290caa9d99b1e0a946e16e165dbeabe8eda73a4c9f6d7d286
 SHA512 
b7217ca9d25601733b03bc0193c1fd3a206b11a20731c2b52650cd5de626d02a486f089464e7c85f3525bd392b64b5c2f5348d752a791df46c06805ee082a42b
 DIST kanjidic2-2021-07-01.xml.gz 1487197 BLAKE2B 
f2fc6cc033c4615cdc0699970f2fd022ea7dab0ec8358eb6baa031e54b8dab4d766410b136e96ce9fe2120b1e2a8362bf8c902bcc9037335745dac24e4cebba5
 SHA512 
f64d4f207a402b40f02c05a21ba4edb38b74277fecd11694643e2fc4a5857720583a9553e21c9502ff98cb8d17c606f4d24e29b9d939b36d65ae3538d0fa8063
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
+DIST kanjivg-20220427.xml.gz 3599920 BLAKE2B 
01c5f523023433ef8ada843ff55347ad8bb5be07d094fe2a602c47442c77d863dd131e766c486c75541618b31ab4d6493e2a1c15b5f4f416e22c561c2a73aacb
 SHA512 
204c372ec8fbd3deeb0a644eae8883c3eada4693539c232d3e04709eb59af58925d7e3d4eca576c03ebd74fc077633f1e4897d2bf82105d35edd92023ea832d5
 DIST tagainijisho-1.2.0_pre20210627073130.tar.gz 3639873 BLAKE2B 
5dfef3a9d9489b3f9a2dfda9a73700311a597f73eddca375608d62069c2e01e37f977ebf78416483f8f8de6347accbdcaebd4f5dca65ee0ec88d2c90a2f7715d
 SHA512 
bb6ddd487bdb7f7e6b664ad1fe92067c136ddc6ed4a01f5882f0fa2c9ebe2b77605dc0f5202f824e2e5a4f1829dff3c43410c339e6bf853ce890ce39567aa43f
+DIST tagainijisho-1.2.2.tar.gz 32366512 BLAKE2B 
bb5670e9cfcd38f21cd16f8f2977c8ae754291ceaa8b1933a50256201b0ad90871bf2440c481eb0ca08ee802956780c02b5e25e9454dd21237743a352304a82f
 SHA512 
08ed99282bd95123dba008af40c5c214ed6434e4179b2f1ccb2b2e83461b55dc4125d431827a9e3e9ec91c6e3ad0b0e98bc02e15e81ae7ce51e9efb47e93f316

diff --git a/app-i18n/tagainijisho/tagainijisho-.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.2.2.ebuild
similarity index 91%
copy from app-i18n/tagainijisho/tagainijisho-.ebuild
copy to app-i18n/tagainijisho/tagainijisho-1.2.2.ebuild
index 1ece4615a3cb..568f5e3ce5f3 100644
--- a/app-i18n/tagainijisho/tagainijisho-.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.2.2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2014-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
-
+EAPI=8
 inherit cmake xdg-utils
 
 if [[ "${PV}" ==  ]]; then
@@ -12,9 +11,7 @@ if [[ "${PV}" ==  ]]; then
 elif [[ "${PV}" == *_pre* ]]; then
inherit vcs-snapshot
 
-   TAGAINIJISHO_GIT_REVISION=""
-fi
-if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_GIT_REVISION="a16d7b82002d95365b54b8cd07d4fd80e2b9cfeb"
TAGAINIJISHO_VERSION="${PV%_p*_p*}"
JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
JMDICT_DATE="${JMDICT_DATE%_p*}"
@@ -22,50 +19,50 @@ if [[ "${PV}" !=  ]]; then
KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"

KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
 fi
+
 if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
-   KANJIVG_VERSION="20160426"
+   KANJIVG_VERSION="20220427"
 fi
 
 DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
 HOMEPAGE="https://www.tagaini.net/ https://github.com/Gnurou/tagainijisho";
 if [[ "${PV}" ==  ]]; then
+   # A daily archive is fetched for both JMdict and kanjidic2
SRC_URI=""
 elif [[ "${PV}" == *_pre* ]]; then

SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${PN}-${TAGAINIJISHO_VERSION}.tar.gz"
-else
-   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${PN}-${TAGAINIJISHO_VERSION}.tar.gz";
-fi
-if [[ "${PV}" !=  ]]; then
+
# Upstream: https://www.edrdg.org/pub/Nihongo/JMdict.gz
SRC_URI+=" 
https://home.apache.org/~arfrever/dis

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2022-03-09 Thread Jakov Smolić
commit: bb834b410c10a6ae7a3e1642fcfab3bcc505c787
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Mar  9 08:57:12 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Mar  9 08:57:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb834b41

app-i18n/tagainijisho: drop versions

Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/tagainijisho/Manifest |   8 -
 0_pre20200118132551_p20200701_p20200701.ebuild | 201 -
 0_pre20200118132551_p20201001_p20201001.ebuild | 201 -
 0_pre20210313131524_p20210401_p20210401.ebuild | 200 
 4 files changed, 610 deletions(-)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index d1f737deb5c4..a4b7b6cb4557 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,12 +1,4 @@
-DIST JMdict-2020-07-01.gz 19735470 BLAKE2B 
06126c07516241af6789c3427ebe68ce6da3a5116414f8d1cd5248c18319a4b302ec241499c36b380e3a49f43cac2b381e4130d2bae4a7b100de76724786eadd
 SHA512 
08c3feed364666dfbf87c73ac5da20a7eaa414e7fde274f314b058a6b268cc197b834225aed57cea74f6cdc95f374031c1a87ee9e3023f421ed9f3f1af4ca1d0
-DIST JMdict-2020-10-01.gz 19845877 BLAKE2B 
f75e9cb1096c1f35276606119d1f0e1cf2687f69d9afe2bced55a6b75aa8ada0c8f245e05e8f7246d73463ed895cd232f1ee30ccd639cb32801c51cbc9a56dcc
 SHA512 
4e6490eda15928a48cbfff59bf73d21dea19d2e80dffce70f65a247b0a9393bea787c8378b06b7e7c807eeb9a296971efac9f3ec2d3ab6771c7a016e0e747113
-DIST JMdict-2021-04-01.gz 20023736 BLAKE2B 
57c2114550882729022cc639606f4512f7670e906f1e362e2fa3e40adb3fd10734e198f6703a7c372fe42fd61d620534c13fb702706e57cc9f40bce061c8218f
 SHA512 
8791b7a1fa2a1e43c07b73d51395de2f1b0e52dfa84463b9e451b79e54a3af676dc0b11a99526987476b1ad167b1ace4d75134484469a927a8f8386e5478f7ca
 DIST JMdict-2021-07-01.gz 20106907 BLAKE2B 
0a56834241f4a908b05e99f21917149d161b40a190d271d4477ec18b3b4972648142ab6db3b45fd290caa9d99b1e0a946e16e165dbeabe8eda73a4c9f6d7d286
 SHA512 
b7217ca9d25601733b03bc0193c1fd3a206b11a20731c2b52650cd5de626d02a486f089464e7c85f3525bd392b64b5c2f5348d752a791df46c06805ee082a42b
-DIST kanjidic2-2020-07-01.xml.gz 1483010 BLAKE2B 
7adc1d09bcddccfa549de92ff996c4d1e4ee4283ad845b50f5a453dd7f4051249eeb8fb3bd574b8c95f92a93ce7197f40226fe9046f7ab871f43f086c753166f
 SHA512 
078ea54da499967b03c6eee75d629c9aced8c48381e8b6d1adf2d6440c81a26da8bc532f8db8d388588a74cbdb851bcb92846d1532b882f5ab9d65d653deeb3e
-DIST kanjidic2-2020-10-01.xml.gz 1483702 BLAKE2B 
0a1aa65084f5d6e35ac188c77c4264449ffa0c07e39fb464760049740e70187252e56212e1b95a5be930f326b42f2ef8689dcf7d53dfcbcd9ef250e0e05e26f2
 SHA512 
f47f0f9b401e2f30f9669bc61417424ed4f423a542115d56b3b176f4c8253a7025c02ba4e28d1180effa558f6cd6fca7f07fcd47c716839cd48ac7f2c8b6ac78
-DIST kanjidic2-2021-04-01.xml.gz 1487178 BLAKE2B 
81e05d3d80bea1eec64e4af80b195dce2f3396a3c70f359fb27e7db68ab6f5a177b732bfeef53d9ba6af8cfdf860f130d6077b853bfb6e7e3b7eeb4fe3028915
 SHA512 
c3e617878f1f9da46580a93e47a669ba90a84ebf25790fdc40ee56f6a39cd704941a6f068708bd106e81f63fb34ca5b5992c758cc3f898fbed038fd4181ac437
 DIST kanjidic2-2021-07-01.xml.gz 1487197 BLAKE2B 
f2fc6cc033c4615cdc0699970f2fd022ea7dab0ec8358eb6baa031e54b8dab4d766410b136e96ce9fe2120b1e2a8362bf8c902bcc9037335745dac24e4cebba5
 SHA512 
f64d4f207a402b40f02c05a21ba4edb38b74277fecd11694643e2fc4a5857720583a9553e21c9502ff98cb8d17c606f4d24e29b9d939b36d65ae3538d0fa8063
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
-DIST tagainijisho-1.2.0_pre20200118132551.tar.gz 3635265 BLAKE2B 
f8f831f698bf0ca56c57e8343adee92d3b42842c95fb971c9d8696eaf660ce458d8fd2108ab4568463bed6711c5295d27efc34f2fab512c3d0bc2a11a4f76c1b
 SHA512 
14d6fc5ce891437159ca2b3db53c776420a6d4e305f6753c7ccf5ce773d43fa31f875ee9582c9db1fe05364b18772cec43dd046a6492b6eb45c12b62f7d60407
-DIST tagainijisho-1.2.0_pre20210313131524.tar.gz 3639618 BLAKE2B 
f2dbb376dddf76b27a01b9a06309ed048d8e6bae7022a027b3da3b93f39c9bce63d0e5e06dd04434d61742213e48930643c9a81ca9102ca4202f6261404179f1
 SHA512 
3775bbc34bf3bef0604b6b18fcee7d2698f567002e23707205d2ee256f518514ad16d27d5cdb1cc5e6d42063b1532ab4b59cdb49d2934973cb6557e77e9b7a07
 DIST tagainijisho-1.2.0_pre20210627073130.tar.gz 3639873 BLAKE2B 
5dfef3a9d9489b3f9a2dfda9a73700311a597f73eddca375608d62069c2e01e37f977ebf78416483f8f8de6347accbdcaebd4f5dca65ee0ec88d2c90a2f7715d
 SHA512 
bb6ddd487bdb7f7e6b664ad1fe92067c136ddc6ed4a01f5882f0fa2c9ebe2b77605dc0f5202f824e2e5a4f1829dff3c43410c339e6bf853ce890ce39567aa43f

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
deleted file mode 100644
index 3800b36bbc6b..

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2022-01-29 Thread Yixun Lan
commit: 53a5708942308cb22e6c02f1a4b1dd13e00249d6
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Mon Jan 24 00:00:00 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Jan 29 15:19:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a57089

app-i18n/tagainijisho: Set CJK as co-maintainer.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/tagainijisho/metadata.xml | 44 +++---
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/app-i18n/tagainijisho/metadata.xml 
b/app-i18n/tagainijisho/metadata.xml
index c3d7f3c2261b..0ada3d02344c 100644
--- a/app-i18n/tagainijisho/metadata.xml
+++ b/app-i18n/tagainijisho/metadata.xml
@@ -1,27 +1,27 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-arfrever@gmail.com
-Arfrever Frehtes Taifersar Arahesis
-  
-  
-flop...@gentoo.org
-Mike Gilbert
-  
-  
-Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool
-that is available for Windows, MacOS X and Linux and aims at becoming your
-Japanese study assistant. It allows you to quickly search for entries and mark
-those that you wish to study, along with tags and personal notes. It also let
-you train entries you are studying and follows your progression in remembering
-them. Finally, it makes it easy to review entries you did not remember by
-listing them on screen or printing them on a small booklet.
+   
+   arfrever@gmail.com
+   Arfrever Frehtes Taifersar Arahesis
+   
+   
+   c...@gentoo.org
+   Cjk
+   
+   
+   Tagaini Jisho is a free, open-source Japanese dictionary and 
kanji lookup tool
+   that is available for Windows, MacOS X and Linux and aims at 
becoming your
+   Japanese study assistant. It allows you to quickly search for 
entries and mark
+   those that you wish to study, along with tags and personal 
notes. It also let
+   you train entries you are studying and follows your progression 
in remembering
+   them. Finally, it makes it easy to review entries you did not 
remember by
+   listing them on screen or printing them on a small booklet.
 
-Tagaini Jisho also features complete stroke order animations for more than 6000
-kanji.
-
-  
-Gnurou/tagainijisho
-  
+   Tagaini Jisho also features complete stroke order animations 
for more than 6000
+   kanji.
+   
+   
+   Gnurou/tagainijisho
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2021-07-01 Thread Mike Gilbert
commit: 8a309012d0e5c866eba2f65a8c1f58bc0d334b96
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Jul  1 02:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jul  1 20:08:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a309012

app-i18n/tagainijisho: Version bump 
(1.2.0_pre20210627073130_p20210701_p20210701).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   3 +
 0_pre20210627073130_p20210701_p20210701.ebuild | 200 +
 2 files changed, 203 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index b490c93498e..d1f737deb5c 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,9 +1,12 @@
 DIST JMdict-2020-07-01.gz 19735470 BLAKE2B 
06126c07516241af6789c3427ebe68ce6da3a5116414f8d1cd5248c18319a4b302ec241499c36b380e3a49f43cac2b381e4130d2bae4a7b100de76724786eadd
 SHA512 
08c3feed364666dfbf87c73ac5da20a7eaa414e7fde274f314b058a6b268cc197b834225aed57cea74f6cdc95f374031c1a87ee9e3023f421ed9f3f1af4ca1d0
 DIST JMdict-2020-10-01.gz 19845877 BLAKE2B 
f75e9cb1096c1f35276606119d1f0e1cf2687f69d9afe2bced55a6b75aa8ada0c8f245e05e8f7246d73463ed895cd232f1ee30ccd639cb32801c51cbc9a56dcc
 SHA512 
4e6490eda15928a48cbfff59bf73d21dea19d2e80dffce70f65a247b0a9393bea787c8378b06b7e7c807eeb9a296971efac9f3ec2d3ab6771c7a016e0e747113
 DIST JMdict-2021-04-01.gz 20023736 BLAKE2B 
57c2114550882729022cc639606f4512f7670e906f1e362e2fa3e40adb3fd10734e198f6703a7c372fe42fd61d620534c13fb702706e57cc9f40bce061c8218f
 SHA512 
8791b7a1fa2a1e43c07b73d51395de2f1b0e52dfa84463b9e451b79e54a3af676dc0b11a99526987476b1ad167b1ace4d75134484469a927a8f8386e5478f7ca
+DIST JMdict-2021-07-01.gz 20106907 BLAKE2B 
0a56834241f4a908b05e99f21917149d161b40a190d271d4477ec18b3b4972648142ab6db3b45fd290caa9d99b1e0a946e16e165dbeabe8eda73a4c9f6d7d286
 SHA512 
b7217ca9d25601733b03bc0193c1fd3a206b11a20731c2b52650cd5de626d02a486f089464e7c85f3525bd392b64b5c2f5348d752a791df46c06805ee082a42b
 DIST kanjidic2-2020-07-01.xml.gz 1483010 BLAKE2B 
7adc1d09bcddccfa549de92ff996c4d1e4ee4283ad845b50f5a453dd7f4051249eeb8fb3bd574b8c95f92a93ce7197f40226fe9046f7ab871f43f086c753166f
 SHA512 
078ea54da499967b03c6eee75d629c9aced8c48381e8b6d1adf2d6440c81a26da8bc532f8db8d388588a74cbdb851bcb92846d1532b882f5ab9d65d653deeb3e
 DIST kanjidic2-2020-10-01.xml.gz 1483702 BLAKE2B 
0a1aa65084f5d6e35ac188c77c4264449ffa0c07e39fb464760049740e70187252e56212e1b95a5be930f326b42f2ef8689dcf7d53dfcbcd9ef250e0e05e26f2
 SHA512 
f47f0f9b401e2f30f9669bc61417424ed4f423a542115d56b3b176f4c8253a7025c02ba4e28d1180effa558f6cd6fca7f07fcd47c716839cd48ac7f2c8b6ac78
 DIST kanjidic2-2021-04-01.xml.gz 1487178 BLAKE2B 
81e05d3d80bea1eec64e4af80b195dce2f3396a3c70f359fb27e7db68ab6f5a177b732bfeef53d9ba6af8cfdf860f130d6077b853bfb6e7e3b7eeb4fe3028915
 SHA512 
c3e617878f1f9da46580a93e47a669ba90a84ebf25790fdc40ee56f6a39cd704941a6f068708bd106e81f63fb34ca5b5992c758cc3f898fbed038fd4181ac437
+DIST kanjidic2-2021-07-01.xml.gz 1487197 BLAKE2B 
f2fc6cc033c4615cdc0699970f2fd022ea7dab0ec8358eb6baa031e54b8dab4d766410b136e96ce9fe2120b1e2a8362bf8c902bcc9037335745dac24e4cebba5
 SHA512 
f64d4f207a402b40f02c05a21ba4edb38b74277fecd11694643e2fc4a5857720583a9553e21c9502ff98cb8d17c606f4d24e29b9d939b36d65ae3538d0fa8063
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.2.0_pre20200118132551.tar.gz 3635265 BLAKE2B 
f8f831f698bf0ca56c57e8343adee92d3b42842c95fb971c9d8696eaf660ce458d8fd2108ab4568463bed6711c5295d27efc34f2fab512c3d0bc2a11a4f76c1b
 SHA512 
14d6fc5ce891437159ca2b3db53c776420a6d4e305f6753c7ccf5ce773d43fa31f875ee9582c9db1fe05364b18772cec43dd046a6492b6eb45c12b62f7d60407
 DIST tagainijisho-1.2.0_pre20210313131524.tar.gz 3639618 BLAKE2B 
f2dbb376dddf76b27a01b9a06309ed048d8e6bae7022a027b3da3b93f39c9bce63d0e5e06dd04434d61742213e48930643c9a81ca9102ca4202f6261404179f1
 SHA512 
3775bbc34bf3bef0604b6b18fcee7d2698f567002e23707205d2ee256f518514ad16d27d5cdb1cc5e6d42063b1532ab4b59cdb49d2934973cb6557e77e9b7a07
+DIST tagainijisho-1.2.0_pre20210627073130.tar.gz 3639873 BLAKE2B 
5dfef3a9d9489b3f9a2dfda9a73700311a597f73eddca375608d62069c2e01e37f977ebf78416483f8f8de6347accbdcaebd4f5dca65ee0ec88d2c90a2f7715d
 SHA512 
bb6ddd487bdb7f7e6b664ad1fe92067c136ddc6ed4a01f5882f0fa2c9ebe2b77605dc0f5202f824e2e5a4f1829dff3c43410c339e6bf853ce890ce39567aa43f

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210627073130_p20210701_p20210701.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210627073130_p20210701_p20210701.ebuild
new file mode 100644
index 000..3c0ad54fa9e
--- /dev/null
+++ 
b/app-i18n/t

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2021-07-01 Thread Mike Gilbert
commit: b262aa81cb6c561eee5b12519b4b8a9a715ecc37
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Jul  1 01:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jul  1 20:08:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b262aa81

app-i18n/tagainijisho: Use cmake.eclass.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 .../tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild | 6 +++---
 .../tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild | 6 +++---
 .../tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild | 5 ++---
 app-i18n/tagainijisho/tagainijisho-.ebuild  | 5 ++---
 4 files changed, 10 insertions(+), 12 deletions(-)

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
index 9ddc9a9aa0c..3800b36bbc6 100644
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2014-2020 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
 
 if [[ "${PV}" ==  ]]; then
inherit git-r3
@@ -189,7 +189,7 @@ src_configure() {
-DEMBED_SQLITE=OFF
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 pkg_postinst() {

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
index 9ddc9a9aa0c..3800b36bbc6 100644
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2014-2020 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
 
 if [[ "${PV}" ==  ]]; then
inherit git-r3
@@ -189,7 +189,7 @@ src_configure() {
-DEMBED_SQLITE=OFF
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 pkg_postinst() {

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
index 0c1d1c997d0..4db725401cf 100644
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
 
 if [[ "${PV}" ==  ]]; then
inherit git-r3
@@ -50,7 +50,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 if [[ "${PV}" ==  ]]; then
-   # We wget dictionary files in addition to using git
PROPERTIES="live"
 fi
 
@@ -189,7 +188,7 @@ src_configure() {
-DEMBED_SQLITE=OFF
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 pkg_postinst() {

diff --git a/app-i18n/tagainijisho/tagainijisho-.ebuild 
b/app-i18n/tagainijisho/tagainijisho-.ebuild
index f40dcd4a293..1ece4615a3c 100644
--- a/app-i18n/tagainijisho/tagainijisho-.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
 
 if [[ "${PV}" ==  ]]; then
inherit git-r3
@@ -50,7 +50,6 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 if [[ "${PV}" ==  ]]; then
-   # We wget dictionary files in addition to using git
PROPERTIES="live"
 fi
 
@@ -189,7 +188,7 @@ src_configure() {
-DEMBED_SQLITE=OFF
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2021-04-21 Thread Sam James
commit: 6bfd69e43c3dd03db4f7e06853fa2e11687f8e10
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 06:29:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 18:50:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bfd69e4

app-i18n/tagainijisho: Revert "drop superfluous PROPERTIES="live""

* Add comment explaining need for PROPERTIES="live" given its rarity
* This reverts commit 5a2dbc07adb6a2dd0e9738c8855eea398331507a.

Signed-off-by: Sam James  gentoo.org>

 .../tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild | 6 +-
 .../tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild | 6 +-
 .../tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild | 4 
 app-i18n/tagainijisho/tagainijisho-.ebuild  | 4 
 4 files changed, 18 insertions(+), 2 deletions(-)

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
index e3719be1fcf..9ddc9a9aa0c 100644
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+if [[ "${PV}" ==  ]]; then
+   # We wget dictionary files in addition to using git
+   PROPERTIES="live"
+fi
 
 BDEPEND="dev-qt/linguist-tools:5"
 DEPEND=">=dev-db/sqlite-3.12:3

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
index e3719be1fcf..9ddc9a9aa0c 100644
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+if [[ "${PV}" ==  ]]; then
+   # We wget dictionary files in addition to using git
+   PROPERTIES="live"
+fi
 
 BDEPEND="dev-qt/linguist-tools:5"
 DEPEND=">=dev-db/sqlite-3.12:3

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
index 5a5121af5a2..0c1d1c997d0 100644
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+if [[ "${PV}" ==  ]]; then
+   # We wget dictionary files in addition to using git
+   PROPERTIES="live"
+fi
 
 BDEPEND="dev-qt/linguist-tools:5"
 DEPEND=">=dev-db/sqlite-3.12:3

diff --git a/app-i18n/tagainijisho/tagainijisho-.ebuild 
b/app-i18n/tagainijisho/tagainijisho-.ebuild
index 20264ad5e36..f40dcd4a293 100644
--- a/app-i18n/tagainijisho/tagainijisho-.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-.ebuild
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
+if [[ "${PV}" ==  ]]; then
+   # We wget dictionary files in addition to using git
+   PROPERTIES="live"
+fi
 
 BDEPEND="dev-qt/linguist-tools:5"
 DEPEND=">=dev-db/sqlite-3.12:3



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2021-04-01 Thread Mike Gilbert
commit: aa2babc114db5d0104337c94f235799bfccea779
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Apr  1 01:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr  1 19:56:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2babc1

app-i18n/tagainijisho: Version bump 
(1.2.0_pre20210313131524_p20210401_p20210401).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   3 +
 0_pre20210313131524_p20210401_p20210401.ebuild | 200 +
 2 files changed, 203 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index 6d6c2ed98d4..b490c93498e 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,6 +1,9 @@
 DIST JMdict-2020-07-01.gz 19735470 BLAKE2B 
06126c07516241af6789c3427ebe68ce6da3a5116414f8d1cd5248c18319a4b302ec241499c36b380e3a49f43cac2b381e4130d2bae4a7b100de76724786eadd
 SHA512 
08c3feed364666dfbf87c73ac5da20a7eaa414e7fde274f314b058a6b268cc197b834225aed57cea74f6cdc95f374031c1a87ee9e3023f421ed9f3f1af4ca1d0
 DIST JMdict-2020-10-01.gz 19845877 BLAKE2B 
f75e9cb1096c1f35276606119d1f0e1cf2687f69d9afe2bced55a6b75aa8ada0c8f245e05e8f7246d73463ed895cd232f1ee30ccd639cb32801c51cbc9a56dcc
 SHA512 
4e6490eda15928a48cbfff59bf73d21dea19d2e80dffce70f65a247b0a9393bea787c8378b06b7e7c807eeb9a296971efac9f3ec2d3ab6771c7a016e0e747113
+DIST JMdict-2021-04-01.gz 20023736 BLAKE2B 
57c2114550882729022cc639606f4512f7670e906f1e362e2fa3e40adb3fd10734e198f6703a7c372fe42fd61d620534c13fb702706e57cc9f40bce061c8218f
 SHA512 
8791b7a1fa2a1e43c07b73d51395de2f1b0e52dfa84463b9e451b79e54a3af676dc0b11a99526987476b1ad167b1ace4d75134484469a927a8f8386e5478f7ca
 DIST kanjidic2-2020-07-01.xml.gz 1483010 BLAKE2B 
7adc1d09bcddccfa549de92ff996c4d1e4ee4283ad845b50f5a453dd7f4051249eeb8fb3bd574b8c95f92a93ce7197f40226fe9046f7ab871f43f086c753166f
 SHA512 
078ea54da499967b03c6eee75d629c9aced8c48381e8b6d1adf2d6440c81a26da8bc532f8db8d388588a74cbdb851bcb92846d1532b882f5ab9d65d653deeb3e
 DIST kanjidic2-2020-10-01.xml.gz 1483702 BLAKE2B 
0a1aa65084f5d6e35ac188c77c4264449ffa0c07e39fb464760049740e70187252e56212e1b95a5be930f326b42f2ef8689dcf7d53dfcbcd9ef250e0e05e26f2
 SHA512 
f47f0f9b401e2f30f9669bc61417424ed4f423a542115d56b3b176f4c8253a7025c02ba4e28d1180effa558f6cd6fca7f07fcd47c716839cd48ac7f2c8b6ac78
+DIST kanjidic2-2021-04-01.xml.gz 1487178 BLAKE2B 
81e05d3d80bea1eec64e4af80b195dce2f3396a3c70f359fb27e7db68ab6f5a177b732bfeef53d9ba6af8cfdf860f130d6077b853bfb6e7e3b7eeb4fe3028915
 SHA512 
c3e617878f1f9da46580a93e47a669ba90a84ebf25790fdc40ee56f6a39cd704941a6f068708bd106e81f63fb34ca5b5992c758cc3f898fbed038fd4181ac437
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.2.0_pre20200118132551.tar.gz 3635265 BLAKE2B 
f8f831f698bf0ca56c57e8343adee92d3b42842c95fb971c9d8696eaf660ce458d8fd2108ab4568463bed6711c5295d27efc34f2fab512c3d0bc2a11a4f76c1b
 SHA512 
14d6fc5ce891437159ca2b3db53c776420a6d4e305f6753c7ccf5ce773d43fa31f875ee9582c9db1fe05364b18772cec43dd046a6492b6eb45c12b62f7d60407
+DIST tagainijisho-1.2.0_pre20210313131524.tar.gz 3639618 BLAKE2B 
f2dbb376dddf76b27a01b9a06309ed048d8e6bae7022a027b3da3b93f39c9bce63d0e5e06dd04434d61742213e48930643c9a81ca9102ca4202f6261404179f1
 SHA512 
3775bbc34bf3bef0604b6b18fcee7d2698f567002e23707205d2ee256f518514ad16d27d5cdb1cc5e6d42063b1532ab4b59cdb49d2934973cb6557e77e9b7a07

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
new file mode 100644
index 000..1ee0829249a
--- /dev/null
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20210313131524_p20210401_p20210401.ebuild
@@ -0,0 +1,200 @@
+# Copyright 2014-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake-utils xdg-utils
+
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
+elif [[ "${PV}" == *_pre* ]]; then
+   inherit vcs-snapshot
+
+   TAGAINIJISHO_GIT_REVISION="54a7145903cadb0ebfa58c543553dc0931a36066"
+fi
+if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
+   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
+   JMDICT_DATE="${JMDICT_DATE%_p*}"
+   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
+   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
+   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
+fi
+if [[ "${PV}" ==  || "${PV}" == *_pre* ]];

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2021-04-01 Thread Mike Gilbert
commit: f9c82007968970ca48019aeb60cc038ed5dd6702
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Apr  1 00:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr  1 19:56:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c82007

app-i18n/tagainijisho: Update URLs.

https://github.com/Gnurou/tagainijisho/commit/35f04ac8fd71023352c2cb44019c675363e3e823

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/tagainijisho-.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-.ebuild 
b/app-i18n/tagainijisho/tagainijisho-.ebuild
index ca0b9b19513..aa59819e49b 100644
--- a/app-i18n/tagainijisho/tagainijisho-.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2019 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -36,9 +36,9 @@ else

SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${PN}-${TAGAINIJISHO_VERSION}.tar.gz";
 fi
 if [[ "${PV}" !=  ]]; then
-   # Upstream: http://ftp.monash.edu.au/pub/nihongo/JMdict.gz
+   # Upstream: https://www.edrdg.org/pub/Nihongo/JMdict.gz
SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/JMdict-${JMDICT_DATE}.gz";
-   # Upstream: http://www.edrdg.org/kanjidic/kanjidic2.xml.gz
+   # Upstream: https://www.edrdg.org/pub/Nihongo/kanjidic2.xml.gz
SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/kanjidic2-${KANJIDIC2_DATE}.xml.gz";
 fi
 if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
@@ -94,7 +94,7 @@ src_unpack() {
JMDICT_DATE="${yesterday}"
else
# Download file from today or yesterday.
-   wget http://ftp.monash.edu.au/pub/nihongo/JMdict.gz -O 
JMdict.gz || die
+   wget https://www.edrdg.org/pub/Nihongo/JMdict.gz -O 
JMdict.gz || die
JMDICT_DATE="$(gzip -cd JMdict.gz | grep -E "^$" | sed -e 
"s/.*\([[:digit:]]\{4\}-[[:digit:]]\{2\}-[[:digit:]]\{2\}\).*/\1/")"
if [[ ${JMDICT_DATE} != ${today} && ${JMDICT_DATE} != 
${yesterday} ]]; then
die "Unexpected date in JMdict.gz: 
'${JMDICT_DATE}'"
@@ -114,7 +114,7 @@ src_unpack() {
KANJIDIC2_DATE="${yesterday}"
else
# Download file from today or yesterday.
-   wget http://www.edrdg.org/kanjidic/kanjidic2.xml.gz -O 
kanjidic2.xml.gz || die
+   wget https://www.edrdg.org/pub/Nihongo/kanjidic2.xml.gz 
-O kanjidic2.xml.gz || die
KANJIDIC2_DATE="$(gzip -cd kanjidic2.xml.gz | grep -E 
"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}$"
 | sed -e "s/.*\([[:digit:]]\{4\}-[[:digit:]]\{2\}-[[:digit:]]\{2\}\).*/\1/")"
if [[ ${KANJIDIC2_DATE} != ${today} && 
${KANJIDIC2_DATE} != ${yesterday} ]]; then
die "Unexpected date in kanjidic2.xml.gz: 
'${KANJIDIC2_DATE}'"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2021-01-16 Thread Sam James
commit: 6f842e9048b50938ef92121c7420a4ff6708b039
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 17 03:33:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 17 04:10:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f842e90

app-i18n/tagainijisho: add explicit proxy

floppym proxies most commits for Arfrever,
including to this package in the past.

Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-i18n/tagainijisho/metadata.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/app-i18n/tagainijisho/metadata.xml 
b/app-i18n/tagainijisho/metadata.xml
index e5fb32b0955..02332afd540 100644
--- a/app-i18n/tagainijisho/metadata.xml
+++ b/app-i18n/tagainijisho/metadata.xml
@@ -5,6 +5,11 @@
 arfrever@gmail.com
 Arfrever Frehtes Taifersar Arahesis
   
+  
+flop...@gentoo.org
+Mike Gilbert
+Proxy
+  
   
 Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool
 that is available for Windows, MacOS X and Linux and aims at becoming your



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2020-10-02 Thread Mike Gilbert
commit: 3e302804fac51fdc8da91114d7e93b4edaebfebc
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Oct  1 20:00:00 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Oct  2 17:45:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e302804

app-i18n/tagainijisho: Version bump 
(1.2.0_pre20200118132551_p20201001_p20201001).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   2 +
 0_pre20200118132551_p20201001_p20201001.ebuild | 200 +
 2 files changed, 202 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index cad34b8297e..03afc732636 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,6 +1,8 @@
 DIST JMdict-2020-04-01.gz 19606278 BLAKE2B 
aa4f4287dc57ad825df6a8606840d2dd64bf9901cfc546cf25cacda3c838bc0827430bfb948c92183f6f35d356eb97eaf09b743e70740364293dc278168510ba
 SHA512 
ad3907bff000b684af2d78135da0258756757cc715c5827f02a8703e6b9a3f0796fd6e3d24509ec13d84464ec6591e7acb0b9c253724e55a2cb44a564a7e5602
 DIST JMdict-2020-07-01.gz 19735470 BLAKE2B 
06126c07516241af6789c3427ebe68ce6da3a5116414f8d1cd5248c18319a4b302ec241499c36b380e3a49f43cac2b381e4130d2bae4a7b100de76724786eadd
 SHA512 
08c3feed364666dfbf87c73ac5da20a7eaa414e7fde274f314b058a6b268cc197b834225aed57cea74f6cdc95f374031c1a87ee9e3023f421ed9f3f1af4ca1d0
+DIST JMdict-2020-10-01.gz 19845877 BLAKE2B 
f75e9cb1096c1f35276606119d1f0e1cf2687f69d9afe2bced55a6b75aa8ada0c8f245e05e8f7246d73463ed895cd232f1ee30ccd639cb32801c51cbc9a56dcc
 SHA512 
4e6490eda15928a48cbfff59bf73d21dea19d2e80dffce70f65a247b0a9393bea787c8378b06b7e7c807eeb9a296971efac9f3ec2d3ab6771c7a016e0e747113
 DIST kanjidic2-2020-04-01.xml.gz 1482869 BLAKE2B 
05a8ed51adaf56023b41d6ac956496fda780d14e55d1947dfdec0647a78d4bcb2f5cab730e729ab42a176bed7de7548276d9d9fd668ca2c6e045296ba0ab4f7a
 SHA512 
87d0562bb5d4ae7153be8d684d1bd9b199039417a76289d783e96e09ea52b6741d923dc2f38500a7b2299c9f4cd0f6c8d7b8b7e00da2f102681387ec858ce852
 DIST kanjidic2-2020-07-01.xml.gz 1483010 BLAKE2B 
7adc1d09bcddccfa549de92ff996c4d1e4ee4283ad845b50f5a453dd7f4051249eeb8fb3bd574b8c95f92a93ce7197f40226fe9046f7ab871f43f086c753166f
 SHA512 
078ea54da499967b03c6eee75d629c9aced8c48381e8b6d1adf2d6440c81a26da8bc532f8db8d388588a74cbdb851bcb92846d1532b882f5ab9d65d653deeb3e
+DIST kanjidic2-2020-10-01.xml.gz 1483702 BLAKE2B 
0a1aa65084f5d6e35ac188c77c4264449ffa0c07e39fb464760049740e70187252e56212e1b95a5be930f326b42f2ef8689dcf7d53dfcbcd9ef250e0e05e26f2
 SHA512 
f47f0f9b401e2f30f9669bc61417424ed4f423a542115d56b3b176f4c8253a7025c02ba4e28d1180effa558f6cd6fca7f07fcd47c716839cd48ac7f2c8b6ac78
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.2.0_pre20200118132551.tar.gz 3635265 BLAKE2B 
f8f831f698bf0ca56c57e8343adee92d3b42842c95fb971c9d8696eaf660ce458d8fd2108ab4568463bed6711c5295d27efc34f2fab512c3d0bc2a11a4f76c1b
 SHA512 
14d6fc5ce891437159ca2b3db53c776420a6d4e305f6753c7ccf5ce773d43fa31f875ee9582c9db1fe05364b18772cec43dd046a6492b6eb45c12b62f7d60407

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
new file mode 100644
index 000..9d1700175eb
--- /dev/null
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20201001_p20201001.ebuild
@@ -0,0 +1,200 @@
+# Copyright 2014-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake-utils xdg-utils
+
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
+elif [[ "${PV}" == *_pre* ]]; then
+   inherit vcs-snapshot
+
+   TAGAINIJISHO_GIT_REVISION="2d2a3182a70a22bf27b0be42a3e896283513761e"
+fi
+if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
+   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
+   JMDICT_DATE="${JMDICT_DATE%_p*}"
+   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
+   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
+   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
+fi
+if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
+   KANJIVG_VERSION="20160426"
+fi
+
+DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
+HOMEPAGE="https://www.tagaini.net/ https://github.com/Gnurou/tagainijisho";
+if [[ "${PV}" ==  ]]; then
+   SRC_URI=""
+elif [[ "${PV}" == *_pre* ]]; then
+   
SRC_URI="https://github.com/Gnurou/${PN}/arch

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2020-10-02 Thread Mike Gilbert
commit: 7bd778fb85e8cb93820609f0b8968766a5933a3a
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Oct  1 21:00:00 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Oct  2 17:45:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd778fb

app-i18n/tagainijisho: Delete old version 
(1.2.0_pre20200118132551_p20200401_p20200401).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   2 -
 0_pre20200118132551_p20200401_p20200401.ebuild | 200 -
 2 files changed, 202 deletions(-)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index 03afc732636..6d6c2ed98d4 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,7 +1,5 @@
-DIST JMdict-2020-04-01.gz 19606278 BLAKE2B 
aa4f4287dc57ad825df6a8606840d2dd64bf9901cfc546cf25cacda3c838bc0827430bfb948c92183f6f35d356eb97eaf09b743e70740364293dc278168510ba
 SHA512 
ad3907bff000b684af2d78135da0258756757cc715c5827f02a8703e6b9a3f0796fd6e3d24509ec13d84464ec6591e7acb0b9c253724e55a2cb44a564a7e5602
 DIST JMdict-2020-07-01.gz 19735470 BLAKE2B 
06126c07516241af6789c3427ebe68ce6da3a5116414f8d1cd5248c18319a4b302ec241499c36b380e3a49f43cac2b381e4130d2bae4a7b100de76724786eadd
 SHA512 
08c3feed364666dfbf87c73ac5da20a7eaa414e7fde274f314b058a6b268cc197b834225aed57cea74f6cdc95f374031c1a87ee9e3023f421ed9f3f1af4ca1d0
 DIST JMdict-2020-10-01.gz 19845877 BLAKE2B 
f75e9cb1096c1f35276606119d1f0e1cf2687f69d9afe2bced55a6b75aa8ada0c8f245e05e8f7246d73463ed895cd232f1ee30ccd639cb32801c51cbc9a56dcc
 SHA512 
4e6490eda15928a48cbfff59bf73d21dea19d2e80dffce70f65a247b0a9393bea787c8378b06b7e7c807eeb9a296971efac9f3ec2d3ab6771c7a016e0e747113
-DIST kanjidic2-2020-04-01.xml.gz 1482869 BLAKE2B 
05a8ed51adaf56023b41d6ac956496fda780d14e55d1947dfdec0647a78d4bcb2f5cab730e729ab42a176bed7de7548276d9d9fd668ca2c6e045296ba0ab4f7a
 SHA512 
87d0562bb5d4ae7153be8d684d1bd9b199039417a76289d783e96e09ea52b6741d923dc2f38500a7b2299c9f4cd0f6c8d7b8b7e00da2f102681387ec858ce852
 DIST kanjidic2-2020-07-01.xml.gz 1483010 BLAKE2B 
7adc1d09bcddccfa549de92ff996c4d1e4ee4283ad845b50f5a453dd7f4051249eeb8fb3bd574b8c95f92a93ce7197f40226fe9046f7ab871f43f086c753166f
 SHA512 
078ea54da499967b03c6eee75d629c9aced8c48381e8b6d1adf2d6440c81a26da8bc532f8db8d388588a74cbdb851bcb92846d1532b882f5ab9d65d653deeb3e
 DIST kanjidic2-2020-10-01.xml.gz 1483702 BLAKE2B 
0a1aa65084f5d6e35ac188c77c4264449ffa0c07e39fb464760049740e70187252e56212e1b95a5be930f326b42f2ef8689dcf7d53dfcbcd9ef250e0e05e26f2
 SHA512 
f47f0f9b401e2f30f9669bc61417424ed4f423a542115d56b3b176f4c8253a7025c02ba4e28d1180effa558f6cd6fca7f07fcd47c716839cd48ac7f2c8b6ac78
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200401_p20200401.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200401_p20200401.ebuild
deleted file mode 100644
index 9d1700175eb..000
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200401_p20200401.ebuild
+++ /dev/null
@@ -1,200 +0,0 @@
-# Copyright 2014-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake-utils xdg-utils
-
-if [[ "${PV}" ==  ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
-elif [[ "${PV}" == *_pre* ]]; then
-   inherit vcs-snapshot
-
-   TAGAINIJISHO_GIT_REVISION="2d2a3182a70a22bf27b0be42a3e896283513761e"
-fi
-if [[ "${PV}" !=  ]]; then
-   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
-   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
-   JMDICT_DATE="${JMDICT_DATE%_p*}"
-   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
-   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
-   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
-fi
-if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
-   KANJIVG_VERSION="20160426"
-fi
-
-DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
-HOMEPAGE="https://www.tagaini.net/ https://github.com/Gnurou/tagainijisho";
-if [[ "${PV}" ==  ]]; then
-   SRC_URI=""
-elif [[ "${PV}" == *_pre* ]]; then
-   
SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${PN}-${TAGAINIJISHO_VERSION}.tar.gz"
-else
-   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${PN}-${TAGAINIJISHO_VERSION}.tar.gz";
-fi
-if [[ "${PV}" !=  ]]; then
-   # Upstream: http://ftp.monash.edu.au/pub/nihongo/JMdict.gz
-   SRC_URI+=" 
h

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2020-07-04 Thread Mike Gilbert
commit: 440ab32cc4c8df0a57f043f1ac4705abb7112814
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Jul  2 13:18:25 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jul  4 13:52:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440ab32c

app-i18n/tagainijisho: Delete old version 
(1.2.0_pre20191230120610_p20200101_p20200101).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   3 -
 0_pre20191230120610_p20200101_p20200101.ebuild | 200 -
 2 files changed, 203 deletions(-)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index f5eb2a4e66e..cad34b8297e 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,9 +1,6 @@
-DIST JMdict-2020-01-01.gz 19493878 BLAKE2B 
a797cbabffaafdcc967078ebf91ba27280d9a2ba040021fa605e674246ad3837774b2f17a7f4386cec3a2f53afb742fcd9f0bb6784b2014659d8785d59e321cd
 SHA512 
691077030421e909dc171c217e6951edd48b567bf0821c7b68da7a2fc410e3f55d73db1943a9b99128763655d03e175e431590d869032645ae32d69dae5acdc1
 DIST JMdict-2020-04-01.gz 19606278 BLAKE2B 
aa4f4287dc57ad825df6a8606840d2dd64bf9901cfc546cf25cacda3c838bc0827430bfb948c92183f6f35d356eb97eaf09b743e70740364293dc278168510ba
 SHA512 
ad3907bff000b684af2d78135da0258756757cc715c5827f02a8703e6b9a3f0796fd6e3d24509ec13d84464ec6591e7acb0b9c253724e55a2cb44a564a7e5602
 DIST JMdict-2020-07-01.gz 19735470 BLAKE2B 
06126c07516241af6789c3427ebe68ce6da3a5116414f8d1cd5248c18319a4b302ec241499c36b380e3a49f43cac2b381e4130d2bae4a7b100de76724786eadd
 SHA512 
08c3feed364666dfbf87c73ac5da20a7eaa414e7fde274f314b058a6b268cc197b834225aed57cea74f6cdc95f374031c1a87ee9e3023f421ed9f3f1af4ca1d0
-DIST kanjidic2-2020-01-01.xml.gz 1482692 BLAKE2B 
f50f45e982842b1fc161551640aa7bb8bc13e858c64576af25101c0bbdcb5d5734ebba86be180434781ba62d37370eae9b53bad7a30eb06bcffb86233f85f3fe
 SHA512 
df0d0827525ff0406b33811f9b0eb24f7ab99288879dc316af8125c24448b9919224d6cc7c20648791dbbe8f29d05d977e77c9316a9aeb69513e29cf2bc40e92
 DIST kanjidic2-2020-04-01.xml.gz 1482869 BLAKE2B 
05a8ed51adaf56023b41d6ac956496fda780d14e55d1947dfdec0647a78d4bcb2f5cab730e729ab42a176bed7de7548276d9d9fd668ca2c6e045296ba0ab4f7a
 SHA512 
87d0562bb5d4ae7153be8d684d1bd9b199039417a76289d783e96e09ea52b6741d923dc2f38500a7b2299c9f4cd0f6c8d7b8b7e00da2f102681387ec858ce852
 DIST kanjidic2-2020-07-01.xml.gz 1483010 BLAKE2B 
7adc1d09bcddccfa549de92ff996c4d1e4ee4283ad845b50f5a453dd7f4051249eeb8fb3bd574b8c95f92a93ce7197f40226fe9046f7ab871f43f086c753166f
 SHA512 
078ea54da499967b03c6eee75d629c9aced8c48381e8b6d1adf2d6440c81a26da8bc532f8db8d388588a74cbdb851bcb92846d1532b882f5ab9d65d653deeb3e
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
-DIST tagainijisho-1.2.0_pre20191230120610.tar.gz 3635034 BLAKE2B 
4f86febae1dfe1de236668bd405294c1e11510b8a942abfcb378d0e46c38cc179d16f5365dbb8322c7ad47cc333a816ce883af5993e0be90f11a43f2710cd45d
 SHA512 
4fa93b7a51415c57f1d81748f15f23e90e4d9a1f91c3f0d96447d08a5bf1bbfc6bc2dbd4083e0b9328e32795f01de94bae834b4e7ff1830cfbe0ec215f20d7f8
 DIST tagainijisho-1.2.0_pre20200118132551.tar.gz 3635265 BLAKE2B 
f8f831f698bf0ca56c57e8343adee92d3b42842c95fb971c9d8696eaf660ce458d8fd2108ab4568463bed6711c5295d27efc34f2fab512c3d0bc2a11a4f76c1b
 SHA512 
14d6fc5ce891437159ca2b3db53c776420a6d4e305f6753c7ccf5ce773d43fa31f875ee9582c9db1fe05364b18772cec43dd046a6492b6eb45c12b62f7d60407

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20191230120610_p20200101_p20200101.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20191230120610_p20200101_p20200101.ebuild
deleted file mode 100644
index d79b325e425..000
--- 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20191230120610_p20200101_p20200101.ebuild
+++ /dev/null
@@ -1,200 +0,0 @@
-# Copyright 2014-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake-utils xdg-utils
-
-if [[ "${PV}" ==  ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
-elif [[ "${PV}" == *_pre* ]]; then
-   inherit vcs-snapshot
-
-   TAGAINIJISHO_GIT_REVISION="1257df3934415ed6f30990c34b725d89b2ffbb8b"
-fi
-if [[ "${PV}" !=  ]]; then
-   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
-   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
-   JMDICT_DATE="${JMDICT_DATE%_p*}"
-   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
-   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
-   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
-fi
-if [[ "${PV}" ==  || "${PV}" == *

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2020-07-04 Thread Mike Gilbert
commit: b1bb2cf8e9717ca0c0bb555cf8462c7221745895
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Jul  2 13:16:24 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jul  4 13:52:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1bb2cf8

app-i18n/tagainijisho: Version bump 
(1.2.0_pre20200118132551_p20200701_p20200701).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   2 +
 0_pre20200118132551_p20200701_p20200701.ebuild | 200 +
 2 files changed, 202 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index 73397ef9cbc..f5eb2a4e66e 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,7 +1,9 @@
 DIST JMdict-2020-01-01.gz 19493878 BLAKE2B 
a797cbabffaafdcc967078ebf91ba27280d9a2ba040021fa605e674246ad3837774b2f17a7f4386cec3a2f53afb742fcd9f0bb6784b2014659d8785d59e321cd
 SHA512 
691077030421e909dc171c217e6951edd48b567bf0821c7b68da7a2fc410e3f55d73db1943a9b99128763655d03e175e431590d869032645ae32d69dae5acdc1
 DIST JMdict-2020-04-01.gz 19606278 BLAKE2B 
aa4f4287dc57ad825df6a8606840d2dd64bf9901cfc546cf25cacda3c838bc0827430bfb948c92183f6f35d356eb97eaf09b743e70740364293dc278168510ba
 SHA512 
ad3907bff000b684af2d78135da0258756757cc715c5827f02a8703e6b9a3f0796fd6e3d24509ec13d84464ec6591e7acb0b9c253724e55a2cb44a564a7e5602
+DIST JMdict-2020-07-01.gz 19735470 BLAKE2B 
06126c07516241af6789c3427ebe68ce6da3a5116414f8d1cd5248c18319a4b302ec241499c36b380e3a49f43cac2b381e4130d2bae4a7b100de76724786eadd
 SHA512 
08c3feed364666dfbf87c73ac5da20a7eaa414e7fde274f314b058a6b268cc197b834225aed57cea74f6cdc95f374031c1a87ee9e3023f421ed9f3f1af4ca1d0
 DIST kanjidic2-2020-01-01.xml.gz 1482692 BLAKE2B 
f50f45e982842b1fc161551640aa7bb8bc13e858c64576af25101c0bbdcb5d5734ebba86be180434781ba62d37370eae9b53bad7a30eb06bcffb86233f85f3fe
 SHA512 
df0d0827525ff0406b33811f9b0eb24f7ab99288879dc316af8125c24448b9919224d6cc7c20648791dbbe8f29d05d977e77c9316a9aeb69513e29cf2bc40e92
 DIST kanjidic2-2020-04-01.xml.gz 1482869 BLAKE2B 
05a8ed51adaf56023b41d6ac956496fda780d14e55d1947dfdec0647a78d4bcb2f5cab730e729ab42a176bed7de7548276d9d9fd668ca2c6e045296ba0ab4f7a
 SHA512 
87d0562bb5d4ae7153be8d684d1bd9b199039417a76289d783e96e09ea52b6741d923dc2f38500a7b2299c9f4cd0f6c8d7b8b7e00da2f102681387ec858ce852
+DIST kanjidic2-2020-07-01.xml.gz 1483010 BLAKE2B 
7adc1d09bcddccfa549de92ff996c4d1e4ee4283ad845b50f5a453dd7f4051249eeb8fb3bd574b8c95f92a93ce7197f40226fe9046f7ab871f43f086c753166f
 SHA512 
078ea54da499967b03c6eee75d629c9aced8c48381e8b6d1adf2d6440c81a26da8bc532f8db8d388588a74cbdb851bcb92846d1532b882f5ab9d65d653deeb3e
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.2.0_pre20191230120610.tar.gz 3635034 BLAKE2B 
4f86febae1dfe1de236668bd405294c1e11510b8a942abfcb378d0e46c38cc179d16f5365dbb8322c7ad47cc333a816ce883af5993e0be90f11a43f2710cd45d
 SHA512 
4fa93b7a51415c57f1d81748f15f23e90e4d9a1f91c3f0d96447d08a5bf1bbfc6bc2dbd4083e0b9328e32795f01de94bae834b4e7ff1830cfbe0ec215f20d7f8
 DIST tagainijisho-1.2.0_pre20200118132551.tar.gz 3635265 BLAKE2B 
f8f831f698bf0ca56c57e8343adee92d3b42842c95fb971c9d8696eaf660ce458d8fd2108ab4568463bed6711c5295d27efc34f2fab512c3d0bc2a11a4f76c1b
 SHA512 
14d6fc5ce891437159ca2b3db53c776420a6d4e305f6753c7ccf5ce773d43fa31f875ee9582c9db1fe05364b18772cec43dd046a6492b6eb45c12b62f7d60407

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
new file mode 100644
index 000..9d1700175eb
--- /dev/null
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200701_p20200701.ebuild
@@ -0,0 +1,200 @@
+# Copyright 2014-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake-utils xdg-utils
+
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
+elif [[ "${PV}" == *_pre* ]]; then
+   inherit vcs-snapshot
+
+   TAGAINIJISHO_GIT_REVISION="2d2a3182a70a22bf27b0be42a3e896283513761e"
+fi
+if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
+   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
+   JMDICT_DATE="${JMDICT_DATE%_p*}"
+   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
+   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
+   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
+fi
+if [[ "${PV}" ==  || "${PV}" == *_pre* ]];

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2020-04-02 Thread Mike Gilbert
commit: bbd48f896131cfe59d785dd232b5572fae72c214
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Apr  2 19:15:57 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr  2 19:25:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd48f89

app-i18n/tagainijisho: Version bump 
(1.2.0_pre20200118132551_p20200401_p20200401).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   3 +
 0_pre20200118132551_p20200401_p20200401.ebuild | 200 +
 2 files changed, 203 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index f19d2ff6037..73397ef9cbc 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,4 +1,7 @@
 DIST JMdict-2020-01-01.gz 19493878 BLAKE2B 
a797cbabffaafdcc967078ebf91ba27280d9a2ba040021fa605e674246ad3837774b2f17a7f4386cec3a2f53afb742fcd9f0bb6784b2014659d8785d59e321cd
 SHA512 
691077030421e909dc171c217e6951edd48b567bf0821c7b68da7a2fc410e3f55d73db1943a9b99128763655d03e175e431590d869032645ae32d69dae5acdc1
+DIST JMdict-2020-04-01.gz 19606278 BLAKE2B 
aa4f4287dc57ad825df6a8606840d2dd64bf9901cfc546cf25cacda3c838bc0827430bfb948c92183f6f35d356eb97eaf09b743e70740364293dc278168510ba
 SHA512 
ad3907bff000b684af2d78135da0258756757cc715c5827f02a8703e6b9a3f0796fd6e3d24509ec13d84464ec6591e7acb0b9c253724e55a2cb44a564a7e5602
 DIST kanjidic2-2020-01-01.xml.gz 1482692 BLAKE2B 
f50f45e982842b1fc161551640aa7bb8bc13e858c64576af25101c0bbdcb5d5734ebba86be180434781ba62d37370eae9b53bad7a30eb06bcffb86233f85f3fe
 SHA512 
df0d0827525ff0406b33811f9b0eb24f7ab99288879dc316af8125c24448b9919224d6cc7c20648791dbbe8f29d05d977e77c9316a9aeb69513e29cf2bc40e92
+DIST kanjidic2-2020-04-01.xml.gz 1482869 BLAKE2B 
05a8ed51adaf56023b41d6ac956496fda780d14e55d1947dfdec0647a78d4bcb2f5cab730e729ab42a176bed7de7548276d9d9fd668ca2c6e045296ba0ab4f7a
 SHA512 
87d0562bb5d4ae7153be8d684d1bd9b199039417a76289d783e96e09ea52b6741d923dc2f38500a7b2299c9f4cd0f6c8d7b8b7e00da2f102681387ec858ce852
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.2.0_pre20191230120610.tar.gz 3635034 BLAKE2B 
4f86febae1dfe1de236668bd405294c1e11510b8a942abfcb378d0e46c38cc179d16f5365dbb8322c7ad47cc333a816ce883af5993e0be90f11a43f2710cd45d
 SHA512 
4fa93b7a51415c57f1d81748f15f23e90e4d9a1f91c3f0d96447d08a5bf1bbfc6bc2dbd4083e0b9328e32795f01de94bae834b4e7ff1830cfbe0ec215f20d7f8
+DIST tagainijisho-1.2.0_pre20200118132551.tar.gz 3635265 BLAKE2B 
f8f831f698bf0ca56c57e8343adee92d3b42842c95fb971c9d8696eaf660ce458d8fd2108ab4568463bed6711c5295d27efc34f2fab512c3d0bc2a11a4f76c1b
 SHA512 
14d6fc5ce891437159ca2b3db53c776420a6d4e305f6753c7ccf5ce773d43fa31f875ee9582c9db1fe05364b18772cec43dd046a6492b6eb45c12b62f7d60407

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200401_p20200401.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200401_p20200401.ebuild
new file mode 100644
index 000..9d1700175eb
--- /dev/null
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20200118132551_p20200401_p20200401.ebuild
@@ -0,0 +1,200 @@
+# Copyright 2014-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake-utils xdg-utils
+
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
+elif [[ "${PV}" == *_pre* ]]; then
+   inherit vcs-snapshot
+
+   TAGAINIJISHO_GIT_REVISION="2d2a3182a70a22bf27b0be42a3e896283513761e"
+fi
+if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
+   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
+   JMDICT_DATE="${JMDICT_DATE%_p*}"
+   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
+   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
+   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
+fi
+if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
+   KANJIVG_VERSION="20160426"
+fi
+
+DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
+HOMEPAGE="https://www.tagaini.net/ https://github.com/Gnurou/tagainijisho";
+if [[ "${PV}" ==  ]]; then
+   SRC_URI=""
+elif [[ "${PV}" == *_pre* ]]; then
+   
SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${PN}-${TAGAINIJISHO_VERSION}.tar.gz"
+else
+   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${PN}-${TAGAINIJISHO_VERSION}.tar.gz";
+fi
+if [[ "${PV}" !=  ]]; then
+   # Upstream: http://ftp.monash.edu.au/pub/nihongo/JM

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2020-01-17 Thread Mike Gilbert
commit: d109fdd4e2c57dd298f37ae1532077fc6c7208da
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Jan 17 17:33:54 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Jan 17 19:08:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d109fdd4

app-i18n/tagainijisho: Delete old versions 
(<1.2.0_pre20191230120610_p20200101_p20200101).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   6 -
 .../tagainijisho-1.2.0_pre20180610092832.ebuild| 189 ---
 0_pre20190507124027_p20191001_p20191001.ebuild | 200 -
 3 files changed, 395 deletions(-)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index 57adfdc1b57..f19d2ff6037 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,10 +1,4 @@
-DIST JMdict-2018-06-12.gz 18306650 BLAKE2B 
3ddb29bf631567717085912b1fa21c701e6183c94907f64121daedf358303df09a754bcdf51f24f0d7c95bf1bfe4ea13779f5e3532bd19a3f99a33751259a893
 SHA512 
cd8e0a737ccd1ccbe7c53ab0affb5d4ca068656966c75f0abbc184ffcdc69d8a1dbe0f096a16f0b59ecaed40371a29e566ee5076a7e80e3f51796e32798bed3e
-DIST JMdict-2019-10-01.gz 19418133 BLAKE2B 
a7f3fb45fafaa0d5fdaa7366d2d299cd872edfc6834743529604cb2803f60112daccf82b6c48db0e100b52fb31b1fe2705369fb8a1c2b83c0eba65176ef59d90
 SHA512 
033968dfc3504611db23269361d72564fbf81a59d7f1ed94f4303c51748f4f31a2b38b3c2a6d846941a886f357d5dd320bc0f043a151ac1c70e43df9c594a599
 DIST JMdict-2020-01-01.gz 19493878 BLAKE2B 
a797cbabffaafdcc967078ebf91ba27280d9a2ba040021fa605e674246ad3837774b2f17a7f4386cec3a2f53afb742fcd9f0bb6784b2014659d8785d59e321cd
 SHA512 
691077030421e909dc171c217e6951edd48b567bf0821c7b68da7a2fc410e3f55d73db1943a9b99128763655d03e175e431590d869032645ae32d69dae5acdc1
-DIST kanjidic2-2018-06-12.xml.gz 1482391 BLAKE2B 
c6f1d18f17b2107937fe07b77d6aa297d156d9c250cdc48aeb7f8c9cd27a94e2cce1df80e4612d1bcadc94d92d5d013cfc8d923c5ceaba9ed5b0a692ae78
 SHA512 
700aba18e18ab271dbc583f1a1cc16dd7209e4aa48417201f0b51723d35f5aedcff299ed1503cb743151abce37c94c0facbab09dd0a46126131bb54f2004aa23
-DIST kanjidic2-2019-10-01.xml.gz 1482675 BLAKE2B 
faf2ce4367796b18c3e858ef05203610810e38e44cf3b6e06fceda4204809fd366f6c16604618bf8b668761c9ac2045ed18484a374f2648cc88ba43fa5e5eb7b
 SHA512 
aff301e824a1c31ff4850f709ee6c4ee6a0a54aa4823a5fcb0c5419d7b96239c16bd091f5557f02e2b7c3d0ced8cb2ae19805723c46f9a3a906adecc20ec631c
 DIST kanjidic2-2020-01-01.xml.gz 1482692 BLAKE2B 
f50f45e982842b1fc161551640aa7bb8bc13e858c64576af25101c0bbdcb5d5734ebba86be180434781ba62d37370eae9b53bad7a30eb06bcffb86233f85f3fe
 SHA512 
df0d0827525ff0406b33811f9b0eb24f7ab99288879dc316af8125c24448b9919224d6cc7c20648791dbbe8f29d05d977e77c9316a9aeb69513e29cf2bc40e92
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
-DIST tagainijisho-1.2.0_pre20180610092832.tar.gz 3634107 BLAKE2B 
f5cb75f45fced30c64f615147c3eb7e4d473e81dd734517710bcfdf390d1a34a1780196b6dbbb7a6d297df0bb8d73933d09a76eb6b8dd13d1c0759c562e81695
 SHA512 
3b17ff6972e3cfd35f4f9e8c575153a4c2021a66a238f631616452a16a151d604106586d438cdc574211bff54118d89e492f9460da4b25fef88a2354b0bd8555
-DIST tagainijisho-1.2.0_pre20190507124027.tar.gz 3634210 BLAKE2B 
ec11eba3e20f2a1d55b24c67b95bd98d9ec96a7476533bc42d56866c87f03fd8d58133b5f6aa4e6f37a7ca4dd8b447a0414f0b9651adaa6fb0141c6df4b61073
 SHA512 
ace6fd4ff46d1bea329f3c85ea6df63583f256d5a26b78e3d64d47be2a37f74b262c0b6254fad4b258b6bb1cb3eff3bb4a4ed712f9ee72f21810717ce1a8f3d8
 DIST tagainijisho-1.2.0_pre20191230120610.tar.gz 3635034 BLAKE2B 
4f86febae1dfe1de236668bd405294c1e11510b8a942abfcb378d0e46c38cc179d16f5365dbb8322c7ad47cc333a816ce883af5993e0be90f11a43f2710cd45d
 SHA512 
4fa93b7a51415c57f1d81748f15f23e90e4d9a1f91c3f0d96447d08a5bf1bbfc6bc2dbd4083e0b9328e32795f01de94bae834b4e7ff1830cfbe0ec215f20d7f8

diff --git a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild
deleted file mode 100644
index 41902e9a643..000
--- a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild
+++ /dev/null
@@ -1,189 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit cmake-utils gnome2-utils
-
-if [[ "${PV}" ==  ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
-elif [[ "${PV}" == *_pre* ]]; then
-   inherit vcs-snapshot
-
-   TAGAINIJISHO_GIT_REVISION="dde2ad85dc6dc47ac7862e728878a7c8d9d4faf6"
-fi
-if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
-   JMDICT_DATE="2018-06-

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2020-01-01 Thread Mike Gilbert
commit: 97019bea1962e33d1fb0dcbe24d566630870d052
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Wed Jan  1 20:50:46 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jan  1 22:09:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97019bea

app-i18n/tagainijisho: Version bump 
(1.2.0_pre20191230120610_p20200101_p20200101).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   3 +
 0_pre20191230120610_p20200101_p20200101.ebuild | 200 +
 2 files changed, 203 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index 25de108f8c6..57adfdc1b57 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,7 +1,10 @@
 DIST JMdict-2018-06-12.gz 18306650 BLAKE2B 
3ddb29bf631567717085912b1fa21c701e6183c94907f64121daedf358303df09a754bcdf51f24f0d7c95bf1bfe4ea13779f5e3532bd19a3f99a33751259a893
 SHA512 
cd8e0a737ccd1ccbe7c53ab0affb5d4ca068656966c75f0abbc184ffcdc69d8a1dbe0f096a16f0b59ecaed40371a29e566ee5076a7e80e3f51796e32798bed3e
 DIST JMdict-2019-10-01.gz 19418133 BLAKE2B 
a7f3fb45fafaa0d5fdaa7366d2d299cd872edfc6834743529604cb2803f60112daccf82b6c48db0e100b52fb31b1fe2705369fb8a1c2b83c0eba65176ef59d90
 SHA512 
033968dfc3504611db23269361d72564fbf81a59d7f1ed94f4303c51748f4f31a2b38b3c2a6d846941a886f357d5dd320bc0f043a151ac1c70e43df9c594a599
+DIST JMdict-2020-01-01.gz 19493878 BLAKE2B 
a797cbabffaafdcc967078ebf91ba27280d9a2ba040021fa605e674246ad3837774b2f17a7f4386cec3a2f53afb742fcd9f0bb6784b2014659d8785d59e321cd
 SHA512 
691077030421e909dc171c217e6951edd48b567bf0821c7b68da7a2fc410e3f55d73db1943a9b99128763655d03e175e431590d869032645ae32d69dae5acdc1
 DIST kanjidic2-2018-06-12.xml.gz 1482391 BLAKE2B 
c6f1d18f17b2107937fe07b77d6aa297d156d9c250cdc48aeb7f8c9cd27a94e2cce1df80e4612d1bcadc94d92d5d013cfc8d923c5ceaba9ed5b0a692ae78
 SHA512 
700aba18e18ab271dbc583f1a1cc16dd7209e4aa48417201f0b51723d35f5aedcff299ed1503cb743151abce37c94c0facbab09dd0a46126131bb54f2004aa23
 DIST kanjidic2-2019-10-01.xml.gz 1482675 BLAKE2B 
faf2ce4367796b18c3e858ef05203610810e38e44cf3b6e06fceda4204809fd366f6c16604618bf8b668761c9ac2045ed18484a374f2648cc88ba43fa5e5eb7b
 SHA512 
aff301e824a1c31ff4850f709ee6c4ee6a0a54aa4823a5fcb0c5419d7b96239c16bd091f5557f02e2b7c3d0ced8cb2ae19805723c46f9a3a906adecc20ec631c
+DIST kanjidic2-2020-01-01.xml.gz 1482692 BLAKE2B 
f50f45e982842b1fc161551640aa7bb8bc13e858c64576af25101c0bbdcb5d5734ebba86be180434781ba62d37370eae9b53bad7a30eb06bcffb86233f85f3fe
 SHA512 
df0d0827525ff0406b33811f9b0eb24f7ab99288879dc316af8125c24448b9919224d6cc7c20648791dbbe8f29d05d977e77c9316a9aeb69513e29cf2bc40e92
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.2.0_pre20180610092832.tar.gz 3634107 BLAKE2B 
f5cb75f45fced30c64f615147c3eb7e4d473e81dd734517710bcfdf390d1a34a1780196b6dbbb7a6d297df0bb8d73933d09a76eb6b8dd13d1c0759c562e81695
 SHA512 
3b17ff6972e3cfd35f4f9e8c575153a4c2021a66a238f631616452a16a151d604106586d438cdc574211bff54118d89e492f9460da4b25fef88a2354b0bd8555
 DIST tagainijisho-1.2.0_pre20190507124027.tar.gz 3634210 BLAKE2B 
ec11eba3e20f2a1d55b24c67b95bd98d9ec96a7476533bc42d56866c87f03fd8d58133b5f6aa4e6f37a7ca4dd8b447a0414f0b9651adaa6fb0141c6df4b61073
 SHA512 
ace6fd4ff46d1bea329f3c85ea6df63583f256d5a26b78e3d64d47be2a37f74b262c0b6254fad4b258b6bb1cb3eff3bb4a4ed712f9ee72f21810717ce1a8f3d8
+DIST tagainijisho-1.2.0_pre20191230120610.tar.gz 3635034 BLAKE2B 
4f86febae1dfe1de236668bd405294c1e11510b8a942abfcb378d0e46c38cc179d16f5365dbb8322c7ad47cc333a816ce883af5993e0be90f11a43f2710cd45d
 SHA512 
4fa93b7a51415c57f1d81748f15f23e90e4d9a1f91c3f0d96447d08a5bf1bbfc6bc2dbd4083e0b9328e32795f01de94bae834b4e7ff1830cfbe0ec215f20d7f8

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20191230120610_p20200101_p20200101.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20191230120610_p20200101_p20200101.ebuild
new file mode 100644
index 000..d79b325e425
--- /dev/null
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20191230120610_p20200101_p20200101.ebuild
@@ -0,0 +1,200 @@
+# Copyright 2014-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake-utils xdg-utils
+
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
+elif [[ "${PV}" == *_pre* ]]; then
+   inherit vcs-snapshot
+
+   TAGAINIJISHO_GIT_REVISION="1257df3934415ed6f30990c34b725d89b2ffbb8b"
+fi
+if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
+   JMDICT_DATE="${PV#${TAGAINIJIS

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2019-10-04 Thread Mike Gilbert
commit: a40bbd257936dc1719ea36e274e6fb96c113601a
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Wed Oct  2 20:00:51 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Oct  4 18:40:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40bbd25

app-i18n/tagainijisho: Use EAPI="7". Update code for non-live versions.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/tagainijisho-.ebuild | 49 --
 1 file changed, 30 insertions(+), 19 deletions(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-.ebuild 
b/app-i18n/tagainijisho/tagainijisho-.ebuild
index 11c02a413f1..ca0b9b19513 100644
--- a/app-i18n/tagainijisho/tagainijisho-.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2014-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-inherit cmake-utils gnome2-utils
+inherit cmake-utils xdg-utils
 
 if [[ "${PV}" ==  ]]; then
inherit git-r3
@@ -14,9 +14,15 @@ elif [[ "${PV}" == *_pre* ]]; then
 
TAGAINIJISHO_GIT_REVISION=""
 fi
+if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
+   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
+   JMDICT_DATE="${JMDICT_DATE%_p*}"
+   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
+   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
+   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
+fi
 if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
-   JMDICT_DATE=""
-   KANJIDIC2_DATE=""
KANJIVG_VERSION="20160426"
 fi
 
@@ -25,15 +31,13 @@ HOMEPAGE="https://www.tagaini.net/ 
https://github.com/Gnurou/tagainijisho";
 if [[ "${PV}" ==  ]]; then
SRC_URI=""
 elif [[ "${PV}" == *_pre* ]]; then
-   
SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${P}.tar.gz"
+   
SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${PN}-${TAGAINIJISHO_VERSION}.tar.gz"
 else
-   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${P}.tar.gz";
+   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${PN}-${TAGAINIJISHO_VERSION}.tar.gz";
 fi
-if [[ "${PV}" == *_pre* ]]; then
+if [[ "${PV}" !=  ]]; then
# Upstream: http://ftp.monash.edu.au/pub/nihongo/JMdict.gz
SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/JMdict-${JMDICT_DATE}.gz";
-fi
-if [[ "${PV}" == *_pre* ]]; then
# Upstream: http://www.edrdg.org/kanjidic/kanjidic2.xml.gz
SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/kanjidic2-${KANJIDIC2_DATE}.xml.gz";
 fi
@@ -45,27 +49,34 @@ LICENSE="GPL-3+ public-domain"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
+if [[ "${PV}" ==  ]]; then
+   PROPERTIES="live"
+fi
 
-RDEPEND=">=dev-db/sqlite-3.12:3
+BDEPEND="dev-qt/linguist-tools:5"
+DEPEND=">=dev-db/sqlite-3.12:3
dev-qt/qtcore:5
dev-qt/qtnetwork:5
dev-qt/qtprintsupport:5
dev-qt/qtwidgets:5"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5"
+RDEPEND="${DEPEND}"
 
 pkg_langs=(ar cs de es fa fi fr hu id it nb nl pl pt ru sv th tr uk vi zh)
 IUSE+=" ${pkg_langs[@]/#/l10n_}"
 unset pkg_langs
 
+if [[ "${PV}" !=  ]]; then
+   S="${WORKDIR}/${PN}-${TAGAINIJISHO_VERSION}"
+fi
+
 src_unpack() {
if [[ "${PV}" ==  ]]; then
git-r3_src_unpack
elif [[ "${PV}" == *_pre* ]]; then
-   unpack ${P}.tar.gz
-   mv tagainijisho-${TAGAINIJISHO_GIT_REVISION} ${P} || die
+   unpack ${PN}-${TAGAINIJISHO_VERSION}.tar.gz
+   mv ${PN}-${TAGAINIJISHO_GIT_REVISION} 
${PN}-${TAGAINIJISHO_VERSION} || die
else
-   unpack ${P}.tar.gz
+   unpack ${PN}-${TAGAINIJISHO_VERSION}.tar.gz
fi
 
if [[ "${PV}" ==  ]]; then
@@ -118,7 +129,7 @@ src_unpack() {
mkdir "${S}/3rdparty" || die
gzip -cd "${distdir}/JMdict-${JMDICT_DATE}.gz" > 
"${S}/3rdparty/JMdict" || die
gzip -cd "${distdir}/kanjidic2-${KANJIDIC2_DATE}.xml.gz" > 
"${S}/3rdparty/kanjidic2.xml" || die
-   elif [[ "${PV}" == *_pre* ]]; then
+   else
mkdir "${S}/3rdparty" || die
pushd "${S}/3rdparty" > /dev/null || die
 
@@ -181,9 +192,9 @@ src_configure() {
 }
 
 pkg_postinst() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2019-10-04 Thread Mike Gilbert
commit: 8ce67ef06c79eb14396ca36d522063367194e061
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Wed Oct  2 20:02:37 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Oct  4 18:40:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce67ef0

app-i18n/tagainijisho: Version bump 
(1.2.0_pre20190507124027_p20191001_p20191001).

First _p* specifies version of JMdict.
Second _p* specifies version of kanjidic2.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/tagainijisho/Manifest |   3 +
 0_pre20190507124027_p20191001_p20191001.ebuild | 200 +
 2 files changed, 203 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index e28a1aab683..25de108f8c6 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,4 +1,7 @@
 DIST JMdict-2018-06-12.gz 18306650 BLAKE2B 
3ddb29bf631567717085912b1fa21c701e6183c94907f64121daedf358303df09a754bcdf51f24f0d7c95bf1bfe4ea13779f5e3532bd19a3f99a33751259a893
 SHA512 
cd8e0a737ccd1ccbe7c53ab0affb5d4ca068656966c75f0abbc184ffcdc69d8a1dbe0f096a16f0b59ecaed40371a29e566ee5076a7e80e3f51796e32798bed3e
+DIST JMdict-2019-10-01.gz 19418133 BLAKE2B 
a7f3fb45fafaa0d5fdaa7366d2d299cd872edfc6834743529604cb2803f60112daccf82b6c48db0e100b52fb31b1fe2705369fb8a1c2b83c0eba65176ef59d90
 SHA512 
033968dfc3504611db23269361d72564fbf81a59d7f1ed94f4303c51748f4f31a2b38b3c2a6d846941a886f357d5dd320bc0f043a151ac1c70e43df9c594a599
 DIST kanjidic2-2018-06-12.xml.gz 1482391 BLAKE2B 
c6f1d18f17b2107937fe07b77d6aa297d156d9c250cdc48aeb7f8c9cd27a94e2cce1df80e4612d1bcadc94d92d5d013cfc8d923c5ceaba9ed5b0a692ae78
 SHA512 
700aba18e18ab271dbc583f1a1cc16dd7209e4aa48417201f0b51723d35f5aedcff299ed1503cb743151abce37c94c0facbab09dd0a46126131bb54f2004aa23
+DIST kanjidic2-2019-10-01.xml.gz 1482675 BLAKE2B 
faf2ce4367796b18c3e858ef05203610810e38e44cf3b6e06fceda4204809fd366f6c16604618bf8b668761c9ac2045ed18484a374f2648cc88ba43fa5e5eb7b
 SHA512 
aff301e824a1c31ff4850f709ee6c4ee6a0a54aa4823a5fcb0c5419d7b96239c16bd091f5557f02e2b7c3d0ced8cb2ae19805723c46f9a3a906adecc20ec631c
 DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.2.0_pre20180610092832.tar.gz 3634107 BLAKE2B 
f5cb75f45fced30c64f615147c3eb7e4d473e81dd734517710bcfdf390d1a34a1780196b6dbbb7a6d297df0bb8d73933d09a76eb6b8dd13d1c0759c562e81695
 SHA512 
3b17ff6972e3cfd35f4f9e8c575153a4c2021a66a238f631616452a16a151d604106586d438cdc574211bff54118d89e492f9460da4b25fef88a2354b0bd8555
+DIST tagainijisho-1.2.0_pre20190507124027.tar.gz 3634210 BLAKE2B 
ec11eba3e20f2a1d55b24c67b95bd98d9ec96a7476533bc42d56866c87f03fd8d58133b5f6aa4e6f37a7ca4dd8b447a0414f0b9651adaa6fb0141c6df4b61073
 SHA512 
ace6fd4ff46d1bea329f3c85ea6df63583f256d5a26b78e3d64d47be2a37f74b262c0b6254fad4b258b6bb1cb3eff3bb4a4ed712f9ee72f21810717ce1a8f3d8

diff --git 
a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20190507124027_p20191001_p20191001.ebuild
 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20190507124027_p20191001_p20191001.ebuild
new file mode 100644
index 000..9f4d2eb4825
--- /dev/null
+++ 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20190507124027_p20191001_p20191001.ebuild
@@ -0,0 +1,200 @@
+# Copyright 2014-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit cmake-utils xdg-utils
+
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
+elif [[ "${PV}" == *_pre* ]]; then
+   inherit vcs-snapshot
+
+   TAGAINIJISHO_GIT_REVISION="d189cfcb389b8b7f481ea452fcdf1987514d60d7"
+fi
+if [[ "${PV}" !=  ]]; then
+   TAGAINIJISHO_VERSION="${PV%_p*_p*}"
+   JMDICT_DATE="${PV#${TAGAINIJISHO_VERSION}_p}"
+   JMDICT_DATE="${JMDICT_DATE%_p*}"
+   JMDICT_DATE="${JMDICT_DATE:0:4}-${JMDICT_DATE:4:2}-${JMDICT_DATE:6}"
+   KANJIDIC2_DATE="${PV#${TAGAINIJISHO_VERSION}_p*_p}"
+   
KANJIDIC2_DATE="${KANJIDIC2_DATE:0:4}-${KANJIDIC2_DATE:4:2}-${KANJIDIC2_DATE:6}"
+fi
+if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
+   KANJIVG_VERSION="20160426"
+fi
+
+DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
+HOMEPAGE="https://www.tagaini.net/ https://github.com/Gnurou/tagainijisho";
+if [[ "${PV}" ==  ]]; then
+   SRC_URI=""
+elif [[ "${PV}" == *_pre* ]]; then
+   
SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${PN}-${TAGAINIJISHO_VERSION}.tar.gz"
+else
+   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${PN}-${TAGAINIJISHO_VERSION}.tar.gz";
+fi
+if [[ "

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2018-07-06 Thread Mike Gilbert
commit: 3a3b25aac42001958428fd927492b9ad52f69965
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Jul  6 21:40:29 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jul  7 02:02:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3b25aa

app-i18n/tagainijisho: Fix DICT_LANG.

Closes: https://bugs.gentoo.org/660292

 app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild | 2 +-
 app-i18n/tagainijisho/tagainijisho-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild
index a84140be2b2..41902e9a643 100644
--- a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild
@@ -173,7 +173,7 @@ src_configure() {
done
 
local mycmakeargs=(
-   -DDICT_LANG="${dict_langs}${dict_langs:-;}"
+   -DDICT_LANG="${dict_langs:-;}"
-DEMBED_SQLITE=OFF
)
 

diff --git a/app-i18n/tagainijisho/tagainijisho-.ebuild 
b/app-i18n/tagainijisho/tagainijisho-.ebuild
index da6473ad98a..11c02a413f1 100644
--- a/app-i18n/tagainijisho/tagainijisho-.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-.ebuild
@@ -173,7 +173,7 @@ src_configure() {
done
 
local mycmakeargs=(
-   -DDICT_LANG="${dict_langs}${dict_langs:-;}"
+   -DDICT_LANG="${dict_langs:-;}"
-DEMBED_SQLITE=OFF
)
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2018-06-13 Thread Mike Gilbert
commit: 34d8bf1f6ba72002a61e9bb16a2726a683735a4c
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Wed Jun 13 08:57:11 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jun 13 14:36:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d8bf1f

app-i18n/tagainijisho: Add maintainer Arfrever.

 app-i18n/tagainijisho/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-i18n/tagainijisho/metadata.xml 
b/app-i18n/tagainijisho/metadata.xml
index 806b99351f0..09f1cc4ec3a 100644
--- a/app-i18n/tagainijisho/metadata.xml
+++ b/app-i18n/tagainijisho/metadata.xml
@@ -5,6 +5,10 @@
 calc...@gentoo.org
 Denis Dupeyron
   
+  
+arfrever@gmail.com
+Arfrever Frehtes Taifersar Arahesis
+  
   
 Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool
 that is available for Windows, MacOS X and Linux and aims at becoming your



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2018-06-13 Thread Mike Gilbert
commit: 46ce0b0752c898909b46da787b856a503f3829d8
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Wed Jun 13 04:25:31 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jun 13 14:36:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ce0b07

app-i18n/tagainijisho: Add snapshot and live ebuild.

Closes: https://bugs.gentoo.org/655416

 app-i18n/tagainijisho/Manifest |   4 +
 .../tagainijisho-1.2.0_pre20180610092832.ebuild| 189 +
 app-i18n/tagainijisho/tagainijisho-.ebuild | 189 +
 3 files changed, 382 insertions(+)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index df3ebc4da24..e2799c55ef6 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1 +1,5 @@
+DIST JMdict-2018-06-12.gz 18306650 BLAKE2B 
3ddb29bf631567717085912b1fa21c701e6183c94907f64121daedf358303df09a754bcdf51f24f0d7c95bf1bfe4ea13779f5e3532bd19a3f99a33751259a893
 SHA512 
cd8e0a737ccd1ccbe7c53ab0affb5d4ca068656966c75f0abbc184ffcdc69d8a1dbe0f096a16f0b59ecaed40371a29e566ee5076a7e80e3f51796e32798bed3e
+DIST kanjidic2-2018-06-12.xml.gz 1482391 BLAKE2B 
c6f1d18f17b2107937fe07b77d6aa297d156d9c250cdc48aeb7f8c9cd27a94e2cce1df80e4612d1bcadc94d92d5d013cfc8d923c5ceaba9ed5b0a692ae78
 SHA512 
700aba18e18ab271dbc583f1a1cc16dd7209e4aa48417201f0b51723d35f5aedcff299ed1503cb743151abce37c94c0facbab09dd0a46126131bb54f2004aa23
+DIST kanjivg-20160426.xml.gz 3587660 BLAKE2B 
c85291f3671f0980186e8deb296cfa743322df438d6f09fd69a4f5a30c3db6f097d6ff0a817b88c5c9a2c8d4a40c90b31c0a54cb71d681849b557ee364707c48
 SHA512 
1d35a8cc5d4947f6bedfc71a2f08e2d1fda832d7a02588c00953e1746812b0e51d4d1c39dff4b4f65ec850788359f6e0d1465f0e688b1bf753c4c67b3c54
 DIST tagainijisho-1.0.3.tar.gz 24816175 BLAKE2B 
fbe9e671675b2a938aa13aaae87af7f076f4f20c6024d90fa70f2c86f5e1964998d83047b69473e4f9a43e46eacde6b61bc6620b5cfb13c1b4d12a3b1317a280
 SHA512 
3afd75cc27e8701d93df54a2244b83090770cc80ac20ab8fb843d2ab925ab575f73d731a2ce736179fb7361af68e94694ec91f813d186c87e730368c41535c53
+DIST tagainijisho-1.2.0_pre20180610092832.tar.gz 3634107 BLAKE2B 
f5cb75f45fced30c64f615147c3eb7e4d473e81dd734517710bcfdf390d1a34a1780196b6dbbb7a6d297df0bb8d73933d09a76eb6b8dd13d1c0759c562e81695
 SHA512 
3b17ff6972e3cfd35f4f9e8c575153a4c2021a66a238f631616452a16a151d604106586d438cdc574211bff54118d89e492f9460da4b25fef88a2354b0bd8555

diff --git a/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild
new file mode 100644
index 000..a84140be2b2
--- /dev/null
+++ b/app-i18n/tagainijisho/tagainijisho-1.2.0_pre20180610092832.ebuild
@@ -0,0 +1,189 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cmake-utils gnome2-utils
+
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/Gnurou/tagainijisho";
+elif [[ "${PV}" == *_pre* ]]; then
+   inherit vcs-snapshot
+
+   TAGAINIJISHO_GIT_REVISION="dde2ad85dc6dc47ac7862e728878a7c8d9d4faf6"
+fi
+if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
+   JMDICT_DATE="2018-06-12"
+   KANJIDIC2_DATE="2018-06-12"
+   KANJIVG_VERSION="20160426"
+fi
+
+DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
+HOMEPAGE="https://www.tagaini.net/ https://github.com/Gnurou/tagainijisho";
+if [[ "${PV}" ==  ]]; then
+   SRC_URI=""
+elif [[ "${PV}" == *_pre* ]]; then
+   
SRC_URI="https://github.com/Gnurou/${PN}/archive/${TAGAINIJISHO_GIT_REVISION}.tar.gz
 -> ${P}.tar.gz"
+else
+   
SRC_URI="https://github.com/Gnurou/${PN}/releases/download/${PV}/${P}.tar.gz";
+fi
+if [[ "${PV}" == *_pre* ]]; then
+   # Upstream: http://ftp.monash.edu.au/pub/nihongo/JMdict.gz
+   SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/JMdict-${JMDICT_DATE}.gz";
+fi
+if [[ "${PV}" == *_pre* ]]; then
+   # Upstream: http://www.edrdg.org/kanjidic/kanjidic2.xml.gz
+   SRC_URI+=" 
https://home.apache.org/~arfrever/distfiles/kanjidic2-${KANJIDIC2_DATE}.xml.gz";
+fi
+if [[ "${PV}" ==  || "${PV}" == *_pre* ]]; then
+   SRC_URI+=" 
https://github.com/KanjiVG/kanjivg/releases/download/r${KANJIVG_VERSION}/kanjivg-${KANJIVG_VERSION}.xml.gz";
+fi
+
+LICENSE="GPL-3+ public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-db/sqlite-3.12:3
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5"
+
+pkg_langs=(ar cs de es fa fi fr hu id it nb nl pl pt ru sv th tr uk vi zh)
+IUSE+=" ${pkg_langs[@]/#/l10n_}"
+unset pkg_langs
+
+src_unpack() {
+   if [[ "${PV}" ==  ]]; then
+   git-r3_src_unpack
+   elif [[ "${PV}" == *_pre* ]]; then
+   unpack ${P}.tar.gz
+   mv tagainijisho-${T

[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2018-04-25 Thread Aaron Bauman
commit: 050ae3283eeadaea1bf2ef8013d1fc10464508b0
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Apr 25 18:04:43 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Apr 25 21:27:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050ae328

app-i18n/tagainijisho: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8134

 app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
index 6b4b8db7eed..b89dc7ed279 100644
--- a/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit cmake-utils gnome2-utils
 
 DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
-HOMEPAGE="http://www.tagaini.net/";
+HOMEPAGE="https://www.tagaini.net/";
 
SRC_URI="https://github.com/Gnurou/tagainijisho/releases/download/${PV}/${P}.tar.gz";
 LICENSE="GPL-3+ public-domain"
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2018-01-07 Thread Ulrich Müller
commit: 29111e77caf81c872c298d33bafddb86c09900cf
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jan  8 07:25:11 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan  8 07:25:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29111e77

app-i18n/tagainijisho: Migrate from LINGUAS to L10N.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild | 27 ++
 1 file changed, 17 insertions(+), 10 deletions(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
index 66e285c37c3..6b4b8db7eed 100644
--- a/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
@@ -18,8 +18,8 @@ DEPEND="dev-qt/qtcore:4
>=dev-db/sqlite-3.11:3"
 RDEPEND="${DEPEND}"
 
-pkg_linguas=( ar cs de es fa_IR fi_FI fr hu id it nb nl pl pt ru sv th tr vi )
-IUSE+=" ${pkg_linguas[@]/#/linguas_}"
+pkg_langs=( ar cs de es fa fi fr hu id it nb nl pl pt ru sv th tr vi )
+IUSE+=" ${pkg_langs[@]/#/l10n_}"
 
 PATCHES=( "${FILESDIR}"/${P}-sqlite.patch )
 
@@ -27,22 +27,29 @@ src_configure() {
# GUI linguae
# en is not optional, and build fails if none other then en is set, so 
adding ja as non-optional too
# linguae undeclared in IUSE will trigger an error, which is a handy 
check
-   for lingua in $(ls -1 i18n/*.ts | sed -e 
's/.*tagainijisho_\(.*\)\.ts/\1/' | grep -v en | grep -v ja); do
-   if ! use linguas_${lingua}; then
-   rm i18n/tagainijisho_${lingua}.ts || die
+   local lang use_lang
+   for lang in i18n/*.ts; do
+   lang=${lang#i18n/tagainijisho_}
+   lang=${lang%.ts}
+   case ${lang} in
+   fa_IR|fi_FI) use_lang=${lang%%_*} ;; # use generic tags 
instead
+   *) use_lang=${lang} ;;
+   esac
+   if [[ ${lang} != en && ${lang} != ja ]] && ! use 
l10n_${use_lang}; then
+   rm i18n/tagainijisho_${lang}.ts || die
fi
done
 
# Dictionary linguae
# en is not optional here either, but nothing special needs to be done
# here too, linguae undeclared in IUSE will trigger an error
-   local cmake_linguas
-   for lingua in $(sed -e 's/;/ /g' -ne '/set(DICT_LANG 
".*")/s/.*"\(.*\)".*/\1/p' CMakeLists.txt); do
-   if use linguas_${lingua}; then
-   cmake_linguas+=";${lingua}"
+   local cmake_langs
+   for lang in $(sed -e 's/;/ /g' -ne '/set(DICT_LANG 
".*")/s/.*"\(.*\)".*/\1/p' CMakeLists.txt); do
+   if use l10n_${lang}; then
+   cmake_langs+=";${lang}"
fi
done
-   mycmakeargs=( -DDICT_LANG="${cmake_linguas};" )
+   mycmakeargs=( -DDICT_LANG="${cmake_langs};" )
 
cmake-utils_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2018-01-07 Thread Ulrich Müller
commit: fdd4a71997c361916f2f6d9ce8efb92ec182b411
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jan  8 07:22:18 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan  8 07:25:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd4a719

app-i18n/tagainijisho: [QA] Don't use wildcard in global scope.

Closes: https://bugs.gentoo.org/622580
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
index d278aa6107f..66e285c37c3 100644
--- a/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,7 +21,7 @@ RDEPEND="${DEPEND}"
 pkg_linguas=( ar cs de es fa_IR fi_FI fr hu id it nb nl pl pt ru sv th tr vi )
 IUSE+=" ${pkg_linguas[@]/#/linguas_}"
 
-PATCHES=( "${FILESDIR}"/${P}-*.patch )
+PATCHES=( "${FILESDIR}"/${P}-sqlite.patch )
 
 src_configure() {
# GUI linguae



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/, app-i18n/tagainijisho/files/

2016-03-15 Thread Denis Dupeyron
commit: ecb5224146d913e80dbcbfa575bd71fa1a36
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Tue Mar 15 17:41:12 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Tue Mar 15 17:46:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb52241

app-i18n/tagainijisho: fix bug 576498

 app-i18n/tagainijisho/Manifest|  1 -
 .../tagainijisho/files/tagainijisho-1.0.3-sqlite.patch| 15 +++
 ...inijisho-1.0.3.ebuild => tagainijisho-1.0.3-r1.ebuild} | 14 +++---
 3 files changed, 22 insertions(+), 8 deletions(-)

diff --git a/app-i18n/tagainijisho/Manifest b/app-i18n/tagainijisho/Manifest
index e45b76f..016a854 100644
--- a/app-i18n/tagainijisho/Manifest
+++ b/app-i18n/tagainijisho/Manifest
@@ -1,2 +1 @@
-DIST tagainijisho-1.0.2.tar.gz 24583552 SHA256 
144a516a69d440014269dd2a11e10760fd9543726affd9af152b28e1e1d57c3f SHA512 
78621af0f998c39acb1e1d1deb4f021e2fa8a1c7454955c0f5f18c49c456831cb3dc76ea9e53f70a23d3d43a93285da44537e72f690d94ba79b4814d512db02a
 WHIRLPOOL 
0e9e97a79ea8d5f02045deac132e16a467b6d472c9c68ecc81207a0442ccc05e7abf67304737ea8d9450459265f9a208b3ac5e17c73e644820a2d53212481005
 DIST tagainijisho-1.0.3.tar.gz 24816175 SHA256 
6fe3c579ec1cea6c41393ac9a82dd12d0e240032d2bb7837a90e470f480aaf4e SHA512 
3afd75cc27e8701d93df54a2244b83090770cc80ac20ab8fb843d2ab925ab575f73d731a2ce736179fb7361af68e94694ec91f813d186c87e730368c41535c53
 WHIRLPOOL 
aa4f26506f12f9502b4c9e3a31f0f970e5e6a9ee2892cae9f9edd53e683ff44cd6bb09cd18891ded199dd2835c97be1531c0043121ad161a6dc356bb960251cc

diff --git a/app-i18n/tagainijisho/files/tagainijisho-1.0.3-sqlite.patch 
b/app-i18n/tagainijisho/files/tagainijisho-1.0.3-sqlite.patch
new file mode 100644
index 000..bf1d443
--- /dev/null
+++ b/app-i18n/tagainijisho/files/tagainijisho-1.0.3-sqlite.patch
@@ -0,0 +1,15 @@
+https://github.com/Gnurou/tagainijisho/issues/163
+
+--- src/sqlite/sqlite3ext.cc
 src/sqlite/sqlite3ext.cc
+@@ -118,6 +118,10 @@
+   sqlite3_stmt *pStmt;
+   const char *zSql = "SELECT fts3_tokenizer(?, ?)";
+ 
++#ifdef SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER
++  sqlite3_db_config(db, SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER, 1, NULL);
++#endif
++
+   rc = sqlite3_prepare_v2(db, zSql, -1, &pStmt, 0);
+   if( rc!=SQLITE_OK ){
+   return rc;

diff --git a/app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
similarity index 85%
rename from app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild
rename to app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
index e3cbbfa..5fd5b06 100644
--- a/app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild
@@ -16,29 +16,29 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 DEPEND="dev-qt/qtcore:4
dev-qt/qtgui:4
-   =dev-db/sqlite-3.11:3"
 RDEPEND="${DEPEND}"
 
 pkg_linguas=( ar cs de es fa_IR fi_FI fr hu id it nb nl pl pt ru sv th tr vi )
 IUSE+=" ${pkg_linguas[@]/#/linguas_}"
 
+PATCHES=( "${FILESDIR}"/${P}-*.patch )
+
 src_configure() {
-   # GUI linguas
+   # GUI linguae
# en is not optional, and build fails if none other then en is set, so 
adding ja as non-optional too
-   # linguas undeclared in IUSE will trigger an error, which is a handy 
check
+   # linguae undeclared in IUSE will trigger an error, which is a handy 
check
for lingua in $(ls -1 i18n/*.ts | sed -e 
's/.*tagainijisho_\(.*\)\.ts/\1/' | grep -v en | grep -v ja); do
-echo "i18n: ${lingua}"
if ! use linguas_${lingua}; then
rm i18n/tagainijisho_${lingua}.ts || die
fi
done
 
-   # Dictionary linguas
+   # Dictionary linguae
# en is not optional here either, but nothing special needs to be done
-   # here too, linguas undeclared in IUSE will trigger an error
+   # here too, linguae undeclared in IUSE will trigger an error
local cmake_linguas
for lingua in $(sed -e 's/;/ /g' -ne '/set(DICT_LANG 
".*")/s/.*"\(.*\)".*/\1/p' CMakeLists.txt); do
-echo "dict: ${lingua}"
if use linguas_${lingua}; then
cmake_linguas+=";${lingua}"
fi



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2016-03-15 Thread Denis Dupeyron
commit: 8368a04dfc52a70f5ff924c6d389d4437f6b10fc
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Tue Mar 15 17:24:44 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Tue Mar 15 17:46:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8368a04d

app-i18n/tagainijisho: remove 1.0.2

 app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild | 59 -
 1 file changed, 59 deletions(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild
deleted file mode 100644
index a9684f7..000
--- a/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
-HOMEPAGE="http://www.tagaini.net/";
-SRC_URI="https://github.com/Gnurou/tagainijisho/releases/download/${PV}/${P}.tar.gz";
-LICENSE="GPL-3+ public-domain"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND="dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-db/sqlite:3"
-RDEPEND="${DEPEND}"
-
-pkg_linguas=( ar cs de es fi_FI fr it nb nl pt ru sv th tr vi )
-IUSE+=" ${pkg_linguas[@]/#/linguas_}"
-
-src_configure() {
-   # GUI linguas
-   # en is not optional, and build fails if none other then en is set, so 
adding ja as non-optional too
-   # linguas undeclared in IUSE will trigger an error, which is a handy 
check
-   for lingua in $(ls -1 i18n/*.ts | sed -e 
's/.*tagainijisho_\(.*\)\.ts/\1/' | grep -v en | grep -v ja); do
-   if ! use linguas_${lingua}; then
-   rm i18n/tagainijisho_${lingua}.ts || die
-   fi
-   done
-
-   # Dictionary linguas
-   # en is not optional here either, but nothing special needs to be done
-   # here too, linguas undeclared in IUSE will trigger an error
-   local cmake_linguas
-   for lingua in $(sed -e 's/;/ /g' -ne '/set(DICT_LANG 
".*")/s/.*"\(.*\)".*/\1/p' CMakeLists.txt); do
-   if use linguas_${lingua}; then
-   cmake_linguas+=";${lingua}"
-   fi
-   done
-   mycmakeargs=( -DDICT_LANG="${cmake_linguas};" )
-
-   cmake-utils_src_configure
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/tagainijisho/

2016-03-08 Thread Denis Dupeyron
commit: b1b73164ad8d250daa2abde7dd5ed514b60531d5
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Tue Mar  8 18:56:10 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Tue Mar  8 18:56:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b73164

app-i18n/tagainijisho: work around bug 576498

 app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild 
b/app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild
index 6d175d1..e3cbbfa 100644
--- a/app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild
+++ b/app-i18n/tagainijisho/tagainijisho-1.0.3.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 DEPEND="dev-qt/qtcore:4
dev-qt/qtgui:4
-   dev-db/sqlite:3"
+