Version bumped.
authorMatsuu Takuto <matsuu@gentoo.org>
Sat, 6 Jan 2007 05:51:39 +0000 (05:51 +0000)
committerMatsuu Takuto <matsuu@gentoo.org>
Sat, 6 Jan 2007 05:51:39 +0000 (05:51 +0000)
Package-Manager: portage-2.1.1-r2

app-i18n/libtomoe-gtk/ChangeLog
app-i18n/libtomoe-gtk/files/digest-libtomoe-gtk-0.5.0 [new file with mode: 0644]
app-i18n/libtomoe-gtk/libtomoe-gtk-0.5.0.ebuild [new file with mode: 0644]
app-i18n/tomoe/ChangeLog
app-i18n/tomoe/files/digest-tomoe-0.5.0 [new file with mode: 0644]
app-i18n/tomoe/tomoe-0.5.0.ebuild [new file with mode: 0644]

index f423931fcdfd5b720bf646dbc4d0331b86e7dab8..c6b95316906e677b8d57628de9fb8a8e04068a75 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/libtomoe-gtk
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtomoe-gtk/ChangeLog,v 1.3 2006/12/02 08:26:20 matsuu Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtomoe-gtk/ChangeLog,v 1.4 2007/01/06 05:51:39 matsuu Exp $
+
+*libtomoe-gtk-0.5.0 (06 Jan 2007)
+
+  06 Jan 2007; MATSUU Takuto <matsuu@gentoo.org> +libtomoe-gtk-0.5.0.ebuild:
+  Version bumped.
 
 *libtomoe-gtk-0.4.0 (02 Dec 2006)
 
diff --git a/app-i18n/libtomoe-gtk/files/digest-libtomoe-gtk-0.5.0 b/app-i18n/libtomoe-gtk/files/digest-libtomoe-gtk-0.5.0
new file mode 100644 (file)
index 0000000..80d1232
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 6f3b3eb40b1b03c1272de9ae4242433a libtomoe-gtk-0.5.0.tar.gz 421598
+RMD160 9448a63ec98b5ebe012aebe00a4dc496827c0e6b libtomoe-gtk-0.5.0.tar.gz 421598
+SHA256 26736e193c5d1df0de1f7ab6ba247946e67711392d8fef2850847e4905d37658 libtomoe-gtk-0.5.0.tar.gz 421598
diff --git a/app-i18n/libtomoe-gtk/libtomoe-gtk-0.5.0.ebuild b/app-i18n/libtomoe-gtk/libtomoe-gtk-0.5.0.ebuild
new file mode 100644 (file)
index 0000000..6d40c6f
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtomoe-gtk/libtomoe-gtk-0.5.0.ebuild,v 1.1 2007/01/06 05:51:39 matsuu Exp $
+
+DESCRIPTION="Tomoe GTK+ interface widget library"
+HOMEPAGE="http://tomoe.sourceforge.jp/"
+SRC_URI="mirror://sourceforge.jp/tomoe/23341/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=app-i18n/tomoe-0.4.0
+       >=x11-libs/gtk+-2.4.0
+       >=gnome-extra/gucharmap-1.4.0"
+
+src_install() {
+       emake DESTDIR="${D}" install || die "make install failed"
+
+       dodoc AUTHORS ChangeLog NEWS README
+}
index f55e39984ff53a90f110357944a34cd7cb288ca7..5eedf49f4fc5aeaf4b856984c8457d30cae39b64 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/tomoe
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.3 2006/12/02 08:25:02 matsuu Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.4 2007/01/06 05:50:28 matsuu Exp $
+
+*tomoe-0.5.0 (06 Jan 2007)
+
+  06 Jan 2007; MATSUU Takuto <matsuu@gentoo.org> +tomoe-0.5.0.ebuild:
+  Version bumped.
 
 *tomoe-0.4.0 (02 Dec 2006)
 
diff --git a/app-i18n/tomoe/files/digest-tomoe-0.5.0 b/app-i18n/tomoe/files/digest-tomoe-0.5.0
new file mode 100644 (file)
index 0000000..aca8737
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 8a5abae3a1c388e497c6952e45db5bbd tomoe-0.5.0.tar.gz 3470162
+RMD160 80b1b9d22ce38df6a8075efb7339a0a048e2a247 tomoe-0.5.0.tar.gz 3470162
+SHA256 c4b06d6560d1b3cef0f39afd275196c5e915d25670543b3268ef151f03fc11dd tomoe-0.5.0.tar.gz 3470162
diff --git a/app-i18n/tomoe/tomoe-0.5.0.ebuild b/app-i18n/tomoe/tomoe-0.5.0.ebuild
new file mode 100644 (file)
index 0000000..915472c
--- /dev/null
@@ -0,0 +1,35 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/tomoe-0.5.0.ebuild,v 1.1 2007/01/06 05:50:28 matsuu Exp $
+
+DESCRIPTION="Japanese handwriting recognition engine"
+HOMEPAGE="http://tomoe.sourceforge.jp/"
+SRC_URI="mirror://sourceforge.jp/tomoe/23340/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ruby"
+#IUSE="hyperestraier mysql ruby subversion"
+
+RDEPEND=">=dev-libs/glib-2.4
+       ruby? ( dev-ruby/ruby-glib2 )"
+#      hyperestraier? ( app-text/hyperestraier )
+#      subversion? ( dev-util/subversion )
+#      mysql? ( dev-db/mysql )
+
+DEPEND="${DEPEND}
+       dev-util/pkgconfig"
+
+RESTRICT="test"
+
+src_compile() {
+       econf $(use_with ruby) || die
+       emake || die
+}
+
+src_install() {
+       emake DESTDIR="${D}" install || die "make install failed"
+
+       dodoc AUTHORS ChangeLog NEWS TODO
+}