diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-i18n/ibus-cangjie | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-i18n/ibus-cangjie')
-rw-r--r-- | app-i18n/ibus-cangjie/Manifest | 4 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/files/ibus-cangjie-gtk-unit-test.patch | 12 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild | 53 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild | 49 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild | 49 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild | 49 | ||||
-rw-r--r-- | app-i18n/ibus-cangjie/metadata.xml | 14 |
7 files changed, 230 insertions, 0 deletions
diff --git a/app-i18n/ibus-cangjie/Manifest b/app-i18n/ibus-cangjie/Manifest new file mode 100644 index 000000000000..ad5798554775 --- /dev/null +++ b/app-i18n/ibus-cangjie/Manifest @@ -0,0 +1,4 @@ +DIST ibus-cangjie-2.1.tar.xz 147796 SHA256 00563b16fdbc8033e019b37e3ee17f62fb5dd05c68fd67b114909d7261cd433c SHA512 8ac4b7d9ecd91f9a04190db2aeda595f0740c10afe49aa7f5961eb30962fec5874131c4831b3bf473b008549bb2bb51195c6ab81f32008edbe4f3239e69afadf WHIRLPOOL 6def3a79d6f38382844340e1a1bb5a66911c5db3e260f295c7d5db66b1e4d314ec23f5df184cb4eb6a236688bffad54e61df6604c4a758a622aab4e6c86f4d99 +DIST ibus-cangjie-2.2.tar.xz 148012 SHA256 7c816173d8f79072ada988d7770928572d28be5dd375b4f7e690c9f57dd49018 SHA512 847e6bcc6e89fa864073937b34d5abf26a598b867881fd45d962b107a84470585040afcac5152f4f237be4175a53acad3ac8e7eb48fd8bae8ff2cdd04e2de70b WHIRLPOOL 278b125a9ef1c95c92a5a7a39a7c742bac3fca92b021dffeb156814be5a71fd0d0a3ec1f3fbb141d40a703626914ffc2b26e6d8741cf29415473b293ce8ab56d +DIST ibus-cangjie-2.3.tar.xz 151184 SHA256 88d4cbf4d1de5cdb90b880a0f2014fbf2c18bf2581760408442bb8195c89e7ff SHA512 adbd51cbd6e4e816c12ab230c9173cf884fc300b886da51a40cb3956b66d43cb13fd477b4923b43032efb5c82d410c1766bb1f6d18445fa704b7db91e13d2497 WHIRLPOOL 0fd4e5ecc0fe8f83367e16e848ad69c02b7a973bde9c705431afe131c1d4dfe78445f62cff34dae1f198c4a4846ab114bc08fd7f3a2e616dd730a4b6f8690c7c +DIST ibus-cangjie-2.4.tar.xz 150616 SHA256 299a60f1df063bfadc68c5420cbddb5d1a0de31935d95e414f75e0f93e27ba49 SHA512 cef9562fc4a5f3b78881c09b43e502f02322148e501022d3f80989caef4ca98ae26903e9a3dcc422feeba7712a8321c731ba229429e52fe919db5144aa0ead47 WHIRLPOOL a183d66bc53007046a2b3ffb778e6f08c39c709cb5e0d5558e5db617155bb4bc1de2df015f5668f4d6022faecb816171766039658ee8e69621abb0d73869d82d diff --git a/app-i18n/ibus-cangjie/files/ibus-cangjie-gtk-unit-test.patch b/app-i18n/ibus-cangjie/files/ibus-cangjie-gtk-unit-test.patch new file mode 100644 index 000000000000..c3842f6945b2 --- /dev/null +++ b/app-i18n/ibus-cangjie/files/ibus-cangjie-gtk-unit-test.patch @@ -0,0 +1,12 @@ +diff --git a/tests/test_prefs.py b/tests/test_prefs.py +index d1bb438..e568939 100644 +--- a/tests/test_prefs.py ++++ b/tests/test_prefs.py +@@ -37,6 +37,7 @@ class PrefsTestCase(unittest.TestCase): + except ET.ParseError as e: + raise AssertionError(e) + ++ @unittest.skip("Importing Gtk doesn't raise a RuntimeError on recent Fedora") + def test_ui_file_is_valid_gtk_builder(self): + try: + from gi.repository import Gtk diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild new file mode 100644 index 000000000000..bcddcee08c2b --- /dev/null +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python{3_3,3_4} ) + +inherit autotools-utils gnome2-utils python-r1 eutils + +DESCRIPTION="The IBus engine for users of the Cangjie and Quick input methods" +HOMEPAGE="http://cangjians.github.io" +SRC_URI="http://cangjians.github.io/downloads/ibus-cangjie/ibus-cangjie-${PV}.tar.xz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="${PYTHON_DEPS} + >=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + dev-util/intltool + sys-devel/gettext" + +RDEPEND=">=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + virtual/libintl + ${PYTHON_DEPS}" + +src_prepare() { + epatch "${FILESDIR}/${PN}-gtk-unit-test.patch" +} + +src_configure() { + python_foreach_impl autotools-utils_src_configure +} + +src_compile() { + python_foreach_impl autotools-utils_src_compile +} + +src_install() { + python_foreach_impl autotools-utils_src_install +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild new file mode 100644 index 000000000000..066aa8f449c4 --- /dev/null +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python{3_3,3_4} ) + +inherit autotools-utils gnome2-utils python-r1 eutils + +DESCRIPTION="The IBus engine for users of the Cangjie and Quick input methods" +HOMEPAGE="http://cangjians.github.io" +SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus-cangjie-${PV}.tar.xz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="${PYTHON_DEPS} + >=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + dev-util/intltool + sys-devel/gettext" + +RDEPEND=">=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + virtual/libintl + ${PYTHON_DEPS}" + +src_configure() { + python_foreach_impl autotools-utils_src_configure +} + +src_compile() { + python_foreach_impl autotools-utils_src_compile +} + +src_install() { + python_foreach_impl autotools-utils_src_install +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild new file mode 100644 index 000000000000..066aa8f449c4 --- /dev/null +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python{3_3,3_4} ) + +inherit autotools-utils gnome2-utils python-r1 eutils + +DESCRIPTION="The IBus engine for users of the Cangjie and Quick input methods" +HOMEPAGE="http://cangjians.github.io" +SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus-cangjie-${PV}.tar.xz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="${PYTHON_DEPS} + >=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + dev-util/intltool + sys-devel/gettext" + +RDEPEND=">=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + virtual/libintl + ${PYTHON_DEPS}" + +src_configure() { + python_foreach_impl autotools-utils_src_configure +} + +src_compile() { + python_foreach_impl autotools-utils_src_compile +} + +src_install() { + python_foreach_impl autotools-utils_src_install +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild new file mode 100644 index 000000000000..066aa8f449c4 --- /dev/null +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python{3_3,3_4} ) + +inherit autotools-utils gnome2-utils python-r1 eutils + +DESCRIPTION="The IBus engine for users of the Cangjie and Quick input methods" +HOMEPAGE="http://cangjians.github.io" +SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus-cangjie-${PV}.tar.xz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="${PYTHON_DEPS} + >=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + dev-util/intltool + sys-devel/gettext" + +RDEPEND=">=app-i18n/ibus-1.4.1 + app-i18n/libcangjie + dev-python/cangjie[${PYTHON_USEDEP}] + virtual/libintl + ${PYTHON_DEPS}" + +src_configure() { + python_foreach_impl autotools-utils_src_configure +} + +src_compile() { + python_foreach_impl autotools-utils_src_compile +} + +src_install() { + python_foreach_impl autotools-utils_src_install +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} diff --git a/app-i18n/ibus-cangjie/metadata.xml b/app-i18n/ibus-cangjie/metadata.xml new file mode 100644 index 000000000000..7a8c0e170875 --- /dev/null +++ b/app-i18n/ibus-cangjie/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>cjk</herd> + <herd>proxy-maintainers</herd> + <maintainer> + <email>brendan@horan.hk</email> + <name>Brendan Horan</name> + <description>Proxy - Maintainer. Assign bugs to him</description> + </maintainer> + <upstream> + <remote-id type="github">Cangjians/ibus-cangjie</remote-id> + </upstream> +</pkgmetadata> |