summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2006-11-16 17:09:03 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2006-11-16 17:09:03 +0000
commit30a0f7a1193e36e63a45fff76358a711b08e639c (patch)
tree568adc2d0f63097a14cfe070f3a1cfb720b095fe /app-i18n/scim-anthy
parentGNOME 1.x mask as promised on gentoo-dev (diff)
downloadgentoo-2-30a0f7a1193e36e63a45fff76358a711b08e639c.tar.gz
gentoo-2-30a0f7a1193e36e63a45fff76358a711b08e639c.tar.bz2
gentoo-2-30a0f7a1193e36e63a45fff76358a711b08e639c.zip
Version bumped, Added PDEPEND.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-i18n/scim-anthy')
-rw-r--r--app-i18n/scim-anthy/ChangeLog16
-rw-r--r--app-i18n/scim-anthy/files/digest-scim-anthy-1.2.23
-rw-r--r--app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild57
3 files changed, 71 insertions, 5 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog
index 92adf5abacc7..ffea4ed38158 100644
--- a/app-i18n/scim-anthy/ChangeLog
+++ b/app-i18n/scim-anthy/ChangeLog
@@ -1,12 +1,18 @@
# ChangeLog for app-i18n/scim-anthy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.36 2006/10/30 15:55:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.37 2006/11/16 17:09:03 matsuu Exp $
- 30 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+*scim-anthy-1.2.2 (16 Nov 2006)
+
+ 16 Nov 2006; MATSUU Takuto <matsuu@gentoo.org> +scim-anthy-1.2.2.ebuild:
+ Version bumped.
+ Added PDEPEND and removed ~ppc and ~x86-fbsd.
+
+ 30 Oct 2006; Diego Petten嘆 <flameeyes@gentoo.org>
scim-anthy-1.2.1.ebuild:
Add ~x86-fbsd keyword.
- 16 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ 16 Oct 2006; Diego Petten嘆 <flameeyes@gentoo.org>
scim-anthy-0.7.1.ebuild:
Add missing pkg-config depedency, thanks to Patrick Lauer for reporting in
bug #151618.
@@ -21,13 +27,13 @@
06 Aug 2006; MATSUU Takuto <matsuu@gentoo.org> +scim-anthy-1.2.0.ebuild:
Version bumped
- 04 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ 04 Jul 2006; Diego Petten嘆 <flameeyes@gentoo.org>
-scim-anthy-0.8.0.ebuild, -scim-anthy-0.9.0.ebuild,
scim-anthy-1.0.0.ebuild:
Add nls useflag and related dependencies, disable static libraries and
dependency tracking, remove old versions.
- 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ 02 Apr 2006; Diego Petten嘆 <flameeyes@gentoo.org>
scim-anthy-1.0.0.ebuild:
Run elibtoolize.
diff --git a/app-i18n/scim-anthy/files/digest-scim-anthy-1.2.2 b/app-i18n/scim-anthy/files/digest-scim-anthy-1.2.2
new file mode 100644
index 000000000000..d0945bd09e69
--- /dev/null
+++ b/app-i18n/scim-anthy/files/digest-scim-anthy-1.2.2
@@ -0,0 +1,3 @@
+MD5 ed0120f5559f551769c7d05bcdef5908 scim-anthy-1.2.2.tar.gz 648417
+RMD160 65f6fad7b21fa771c71a1d82e530388831c71a33 scim-anthy-1.2.2.tar.gz 648417
+SHA256 a0cb44ae086ec7e56559c81bb1dd43c3cef5142cd470a2148cb500db0c8008ef scim-anthy-1.2.2.tar.gz 648417
diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild
new file mode 100644
index 000000000000..a6b9dbefe0d6
--- /dev/null
+++ b/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild,v 1.1 2006/11/16 17:09:03 matsuu Exp $
+
+inherit libtool
+
+DESCRIPTION="Japanese input method Anthy IMEngine for SCIM"
+HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy"
+SRC_URI="mirror://sourceforge.jp/scim-imengine/22709/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="kde nls"
+
+DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 )
+ || ( >=app-i18n/anthy-5900 >=app-i18n/anthy-ss-5911 )
+ nls? ( virtual/libintl )"
+RDEPEND="${DEPEND}
+ app-dicts/kasumi"
+DEPEND="${DEPEND}
+ nls? ( sys-devel/gettext )
+ dev-util/pkgconfig"
+PDEPEND="kde? ( app-i18n/skim-scim-anthy )"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ elibtoolize
+}
+
+src_compile() {
+ econf \
+ $(use_enable nls) \
+ --disable-static \
+ --disable-dependency-tracking || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed"
+
+ dodoc AUTHORS THANKS README
+}
+
+pkg_postinst() {
+ einfo
+ einfo "To use SCIM, you should use the following in your user startup scripts"
+ einfo "such as .gnomerc or .xinitrc:"
+ einfo
+ einfo "LANG='your_language' scim -d"
+ einfo "export XMODIFIERS=@im=SCIM"
+ einfo "export GTK_IM_MODULE=scim"
+ einfo "export QT_IM_MODULE=scim"
+ einfo
+}