diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2006-10-02 10:32:14 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2006-10-02 10:32:14 +0000 |
commit | 2e3e4760af38928b3f3c5dd19cf8eaa13e693419 (patch) | |
tree | c1cb6cdcc84508b3f88ec7d872f03d2d1fda5282 /www-client | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-2e3e4760af38928b3f3c5dd19cf8eaa13e693419.tar.gz gentoo-2-2e3e4760af38928b3f3c5dd19cf8eaa13e693419.tar.bz2 gentoo-2-2e3e4760af38928b3f3c5dd19cf8eaa13e693419.zip |
Version bumped.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/kazehakase/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/kazehakase/files/digest-kazehakase-0.4.1 | 3 | ||||
-rw-r--r-- | www-client/kazehakase/kazehakase-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | www-client/kazehakase/kazehakase-0.4.1.ebuild | 76 |
4 files changed, 87 insertions, 3 deletions
diff --git a/www-client/kazehakase/ChangeLog b/www-client/kazehakase/ChangeLog index f9d86ad37a71..a5a1fa334807 100644 --- a/www-client/kazehakase/ChangeLog +++ b/www-client/kazehakase/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-client/kazehakase # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/ChangeLog,v 1.32 2006/09/24 23:59:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/ChangeLog,v 1.33 2006/10/02 10:32:14 matsuu Exp $ + +*kazehakase-0.4.1 (02 Oct 2006) + + 02 Oct 2006; MATSUU Takuto <matsuu@gentoo.org> +kazehakase-0.4.1.ebuild: + Version bumped. 24 Sep 2006; Jason Wever <weeve@gentoo.org> kazehakase-0.3.9.ebuild: Added ~sparc keyword wrt bug #146902. diff --git a/www-client/kazehakase/files/digest-kazehakase-0.4.1 b/www-client/kazehakase/files/digest-kazehakase-0.4.1 new file mode 100644 index 000000000000..c9ae415c78b3 --- /dev/null +++ b/www-client/kazehakase/files/digest-kazehakase-0.4.1 @@ -0,0 +1,3 @@ +MD5 61e20f853b2e958dfb61fc7e55da9689 kazehakase-0.4.1.tar.gz 1346478 +RMD160 f0c38cbfc57518b658b5aba8d710bcf27cbbd4f8 kazehakase-0.4.1.tar.gz 1346478 +SHA256 f7a09db6b0ddc535df88baadee2a17c972e1c967e0038d39758060c892df9205 kazehakase-0.4.1.tar.gz 1346478 diff --git a/www-client/kazehakase/kazehakase-0.4.0.ebuild b/www-client/kazehakase/kazehakase-0.4.0.ebuild index 149914847621..53c6cb5b0419 100644 --- a/www-client/kazehakase/kazehakase-0.4.0.ebuild +++ b/www-client/kazehakase/kazehakase-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/kazehakase-0.4.0.ebuild,v 1.2 2006/09/10 01:54:12 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/kazehakase-0.4.0.ebuild,v 1.3 2006/10/02 10:32:14 matsuu Exp $ IUSE="firefox hyperestraier migemo mozilla ruby ssl thumbnail" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/21535/${P}.tar.gz" HOMEPAGE="http://kazehakase.sourceforge.jp/" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" LICENSE="GPL-2" DEPEND="|| ( firefox? ( >=www-client/mozilla-firefox-1.0.2-r1 ) diff --git a/www-client/kazehakase/kazehakase-0.4.1.ebuild b/www-client/kazehakase/kazehakase-0.4.1.ebuild new file mode 100644 index 000000000000..461e43e414ba --- /dev/null +++ b/www-client/kazehakase/kazehakase-0.4.1.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/kazehakase-0.4.1.ebuild,v 1.1 2006/10/02 10:32:14 matsuu Exp $ + +IUSE="firefox hyperestraier migemo mozilla ruby ssl thumbnail" + +DESCRIPTION="a browser with gecko engine like Epiphany or Galeon." +SRC_URI="mirror://sourceforge.jp/${PN}/21997/${P}.tar.gz" +HOMEPAGE="http://kazehakase.sourceforge.jp/" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +LICENSE="GPL-2" + +DEPEND="|| ( firefox? ( >=www-client/mozilla-firefox-1.0.2-r1 ) + mozilla? ( >=www-client/mozilla-1.7 ) + >=www-client/mozilla-firefox-1.0.2-r1 + >=www-client/mozilla-1.7 + >=www-client/seamonkey-1.0 + >=mail-client/mozilla-thunderbird-0.8 + >=net-libs/xulrunner-1.8 ) + >=x11-libs/gtk+-2.6 + ssl? ( >=net-libs/gnutls-1.2.0 ) + ruby? ( dev-ruby/ruby-gtk2 dev-ruby/ruby-gettext )" + +RDEPEND="${DEPEND} + hyperestraier? ( >=app-text/hyperestraier-1.2 ) + migemo? ( || ( app-text/migemo app-text/cmigemo ) ) + thumbnail? ( || ( virtual/ghostscript + >=www-client/mozilla-firefox-2.0_beta1 ) )" + +src_compile(){ + local myconf + + if use firefox; then + myconf="${myconf} --with-gecko-engine=firefox" + elif use mozilla; then + myconf="${myconf} --with-gecko-engine=mozilla" + fi + + if use hyperestraier; then + myconf="${myconf} --with-search-engine=hyperestraier" + else + myconf="${myconf} --without-search-engine" + fi + + myconf="${myconf} $(use_enable migemo)" + use ruby || myconf="${myconf} --with-ruby=no --with-rgettext=no" + use ssl || myconf="${myconf} --disable-ssl" + + econf ${myconf} || die + emake || die +} + +src_install(){ + emake DESTDIR="${D}" install || die + dodoc AUTHORS ChangeLog NEWS README* TODO* +} + +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 +} |