summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-08-30 15:41:24 +0000
committerMarinus Schraal <foser@gentoo.org>2004-08-30 15:41:24 +0000
commit4af83db1d401131b7bd65e32acb5d1512d594d4d (patch)
tree4311ef1c56c6ab7cf973d237148edf5a8b58ea09
parentAdded to ~ppc (diff)
downloadhistorical-4af83db1d401131b7bd65e32acb5d1512d594d4d.tar.gz
historical-4af83db1d401131b7bd65e32acb5d1512d594d4d.tar.bz2
historical-4af83db1d401131b7bd65e32acb5d1512d594d4d.zip
new release & mark .10 x86
-rw-r--r--app-office/abiword/ChangeLog7
-rw-r--r--app-office/abiword/Manifest14
-rw-r--r--app-office/abiword/abiword-2.0.10.ebuild4
-rw-r--r--app-office/abiword/abiword-2.0.11.ebuild109
-rw-r--r--app-office/abiword/files/digest-abiword-2.0.111
5 files changed, 126 insertions, 9 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog
index 699fbae44ff6..927e60832922 100644
--- a/app-office/abiword/ChangeLog
+++ b/app-office/abiword/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/abiword
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.85 2004/08/19 20:08:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.86 2004/08/30 15:41:24 foser Exp $
+
+*abiword-2.0.11 (30 Aug 2004)
+
+ 30 Aug 2004; foser <foser@gentoo.org> abiword-2.0.11.ebuild :
+ New release
19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.0.7.ebuild:
Stable on sparc
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index 8c52449a1c24..1aec09b2d87b 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,12 +1,14 @@
-MD5 c48cb526a1df03964b168dcba822dd0d ChangeLog 12288
-MD5 a417c54d33547fd080f66550dc768119 abiword-2.0.6.ebuild 2368
MD5 b57e6657871bbd5c76a0fe73d94cc65e abiword-2.0.7.ebuild 2442
+MD5 88548e81fde718a2ce8125c655c30b89 abiword-2.0.11.ebuild 2409
+MD5 a417c54d33547fd080f66550dc768119 abiword-2.0.6.ebuild 2368
+MD5 f7f70dd6c94ef3682ab60cda069ec62d abiword-2.0.10.ebuild 2408
+MD5 d4cbf2d0c4745d9c1fc5b7c94155b4b2 ChangeLog 12395
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 47f1fbd97b461e5dcee9cfebdf601293 abiword-2.0.10.ebuild 2409
-MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901
-MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166
+MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69
+MD5 cdcb56eb42723dfe535c458c4e062400 files/digest-abiword-2.0.11 69
MD5 cd037c182094f6ba10b7dd9e15035efd files/abiword-2.0.3-amd64.patch 8632
MD5 388c51460cfdcd7f6fd5b144d61f245a files/abiword-2.0.7-gcc-3.4.patch 525
MD5 98793f926bc55d7e2398a9990d36fe18 files/digest-abiword-2.0.6 68
MD5 662c468ce505280c4a15a351ebbd485e files/digest-abiword-2.0.7 68
-MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69
+MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901
+MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166
diff --git a/app-office/abiword/abiword-2.0.10.ebuild b/app-office/abiword/abiword-2.0.10.ebuild
index 9b794f83fc7d..d6a38df693c5 100644
--- a/app-office/abiword/abiword-2.0.10.ebuild
+++ b/app-office/abiword/abiword-2.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.1 2004/08/18 22:14:22 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.2 2004/08/30 15:41:24 foser Exp $
inherit eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa"
+KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64 ~hppa"
LICENSE="GPL-2"
SLOT="2"
diff --git a/app-office/abiword/abiword-2.0.11.ebuild b/app-office/abiword/abiword-2.0.11.ebuild
new file mode 100644
index 000000000000..4cb87aeb279e
--- /dev/null
+++ b/app-office/abiword/abiword-2.0.11.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.11.ebuild,v 1.1 2004/08/30 15:41:24 foser Exp $
+
+inherit eutils
+
+IUSE="gnome jpeg spell xml2"
+
+S_P=${S}/${PN}-plugins
+S_D=${S}/${PN}-docs
+S=${WORKDIR}/${P}/abi
+
+DESCRIPTION="Fully featured yet light and fast cross platform word processor"
+HOMEPAGE="http://www.abisource.com"
+
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa"
+LICENSE="GPL-2"
+SLOT="2"
+
+RDEPEND="virtual/x11
+ virtual/xft
+ >=media-libs/fontconfig-2.1
+ media-libs/libpng
+ >=x11-libs/gtk+-2.2
+ >=gnome-base/libglade-2
+ >=app-text/wv-1
+ >=dev-libs/fribidi-0.10.4
+ jpeg? ( >=media-libs/jpeg-6b-r2 )
+ xml2? ( >=dev-libs/libxml2-2.4.10 )
+ !xml2? ( dev-libs/expat )
+ spell? ( >=app-text/enchant-1 )
+ gnome? ( >=gnome-base/libgnomeui-2.2
+ >=gnome-base/libgnomeprint-2.2.1
+ >=gnome-base/libgnomeprintui-2.2.1
+ >=gnome-base/libbonobo-2 )"
+
+DEPEND="${RDEPEND}
+ sys-devel/automake
+ dev-util/pkgconfig"
+
+src_compile() {
+
+ # this is a hack since I don't want to go hack in the gnome-vfs headerfiles.
+ # The issue is about gnome-vfs containing "long long" which makes gcc 3.3.1 balk
+ cp configure configure.old
+ cat configure.old |sed s:-pedantic::g >configure
+ rm -f configure.old
+
+ econf \
+ `use_enable gnome` \
+ `use_with xml2 libxml2` \
+ `use_enable spell enchant` \
+ --disable-debug \
+ --enable-bidi \
+ --enable-threads \
+ --without-ImageMagick \
+ --disable-scripting \
+ --disable-gucharmap \
+ --with-sys-wv || die
+
+ emake all-recursive || die
+
+ # Build plugins
+
+ cd ${S_P}
+
+ econf \
+ --disable-debug \
+ --enable-all \
+ --with-abiword=${S} \
+ --without-ImageMagick || die
+
+ emake || die
+
+}
+
+src_install() {
+
+ dodir /usr/{bin,lib}
+
+ # einstall PERLDEST=${D} || die
+ make DESTDIR=${D} install || die
+
+ dosed "s:Exec=abiword:Exec=abiword-2.0:" /usr/share/applications/abiword.desktop
+
+ rm -f ${D}/usr/bin/abiword-2.0
+ rm -f ${D}/usr/bin/abiword
+ dosym AbiWord-2.0 /usr/bin/abiword-2.0
+
+ dodoc COPYING *.TXT docs/build/BUILD.TXT user/wp/readme.txt
+
+ # install plugins
+
+ cd ${S_P}
+
+ make DESTDIR=${D} install || die
+
+ # install documentation
+
+ cd ${WORKDIR}/${P}/abiword-docs
+ sed -e 's:prefix = /usr/local:prefix = /usr:g' Makefile > Makefile.new
+ mv Makefile.new Makefile
+ make DESTDIR=${D} || die
+
+}
+
+USE_DESTDIR="1"
diff --git a/app-office/abiword/files/digest-abiword-2.0.11 b/app-office/abiword/files/digest-abiword-2.0.11
new file mode 100644
index 000000000000..9937f3c3dffc
--- /dev/null
+++ b/app-office/abiword/files/digest-abiword-2.0.11
@@ -0,0 +1 @@
+MD5 8b0618ad60d4273ae0daf80451ede4f3 abiword-2.0.11.tar.bz2 22200079