From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9071A1396D0 for ; Wed, 16 Aug 2017 14:08:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0C0E1FC00A; Wed, 16 Aug 2017 14:08:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78F471FC002 for ; Wed, 16 Aug 2017 14:08:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A70893417CE for ; Wed, 16 Aug 2017 14:08:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47A04784B for ; Wed, 16 Aug 2017 14:08:48 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1502892515.94368b7554b30da96a88164b152ec0c2393de325.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table-chinese/Manifest app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild X-VCS-Directories: app-i18n/ibus-table-chinese/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 94368b7554b30da96a88164b152ec0c2393de325 X-VCS-Branch: master Date: Wed, 16 Aug 2017 14:08:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 19da6468-d34e-4ebe-a14e-5d15ad4bdd03 X-Archives-Hash: ce53dfd77c5f1498a7a5be799deaed30 commit: 94368b7554b30da96a88164b152ec0c2393de325 Author: Akinori Hattori gentoo org> AuthorDate: Wed Aug 16 14:07:53 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Aug 16 14:08:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94368b75 app-i18n/ibus-table-chinese: new upstream release Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/ibus-table-chinese/Manifest | 1 + .../ibus-table-chinese-1.8.2.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/app-i18n/ibus-table-chinese/Manifest b/app-i18n/ibus-table-chinese/Manifest index 10ebfe1d3b6..989e7298a20 100644 --- a/app-i18n/ibus-table-chinese/Manifest +++ b/app-i18n/ibus-table-chinese/Manifest @@ -1 +1,2 @@ DIST ibus-table-chinese-1.4.6-Source.tar.gz 7604868 SHA256 5e3422e59417e70e65cfd342cc3c0627a3b612b1405c493df0245a3841bd9386 SHA512 52a72c388ad287572ae334bb25537b6054f72ecdd641aa1c539b85a5e9a4cf97801ae38baa8ace1caabca95d845d2fb4156eb174ac7ad1c9123409749318d76d WHIRLPOOL bdfd4203fe8954bb02002bfa3868e67f9b1aebcf1a416cc281381601ac42020b98b344443889c7714ce456a171710f00b1f0c0f34f7eb42867a9da6382d7a174 +DIST ibus-table-chinese-1.8.2.tar.gz 10576111 SHA256 ef62c22ef4e8f9085fc40fcbc14c30f6dac458817df98e9f90f883a3e2080089 SHA512 30fd1c7ee8416cd62d8e26bc2646a667ac45c4579a7cb191c77e80fecccbc576c34f33ec0b5c55669c073a633298cfda1711e4b9d89a9ef8f6146acdc0167c1a WHIRLPOOL f03985faa490b227f851acd9e2ec7d125d06ce4da362d1f002cb6f6e378f876547a666bd249e144bbd0f4b1bd68fcc1e8dd257edbf74742ff9e29a2706dbc092 diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild new file mode 100644 index 00000000000..36f3ece322b --- /dev/null +++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +CMAKE_IN_SOURCE_BUILD="1" +CMAKE_MAKEFILE_GENERATOR="emake" + +inherit cmake-utils + +DESCRIPTION="Chinese tables for IBus-Table" +HOMEPAGE="https://github.com/definite/ibus-table-chinese" +SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="app-i18n/ibus-table" +DEPEND="${RDEPEND} + dev-util/cmake-fedora" + +src_configure() { + local mycmakeargs=( + -DCMAKE_FEDORA_TMP_DIR="${T}" + -DDATA_DIR="${EPREFIX}"/usr/share + -DPRJ_DOC_DIR="${EPREFIX}"/usr/share/doc/${PF} + ) + cmake-utils_src_configure +}