* [gentoo-commits] repo/proj/guru:dev commit in: app-i18n/rime-data-kaomoji/
@ 2024-11-05 6:47 Wu Zhenyu
0 siblings, 0 replies; 2+ messages in thread
From: Wu Zhenyu @ 2024-11-05 6:47 UTC (permalink / raw
To: gentoo-commits
commit: 0af5728501a5b225b2c52e2ec318e9c51757132a
Author: Wu, Zhenyu <wuzhenyu <AT> ustc <DOT> edu>
AuthorDate: Tue Nov 5 06:46:57 2024 +0000
Commit: Wu Zhenyu <Wuzy01 <AT> qq <DOT> com>
CommitDate: Tue Nov 5 06:46:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0af57285
app-i18n/rime-data-kaomoji: new package, add 0.0.1
Signed-off-by: Wu, Zhenyu <wuzhenyu <AT> ustc.edu>
app-i18n/rime-data-kaomoji/Manifest | 1 +
app-i18n/rime-data-kaomoji/metadata.xml | 11 ++++++++
.../rime-data-kaomoji-0.0.1.ebuild | 29 ++++++++++++++++++++++
3 files changed, 41 insertions(+)
diff --git a/app-i18n/rime-data-kaomoji/Manifest b/app-i18n/rime-data-kaomoji/Manifest
new file mode 100644
index 000000000..0b52511b0
--- /dev/null
+++ b/app-i18n/rime-data-kaomoji/Manifest
@@ -0,0 +1 @@
+DIST rime-data-kaomoji-0.0.1.tar.gz 7055 BLAKE2B 34f1833e29f5d61f4cfdf810e02f32cb70c763380d77d2abc08c9bf46301652aa6e88dc3387c2f7bd9eea4896f01821286a699cf49e6eeae37f167a76571c543 SHA512 7950484b9b17f0559482823e92be89a42a50ee337ac73d234229379c06fe2284f4b784cf2a8689db2bd5e46223fb94ef65ffd24b752fe509857e507682bace89
diff --git a/app-i18n/rime-data-kaomoji/metadata.xml b/app-i18n/rime-data-kaomoji/metadata.xml
new file mode 100644
index 000000000..9e996e1b6
--- /dev/null
+++ b/app-i18n/rime-data-kaomoji/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>wuzhenyu@ustc.edu</email>
+ <name>Wu, Zhenyu</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">Freed-Wu/rime-kaomoji</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-i18n/rime-data-kaomoji/rime-data-kaomoji-0.0.1.ebuild b/app-i18n/rime-data-kaomoji/rime-data-kaomoji-0.0.1.ebuild
new file mode 100644
index 000000000..bbd52b5b2
--- /dev/null
+++ b/app-i18n/rime-data-kaomoji/rime-data-kaomoji-0.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+MY_PN="rime-kaomoji"
+
+DESCRIPTION="kaomoji input schema for RIME"
+HOMEPAGE="https://rime.im/ https://github.com/Freed-Wu/rime-kaomoji"
+SRC_URI="https://github.com/Freed-Wu/rime-kaomoji/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+DOCS=(
+ LICENSE
+ README.md
+)
+
+src_install() {
+ insinto /usr/share/rime-data
+ doins kaomoji_suggestion.yaml
+ doins -r opencc
+
+ einstalldocs
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-i18n/rime-data-kaomoji/
@ 2024-11-07 23:38 David Roman
0 siblings, 0 replies; 2+ messages in thread
From: David Roman @ 2024-11-07 23:38 UTC (permalink / raw
To: gentoo-commits
commit: 9febf925ea8f33e9a7ca59c506feb273c12bc290
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Nov 7 23:35:20 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Nov 7 23:35:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9febf925
app-i18n/rime-data-kaomoji: treeclean
- First homepage is deceiving. Is not the upstream developer
- It's a fork from the official project with no clear reason for it.
At least, all non official rime-data- ebuild should be described as
users contributions.
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-i18n/rime-data-kaomoji/Manifest | 1 -
app-i18n/rime-data-kaomoji/metadata.xml | 11 --------
.../rime-data-kaomoji-0.0.1.ebuild | 29 ----------------------
3 files changed, 41 deletions(-)
diff --git a/app-i18n/rime-data-kaomoji/Manifest b/app-i18n/rime-data-kaomoji/Manifest
deleted file mode 100644
index 0b52511b0..000000000
--- a/app-i18n/rime-data-kaomoji/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rime-data-kaomoji-0.0.1.tar.gz 7055 BLAKE2B 34f1833e29f5d61f4cfdf810e02f32cb70c763380d77d2abc08c9bf46301652aa6e88dc3387c2f7bd9eea4896f01821286a699cf49e6eeae37f167a76571c543 SHA512 7950484b9b17f0559482823e92be89a42a50ee337ac73d234229379c06fe2284f4b784cf2a8689db2bd5e46223fb94ef65ffd24b752fe509857e507682bace89
diff --git a/app-i18n/rime-data-kaomoji/metadata.xml b/app-i18n/rime-data-kaomoji/metadata.xml
deleted file mode 100644
index 70e903ae1..000000000
--- a/app-i18n/rime-data-kaomoji/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>Wuzy01@qq.com</email>
- <name>Wu, Zhenyu</name>
- </maintainer>
- <upstream>
- <remote-id type="github">Freed-Wu/rime-kaomoji</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-i18n/rime-data-kaomoji/rime-data-kaomoji-0.0.1.ebuild b/app-i18n/rime-data-kaomoji/rime-data-kaomoji-0.0.1.ebuild
deleted file mode 100644
index 34de939a6..000000000
--- a/app-i18n/rime-data-kaomoji/rime-data-kaomoji-0.0.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-MY_PN="rime-kaomoji"
-
-DESCRIPTION="kaomoji input schema for RIME"
-HOMEPAGE="https://rime.im/ https://github.com/Freed-Wu/rime-kaomoji"
-SRC_URI="https://github.com/Freed-Wu/rime-kaomoji/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DOCS=(
- LICENSE
- README.md
-)
-
-src_install() {
- insinto /usr/share/rime-data
- doins kaomoji_suggestion.yaml
- doins -r opencc
-
- einstalldocs
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-07 23:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 6:47 [gentoo-commits] repo/proj/guru:dev commit in: app-i18n/rime-data-kaomoji/ Wu Zhenyu
-- strict thread matches above, loose matches on Subject: below --
2024-11-07 23:38 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox