diff options
-rw-r--r-- | app-office/abiword-plugins/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/ChangeLog | 9 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.4.2.ebuild | 87 | ||||
-rw-r--r-- | app-office/abiword/files/digest-abiword-2.4.2 | 1 |
5 files changed, 101 insertions, 4 deletions
diff --git a/app-office/abiword-plugins/Manifest b/app-office/abiword-plugins/Manifest index 92ce3864e824..a8d281d66300 100644 --- a/app-office/abiword-plugins/Manifest +++ b/app-office/abiword-plugins/Manifest @@ -1,8 +1,10 @@ -MD5 33ac12e949667cbb2a93307d7d0da7d2 ChangeLog 1921 +MD5 062c5cec9f6afb3296cab29f81bbad1f ChangeLog 2077 MD5 e88aea36421897bd94592e363e18ef69 abiword-plugins-2.4.1-r1.ebuild 1638 MD5 611125dc4e37101c182f962cb89bd6f4 abiword-plugins-2.4.1-r2.ebuild 2269 +MD5 bde2b4ff05a1f90fe5751f66fb608c78 abiword-plugins-2.4.2.ebuild 2048 MD5 d24a48680d49eefc71e38167a3a5c1e3 files/abiword-plugins-2.4.1-goffice.patch 2837 MD5 221600d690252654411fd4651bdf8ef6 files/abiword-plugins-2.4.2-gcc41.patch 581 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-plugins-2.4.1-r1 68 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-plugins-2.4.1-r2 68 +MD5 1e204780e303e366641a44d07fa9cce5 files/digest-abiword-plugins-2.4.2 68 MD5 48bd81fe7d336ec791cfef178ede4ed3 metadata.xml 349 diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 1af90ca35def..7f3440d5a224 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/abiword -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.148 2005/12/14 15:21:08 seemant Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.149 2006/01/24 16:09:17 obz Exp $ + +*abiword-2.4.2 (25 Jan 2006) + + 25 Jan 2006; Mike Gardiner <obz@gentoo.org> +abiword-2.4.2.ebuild: + New version, mostly bugfixing but the major chance is OpenDocument support 14 Dec 2005; Seemant Kulleen <seemant@gentoo.org> abiword-2.2.10.ebuild, abiword-2.2.11.ebuild: diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index e9da8b9dcd4b..362f67f6d5af 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,8 +1,10 @@ -MD5 5dc2145603ad8bf68d829f08b5d050e1 ChangeLog 19557 +MD5 5d8b4e909edabbd792548b51d124cf9d ChangeLog 19730 MD5 2dd7fd9aac648a1b6c0be125e38f4ee5 abiword-2.2.10.ebuild 2320 MD5 6b67fa20694fe782fed48a947bdd289f abiword-2.2.11.ebuild 2335 MD5 7a50754706edb7a66c3e7b84d1fc219b abiword-2.4.1.ebuild 2346 +MD5 f4537b2e3e2e6eb91ef92dba5e92d7db abiword-2.4.2.ebuild 2342 MD5 8b023d31957e4d3d1684959d96564364 files/digest-abiword-2.2.10 69 MD5 a8522f74aea43b8fe31b8075165da843 files/digest-abiword-2.2.11 69 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-2.4.1 68 +MD5 1e204780e303e366641a44d07fa9cce5 files/digest-abiword-2.4.2 68 MD5 3b7f9b4ae874f21ec05137f8038bdd69 metadata.xml 165 diff --git a/app-office/abiword/abiword-2.4.2.ebuild b/app-office/abiword/abiword-2.4.2.ebuild new file mode 100644 index 000000000000..e4b05853696d --- /dev/null +++ b/app-office/abiword/abiword-2.4.2.ebuild @@ -0,0 +1,87 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.2.ebuild,v 1.1 2006/01/24 16:09:17 obz Exp $ + +inherit eutils fdo-mime alternatives + +S=${WORKDIR}/${P}/abi + +DESCRIPTION="Fully featured yet light and fast cross platform word processor" +HOMEPAGE="http://www.abisource.com/" + +SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="debug gnome spell xml2" + +LICENSE="GPL-2" +SLOT="2" + +RDEPEND="virtual/xft + >=dev-libs/glib-2 + >=x11-libs/gtk+-2.4 + >=x11-libs/pango-1.2 + >=gnome-base/libglade-2 + >=gnome-base/libgnomeprint-2.2 + >=gnome-base/libgnomeprintui-2.2 + sys-libs/zlib + >=media-libs/libpng-1.2 + dev-libs/popt + >=media-libs/fontconfig-2.1 + >=app-text/wv-1 + >=dev-libs/fribidi-0.10.4 + xml2? ( >=dev-libs/libxml2-2.4.10 ) + !xml2? ( dev-libs/expat ) + spell? ( >=app-text/enchant-1.1 ) + gnome? ( + >=gnome-base/libbonobo-2 + >=gnome-base/libgnomeui-2.2 + >=gnome-extra/gucharmap-1.4 )" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.9" + + +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 + sed -i -e 's:-pedantic::g' configure + + local myconf="$(use_enable gnome) \ + $(use_enable gnome gucharmap) \ + $(use_enable spell enchant) \ + $(use_enable debug) \ + $(use_with xml2 libxml2) \ + --enable-threads \ + --disable-scripting \ + --with-sys-wv" + + econf $myconf || die "./configure failed" + + emake all-recursive || die "Compilation failed" +} + +src_install() { + dodir /usr/{bin,lib} + + make DESTDIR="${D}" install || die "Installation failed" + + dosed "s:Exec=abiword:Exec=abiword-2.4:" /usr/share/applications/abiword.desktop + + rm -f ${D}/usr/bin/abiword-2.4 + rm -f ${D}/usr/bin/abiword + dosym AbiWord-2.4 /usr/bin/abiword-2.4 + + dodoc *.TXT docs/build/BUILD.TXT user/wp/readme.txt +} + +pkg_postinst() { + fdo-mime_desktop_database_update + + alternatives_auto_makesym "/usr/bin/abiword" "/usr/bin/abiword-[0-9].[0-9]" + + einfo "As of version 2.4, all abiword plugins have been moved" + einfo "into a seperate abiword-plugins package" + einfo "You can install them by running emerge abiword-plugins" +} diff --git a/app-office/abiword/files/digest-abiword-2.4.2 b/app-office/abiword/files/digest-abiword-2.4.2 new file mode 100644 index 000000000000..97d98056a1a4 --- /dev/null +++ b/app-office/abiword/files/digest-abiword-2.4.2 @@ -0,0 +1 @@ +MD5 935f1218eab7ff96b7a23cfeba4e76d1 abiword-2.4.2.tar.bz2 24729796 |