public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
Date: Sun, 16 Oct 2016 10:04:36 +0000 (UTC)	[thread overview]
Message-ID: <1476611871.f3c178de1b1312cf110b063e5fec4bb7435ad500.pacho@gentoo> (raw)

commit:     f3c178de1b1312cf110b063e5fec4bb7435ad500
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 09:57:51 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 09:57:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c178de

app-i18n/ibus-pinyin: Drop old

Package-Manager: portage-2.3.1

 app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild | 61 ------------------------
 1 file changed, 61 deletions(-)

diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild
deleted file mode 100644
index 8829bff..00000000
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.5"
-PYTHON_USE_WITH="sqlite"
-
-inherit python eutils
-
-DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="boost lua nls"
-
-RDEPEND=">=app-i18n/ibus-1.4
-	dev-python/pygtk
-	app-i18n/pyzy
-	boost? ( >=dev-libs/boost-1.39 )
-	lua? (
-		>=dev-lang/lua-5.1
-		<dev-lang/lua-5.2 )
-	nls? ( virtual/libintl )"
-
-DEPEND="${RDEPEND}
-	sys-apps/sed
-	virtual/pkgconfig
-	nls? ( >=sys-devel/gettext-0.16.1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	sed -i -e "s/python/&2/" setup/ibus-setup-pinyin.in || die
-	epatch "${FILESDIR}"/${P}-content-type-method.patch
-}
-
-src_configure() {
-	econf \
-		$(use_enable boost) \
-		$(use_enable lua lua-extension) \
-		$(use_enable nls) \
-		--enable-english-input-mode
-}
-
-pkg_postinst() {
-	python_mod_optimize /usr/share/${PN}
-}
-
-pkg_postrm() {
-	python_mod_cleanup /usr/share/${PN}
-}


             reply	other threads:[~2016-10-16 10:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-16 10:04 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-29  1:33 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/ Sam James
2024-08-29  1:33 Sam James
2024-06-25  8:00 Yixun Lan
2024-05-31  2:50 Yixun Lan
2023-03-17 13:18 Yixun Lan
2022-07-15  3:32 Yixun Lan
2021-04-12  1:09 Sam James
2020-12-07 18:14 Mike Gilbert
2020-12-03 22:58 Marek Szuba
2020-09-05  2:04 Mike Gilbert
2020-08-27  2:15 Yixun Lan
2020-08-11 18:53 Agostino Sarubbo
2020-08-10 14:33 Agostino Sarubbo
2020-02-09 16:11 Michał Górny
2017-08-23 15:02 Akinori Hattori
2017-08-23 15:02 Akinori Hattori
2016-10-16 10:04 Pacho Ramos
2016-10-09 10:25 Pacho Ramos
2016-10-09  7:56 Pacho Ramos
2015-09-01 18:47 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1476611871.f3c178de1b1312cf110b063e5fec4bb7435ad500.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox