summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-01-02 19:15:29 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-01-02 19:15:29 +0000
commit38acfad65ee5361e85885791afe5a709aef390c1 (patch)
tree0a6bde17d17e6f0feef48a6ccf649b78bad6dc3c /net-www
parentVersion bump, closes bug #76432. (diff)
downloadhistorical-38acfad65ee5361e85885791afe5a709aef390c1.tar.gz
historical-38acfad65ee5361e85885791afe5a709aef390c1.tar.bz2
historical-38acfad65ee5361e85885791afe5a709aef390c1.zip
Version bumped. Fixed pkg_setup.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/kazehakase/ChangeLog10
-rw-r--r--net-www/kazehakase/Manifest8
-rw-r--r--net-www/kazehakase/files/digest-kazehakase-0.2.31
-rw-r--r--net-www/kazehakase/kazehakase-0.2.1.ebuild4
-rw-r--r--net-www/kazehakase/kazehakase-0.2.2.ebuild4
-rw-r--r--net-www/kazehakase/kazehakase-0.2.3.ebuild67
6 files changed, 85 insertions, 9 deletions
diff --git a/net-www/kazehakase/ChangeLog b/net-www/kazehakase/ChangeLog
index 653dae1b8cc5..b685bbe01db9 100644
--- a/net-www/kazehakase/ChangeLog
+++ b/net-www/kazehakase/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-www/kazehakase
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/kazehakase/ChangeLog,v 1.27 2004/12/14 17:45:16 nakano Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/kazehakase/ChangeLog,v 1.28 2005/01/02 19:15:29 matsuu Exp $
+
+*kazehakase-0.2.3 (03 Jan 2005)
+
+ 03 Jan 2005; MATSUU Takuto <matsuu@gentoo.org> +kazehakase-0.2.3.ebuild:
+ Version bumped.
+ Fixed pkg_setup. '>=net-www/mozilla-1.7.3-r2' always depend on gtk2.
14 Dec 2004; Masatomo Nakano <nakano@gentoo.org>
-files/kazehakase-0.2.0-label.patch, -kazehakase-0.1.6.ebuild,
diff --git a/net-www/kazehakase/Manifest b/net-www/kazehakase/Manifest
index 06ee81912088..e789213e8dc9 100644
--- a/net-www/kazehakase/Manifest
+++ b/net-www/kazehakase/Manifest
@@ -1,6 +1,8 @@
-MD5 d3c3ed83218cd7779c3ca7b894a44502 kazehakase-0.2.1.ebuild 1771
-MD5 82d3440de2f9074c435f5a64586fc5fe ChangeLog 4799
+MD5 16b911c96b2c115d3ba5919aca246039 kazehakase-0.2.1.ebuild 1771
+MD5 d4487ecb416b9950915fe250bc515e67 kazehakase-0.2.3.ebuild 1898
+MD5 1549f8f6f856d7af62c06f92e4098a6b ChangeLog 4997
MD5 b6a70dc606d1eae980c96b5e81dd1e1b metadata.xml 249
-MD5 340979a6666d51f6d8f4c7440fd29adc kazehakase-0.2.2.ebuild 1777
+MD5 745ac876d85ef4d4b60a71d3e9beb05b kazehakase-0.2.2.ebuild 1777
MD5 9fe7d92984d89a7e830ddd0af8a23473 files/digest-kazehakase-0.2.1 69
MD5 b026b5cb6160fd770e75dfb0b7204832 files/digest-kazehakase-0.2.2 69
+MD5 b4eaed9d874d893ea4dcd35651f9cd6c files/digest-kazehakase-0.2.3 69
diff --git a/net-www/kazehakase/files/digest-kazehakase-0.2.3 b/net-www/kazehakase/files/digest-kazehakase-0.2.3
new file mode 100644
index 000000000000..3b91e02858fb
--- /dev/null
+++ b/net-www/kazehakase/files/digest-kazehakase-0.2.3
@@ -0,0 +1 @@
+MD5 8da05d3dc36b78043ea8500389cb9623 kazehakase-0.2.3.tar.gz 1064686
diff --git a/net-www/kazehakase/kazehakase-0.2.1.ebuild b/net-www/kazehakase/kazehakase-0.2.1.ebuild
index a26f3d039585..322d4fc9b842 100644
--- a/net-www/kazehakase/kazehakase-0.2.1.ebuild
+++ b/net-www/kazehakase/kazehakase-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/kazehakase/kazehakase-0.2.1.ebuild,v 1.2 2004/11/18 18:37:15 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/kazehakase/kazehakase-0.2.1.ebuild,v 1.3 2005/01/02 19:15:29 matsuu Exp $
IUSE="migemo estraier thumbnail"
diff --git a/net-www/kazehakase/kazehakase-0.2.2.ebuild b/net-www/kazehakase/kazehakase-0.2.2.ebuild
index b2cd3a5cc616..905b52648530 100644
--- a/net-www/kazehakase/kazehakase-0.2.2.ebuild
+++ b/net-www/kazehakase/kazehakase-0.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/kazehakase/kazehakase-0.2.2.ebuild,v 1.3 2004/12/14 17:45:16 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/kazehakase/kazehakase-0.2.2.ebuild,v 1.4 2005/01/02 19:15:29 matsuu Exp $
IUSE="migemo estraier thumbnail"
diff --git a/net-www/kazehakase/kazehakase-0.2.3.ebuild b/net-www/kazehakase/kazehakase-0.2.3.ebuild
new file mode 100644
index 000000000000..c1a08960d3a0
--- /dev/null
+++ b/net-www/kazehakase/kazehakase-0.2.3.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/kazehakase/kazehakase-0.2.3.ebuild,v 1.1 2005/01/02 19:15:29 matsuu Exp $
+
+IUSE="migemo estraier thumbnail"
+
+DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
+SRC_URI="mirror://sourceforge.jp/${PN}/12746/${P}.tar.gz"
+HOMEPAGE="http://kazehakase.sourceforge.jp/"
+
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+LICENSE="GPL-2"
+
+DEPEND=">=net-www/mozilla-1.6
+ x11-libs/pango
+ >=x11-libs/gtk+-2
+ dev-util/pkgconfig
+ net-misc/curl
+ migemo? ( || ( app-text/migemo app-text/cmigemo ) )
+ estraier? ( app-text/estraier )
+ thumbnail? ( virtual/ghostscript )"
+
+pkg_setup(){
+ local moz_use="$(</var/db/pkg/`best_version net-www/mozilla`/USE)"
+
+ # >=net-www/mozilla-1.7.3-r2 always depend on gtk2.
+ if ! has_version '>=net-www/mozilla-1.7.3-r2' && ! has gtk2 ${moz_use}
+ then
+ echo
+ eerror
+ eerror "This needs mozilla used gtk2."
+ eerror "To build mozilla use gtk2, please type following command:"
+ eerror
+ eerror " # USE=\"gtk2\" emerge mozilla"
+ eerror
+ die
+ fi
+}
+
+src_compile(){
+ econf `use_enable migemo` || die
+ emake || die
+}
+
+src_install(){
+ emake DESTDIR="${D}" install || die
+ dodoc ABOUT-NLS AUTHORS COPYING* ChangeLog NEWS README* TODO.ja
+}
+
+pkg_postinst(){
+ if use thumbnail; then
+ einfo "To enable thumbnail, "
+ einfo " 1. Go to Preference."
+ einfo " 2. Check \"Create thumbnail\"."
+ einfo
+ ewarn "Creating thumbnail process is still unstable (sometimes causes crash),"
+ ewarn "but most causes of unstability are Mozilla. If you find a crash bug on"
+ ewarn "Kazehakase, please confirm the following:"
+ ewarn
+ ewarn " 1. Load a crash page with Mozilla."
+ ewarn " 2. Print preview the page."
+ ewarn " 3. Close print preview window."
+ ewarn " 4. Print the page to a file."
+ ewarn
+ fi
+}