From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/pyzy/
Date: Sun, 16 Oct 2016 10:04:37 +0000 (UTC) [thread overview]
Message-ID: <1476612172.24f9f1533826c860b17df471092dca7b8d183b9f.pacho@gentoo> (raw)
commit: 24f9f1533826c860b17df471092dca7b8d183b9f
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 10:02:52 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 10:02:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f9f153
app-i18n/pyzy: Drop old
Package-Manager: portage-2.3.1
app-i18n/pyzy/pyzy-0.1.0.ebuild | 51 -----------------------------------------
1 file changed, 51 deletions(-)
diff --git a/app-i18n/pyzy/pyzy-0.1.0.ebuild b/app-i18n/pyzy/pyzy-0.1.0.ebuild
deleted file mode 100644
index daf9fdc..00000000
--- a/app-i18n/pyzy/pyzy-0.1.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils python autotools
-
-PY_DATABASE=${PN}-database-1.0.0
-DESCRIPTION="The Chinese PinYin and Bopomofo conversion library"
-HOMEPAGE="https://github.com/pyzy/pyzy"
-SRC_URI="https://pyzy.googlecode.com/files/${P}.tar.gz
- https://pyzy.googlecode.com/files/${PY_DATABASE}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="boost doc opencc test"
-
-RDEPEND="dev-libs/glib:2
- dev-db/sqlite:3
- sys-apps/util-linux
- boost? ( dev-libs/boost )
- opencc? ( app-i18n/opencc )"
-
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen )"
-
-# Currently it fails to build test code
-RESTRICT="test"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-dont-download-dictionary-file.patch
- mv ../db ./data/db/open-phrase/ || die
- python_convert_shebangs 2 "${S}"/data/db/android/create_db.py
- eautoreconf
-}
-
-src_configure() {
- econf \
- --enable-db-open-phrase \
- --enable-db-android \
- $(use_enable boost) \
- $(use_enable opencc) \
- $(use_enable test tests)
-}
-
-src_install() {
- default
- use doc && dohtml -r docs/html/*
-}
next reply other threads:[~2016-10-16 10:05 UTC|newest]
Thread overview: 15+ 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-07-29 10:42 [gentoo-commits] repo/gentoo:master commit in: app-i18n/pyzy/ Pacho Ramos
2023-03-17 13:18 Yixun Lan
2022-06-23 15:11 Yixun Lan
2021-04-12 1:09 Sam James
2020-09-09 6:29 Yixun Lan
2020-09-05 16:17 Thomas Deutschmann
2020-09-02 4:21 Yixun Lan
2017-08-23 14:49 Akinori Hattori
2017-08-23 14:49 Akinori Hattori
2017-08-23 14:49 Akinori Hattori
2017-08-23 14:49 Akinori Hattori
2017-08-23 14:49 Akinori Hattori
2016-10-16 10:04 Pacho Ramos
2016-10-09 7:56 Pacho Ramos
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=1476612172.24f9f1533826c860b17df471092dca7b8d183b9f.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