From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 5 Aug 2016 11:21:43 +0000 (+0200) Subject: app-i18n/fcitx-sayura: Initial addition. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a24f369fbf3fe2212cbf9f222ba7659af7691c5f;p=gentoo.git app-i18n/fcitx-sayura: Initial addition. --- diff --git a/app-i18n/fcitx-sayura/Manifest b/app-i18n/fcitx-sayura/Manifest new file mode 100644 index 000000000000..37d605791ef3 --- /dev/null +++ b/app-i18n/fcitx-sayura/Manifest @@ -0,0 +1 @@ +DIST fcitx-sayura-0.1.1.tar.xz 18756 SHA256 36b5d79fed0cefaff7832c82473404e96d68cc8560b1d626884604b0aad7bea6 SHA512 1eda91ae985df65982cf6f4e67b676bb8eb7117cd1aad7c2a90e81c13fa2a806bbff5eda7bb7e797cb26cb46bbda51931ecffd50384a89ead24ad90777183dc3 WHIRLPOOL ddcec7ba970868795df0ccf4eb3ebacb9a9ec29f6f05762fb5253ca6cc59fab78459fc11cb715bcc53856e5093378fb99f572ccd615fe84bbe053574efa1b69f diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild new file mode 100644 index 000000000000..eff66b011e27 --- /dev/null +++ b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="6" + +inherit cmake-utils + +if [[ "${PV}" == "9999" ]]; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/fcitx/fcitx-sayura" +fi + +DESCRIPTION="Sinhala Sayura input method for Fcitx" +HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-sayura" +if [[ "${PV}" == "9999" ]]; then + SRC_URI="" +else + SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" +fi + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=app-i18n/fcitx-4.2.8 + virtual/libiconv + virtual/libintl" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +DOCS=() diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-9999.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-9999.ebuild new file mode 100644 index 000000000000..4ad9219a732d --- /dev/null +++ b/app-i18n/fcitx-sayura/fcitx-sayura-9999.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="6" + +inherit cmake-utils + +if [[ "${PV}" == "9999" ]]; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/fcitx/fcitx-sayura" +fi + +DESCRIPTION="Sinhala Sayura input method for Fcitx" +HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-sayura" +if [[ "${PV}" == "9999" ]]; then + SRC_URI="" +else + SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" +fi + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND=">=app-i18n/fcitx-4.2.8 + virtual/libiconv + virtual/libintl" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +DOCS=() diff --git a/app-i18n/fcitx-sayura/metadata.xml b/app-i18n/fcitx-sayura/metadata.xml new file mode 100644 index 000000000000..49f2185b80dc --- /dev/null +++ b/app-i18n/fcitx-sayura/metadata.xml @@ -0,0 +1,12 @@ + + + + + arfrever.fta@gmail.com + Arfrever Frehtes Taifersar Arahesis + + + cjk@gentoo.org + Cjk + +