summaryrefslogtreecommitdiff
path: root/app-i18n/ibus-table-others
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-i18n/ibus-table-others
reinit the tree, so we can have metadata
Diffstat (limited to 'app-i18n/ibus-table-others')
-rw-r--r--app-i18n/ibus-table-others/Manifest3
-rw-r--r--app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild17
-rw-r--r--app-i18n/ibus-table-others/metadata.xml27
3 files changed, 47 insertions, 0 deletions
diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest
new file mode 100644
index 000000000000..d0500524a260
--- /dev/null
+++ b/app-i18n/ibus-table-others/Manifest
@@ -0,0 +1,3 @@
+DIST ibus-table-others-1.3.9.tar.gz 627253 SHA256 63b14a809636a32a5d000a5dd44670a60eca3a872ff1c22d72617d2f6d52e008 SHA512 4557ba981a00035226b6cbe0d97ae14df275d3e7c5c453097b85e433a524e00efeebe508621495e63d6ff9cdd590f9d54b51a143147b83e1e3748f05b03d2019 WHIRLPOOL 5419e7d6e1f1b82b59289e096942046d492c99b0657fea881fc7270f458b736fa6ba6beb0580a94393a4be3dced53668287f94ec43f62fc5366d217c190ca5f8
+EBUILD ibus-table-others-1.3.9.ebuild 434 SHA256 b89c6578a71820b1cb9efd48f289fe2b9aa3c0467368cc6348250b58c7fb5910 SHA512 9c7f4b5fc16fa123d2d314f5e33cd12b038495ef81e87b490a02eab32028d47fc822c98d2be8381eea19da3ff7ef7dc471105bdc3dc4c787bca5a2f7cb07fec5 WHIRLPOOL 71524342f016cc164d026b05b60e63e462fd0692f68806f770bb7446814b2a3c6d6cbf1a267a07becf49ea419e51dfc72cf59a9d2be252e03d49f7e42ecd85ce
+MISC metadata.xml 641 SHA256 5ffa5558cb736df055ccfc65abf8e1140ebf86a81b3159758361e211c6ee8412 SHA512 775e9f2f353f8bb9ed2a0aa1c6c8dff98886c0e28f10c87136f2b67f5eef9eb0af3b5d49ea0b1eb4ae5e09b43fa0987b8195520db844e0d20d07f0593fbe6b96 WHIRLPOOL 15532dba71bcf122dd8aed3585fe69d36cb3c4f3ed6045e47a057ef2b9d96d3df5d7b42cb4da3e5caaa9bb9e90f534fe2f5cbe42df9ed584ec8eb652def63c48
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
new file mode 100644
index 000000000000..636e5dce4891
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others"
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
diff --git a/app-i18n/ibus-table-others/metadata.xml b/app-i18n/ibus-table-others/metadata.xml
new file mode 100644
index 000000000000..1c7ec141883e
--- /dev/null
+++ b/app-i18n/ibus-table-others/metadata.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
+ <longdescription lang="en">
+ ibus-table-others provides the following tables for IBus-Table:
+
+ * CNS11643
+ * Compose
+ * Emoji
+ * IPA-X-SAMPA
+ * LaTex
+ * Mathwriter
+ * RussianTraditional
+ * Thai
+ * Translit
+ * Ua-Translit
+ * Viqr
+ * Yawerty
+ </longdescription>
+ <upstream>
+ <remote-id type="github">moebiuscurve/ibus-table-others</remote-id>
+ </upstream>
+</pkgmetadata>