summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-10 00:39:05 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-10 00:39:05 +0000
commitd227fc9019a66120bf656e8663ac33ec45a819bf (patch)
tree25e6aab85da9ddaae814a6b3995385925398e266 /app-text
parentEAPI=2 (diff)
downloadhistorical-d227fc9019a66120bf656e8663ac33ec45a819bf.tar.gz
historical-d227fc9019a66120bf656e8663ac33ec45a819bf.tar.bz2
historical-d227fc9019a66120bf656e8663ac33ec45a819bf.zip
Version bump
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xiphos/ChangeLog7
-rw-r--r--app-text/xiphos/Manifest4
-rw-r--r--app-text/xiphos/xiphos-3.1.1.ebuild62
3 files changed, 71 insertions, 2 deletions
diff --git a/app-text/xiphos/ChangeLog b/app-text/xiphos/ChangeLog
index ea29fa6399d9..7eb2b516823f 100644
--- a/app-text/xiphos/ChangeLog
+++ b/app-text/xiphos/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/xiphos
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/ChangeLog,v 1.3 2009/08/01 04:59:11 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/ChangeLog,v 1.4 2009/08/10 00:39:05 beandog Exp $
+
+*xiphos-3.1.1 (10 Aug 2009)
+
+ 10 Aug 2009; Steve Dibb <beandog@gentoo.org> +xiphos-3.1.1.ebuild:
+ Version bump
01 Aug 2009; Steve Dibb <beandog@gentoo.org> xiphos-3.1.ebuild:
Restore old keywords, since this is just a version bump of gnomesword; bug
diff --git a/app-text/xiphos/Manifest b/app-text/xiphos/Manifest
index 1a1a5d2e8cf7..3082c4d7e28e 100644
--- a/app-text/xiphos/Manifest
+++ b/app-text/xiphos/Manifest
@@ -1,4 +1,6 @@
+DIST xiphos-3.1.1.tar.gz 5407696 RMD160 8713699c57efd303b5aa25d60c533f57c4a4dfa5 SHA1 2709246b46d278f2c0e17e56084a7e684ae956e5 SHA256 720c6184aa8a769d7b3842240672309c3ada31f6f336629158f6c945740a6458
DIST xiphos-3.1.tar.gz 5380369 RMD160 15f58384ecfb06f9183a00b05903c0d4142a6f56 SHA1 ef99f70f283f0a3b9f62e744cd63afea80d2f2a0 SHA256 28669619864c51326a4aa7a1f865e1a3e81b7945aee90acd0d1e7b5a6f9b071b
+EBUILD xiphos-3.1.1.ebuild 1910 RMD160 092e6cf21f1d7bd7fa1cc2ac4d266cd29ca0ab6e SHA1 a19c19fa7b0d17f522d45f987ce27e1e0899136e SHA256 8333e50e72d3c6a18c4f3c53d7db8bb6ccc7b7ba7b56b9ef9ce80444494b8bf5
EBUILD xiphos-3.1.ebuild 1908 RMD160 2705d640c516a5d66a1e1f49361bac8a011dd185 SHA1 36a52955089a1d54fecde93685f6a22954124437 SHA256 d8e0166bff1a784457eeb1d7d765e15d2331aa5fbe7aeb145877022b45cd89ec
-MISC ChangeLog 654 RMD160 b380842341c179c71d2565cb00e5da026cfbaa71 SHA1 4b4759068c784288fc942ac13c5561b4dc76a424 SHA256 4e22690e9030417820c72cc6a66d6a6d99516c5bfb5333b2f957c1072364fc8d
+MISC ChangeLog 768 RMD160 f41e3425fd4a009c8724ab28f83b8eb75c7be095 SHA1 739814685edba6992354cdf0c6a0e03ed91a9e4c SHA256 4b8b8ed055652bf4368eff6cef080eb496ba1b9bce8f664ea46371cf2ebf6cc3
MISC metadata.xml 225 RMD160 85b15c992c3c155290f10acea186147d766b0620 SHA1 31c995eec7e4afb352888c1d9c65e9107f894d0b SHA256 1dab477a800b766fe838154618bd7769afe79f427f3c05fa155ee1a411f5c006
diff --git a/app-text/xiphos/xiphos-3.1.1.ebuild b/app-text/xiphos/xiphos-3.1.1.ebuild
new file mode 100644
index 000000000000..1da66e98892c
--- /dev/null
+++ b/app-text/xiphos/xiphos-3.1.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/xiphos-3.1.1.ebuild,v 1.1 2009/08/10 00:39:05 beandog Exp $
+
+EAPI="2"
+
+inherit libtool gnome2 eutils
+
+DESCRIPTION="GTK+ based Bible study software, formerly gnomesword"
+HOMEPAGE="http://xiphos.org"
+SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="firefox seamonkey spell xulrunner +gtkhtml"
+RDEPEND="
+ =app-text/sword-1.6.0
+ >=x11-libs/gtk+-2
+ >=gnome-base/libgnomeui-2
+ >=gnome-base/libgnomeprintui-2.2
+ >=gnome-base/libglade-2
+ app-text/gnome-doc-utils
+ dev-libs/libxml2
+ xulrunner? ( net-libs/xulrunner:1.8 )
+ !xulrunner? ( firefox? ( =www-client/mozilla-firefox-2* ) )
+ !xulrunner? ( !firefox? ( seamonkey? ( =www-client/seamonkey-1* ) ) )
+ !xulrunner? ( !firefox? ( !seamonkey? ( gtkhtml? ( >=gnome-extra/gtkhtml-3.18 ) ) ) )
+ spell? (
+ app-text/gnome-spell
+ >=gnome-base/libbonoboui-2 )"
+DEPEND="${RDEPEND}
+ !app-text/gnomesword
+ >=dev-util/pkgconfig-0.12
+ >=dev-util/intltool-0.29
+ >=app-text/scrollkeeper-0.3.14"
+
+pkg_setup() {
+ if use xulrunner; then
+ G2CONF="${G2CONF} --with-gecko=xulrunner"
+ elif use firefox; then
+ G2CONF="${G2CONF} --with-gecko=firefox"
+ elif use seamonkey; then
+ G2CONF="${G2CONF} --with-gecko=seamonkey"
+ elif use gtkhtml; then
+ G2CONF="${G2CONF} --enable-gtkhtml"
+ else
+ eerror "Setup your USE flags to specify a backend to use:"
+ eerror "xulrunner, firefox, seamonkey or gtkhtml"
+ die "Fix USE flags"
+ fi
+ G2CONF="${G2CONF} $(use_enable spell pspell)"
+ DOCS="NEWS ChangeLog README TODO"
+
+}
+
+pkg_postinst() {
+ gnome2_pkg_postinst
+
+ einfo "Xiphos requires modules to be of any use. You may install the"
+ einfo "sword modules packages in app-dicts/, or download modules"
+ einfo "individually from the sword website: http://crosswire.org/sword/"
+}