app-i18n/ibus-table-others: initial import
authorAkinori Hattori <hattya@gentoo.org>
Wed, 16 Aug 2017 14:20:12 +0000 (23:20 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 16 Aug 2017 14:20:12 +0000 (23:20 +0900)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-i18n/ibus-table-others/Manifest [new file with mode: 0644]
app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild [new file with mode: 0644]
app-i18n/ibus-table-others/metadata.xml [new file with mode: 0644]

diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest
new file mode 100644 (file)
index 0000000..29a6c40
--- /dev/null
@@ -0,0 +1 @@
+DIST ibus-table-others-1.3.9.tar.gz 627253 SHA256 63b14a809636a32a5d000a5dd44670a60eca3a872ff1c22d72617d2f6d52e008 SHA512 4557ba981a00035226b6cbe0d97ae14df275d3e7c5c453097b85e433a524e00efeebe508621495e63d6ff9cdd590f9d54b51a143147b83e1e3748f05b03d2019 WHIRLPOOL 5419e7d6e1f1b82b59289e096942046d492c99b0657fea881fc7270f458b736fa6ba6beb0580a94393a4be3dced53668287f94ec43f62fc5366d217c190ca5f8
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 (file)
index 0000000..636e5dc
--- /dev/null
@@ -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 (file)
index 0000000..1c7ec14
--- /dev/null
@@ -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>