diff options
author | Joe McCann <joem@gentoo.org> | 2005-10-30 02:25:13 +0000 |
---|---|---|
committer | Joe McCann <joem@gentoo.org> | 2005-10-30 02:25:13 +0000 |
commit | ef5762933e9dd0138ce8080d537f05373fe485c4 (patch) | |
tree | f0d65ee9b45712dee974b145e01392218eb62521 /app-office | |
parent | Added ~sparc keyword. (diff) | |
download | historical-ef5762933e9dd0138ce8080d537f05373fe485c4.tar.gz historical-ef5762933e9dd0138ce8080d537f05373fe485c4.tar.bz2 historical-ef5762933e9dd0138ce8080d537f05373fe485c4.zip |
New 2.4 version. I have split the plugins out from this version and into their own package called abiword-plugins
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.4.1.ebuild | 87 | ||||
-rw-r--r-- | app-office/abiword/files/digest-abiword-2.4.1 | 1 |
5 files changed, 102 insertions, 2 deletions
diff --git a/app-office/abiword-plugins/Manifest b/app-office/abiword-plugins/Manifest new file mode 100644 index 000000000000..e65bac1b7876 --- /dev/null +++ b/app-office/abiword-plugins/Manifest @@ -0,0 +1,4 @@ +MD5 cd68c49d7eba0111662d246a7cc40d2f ChangeLog 439 +MD5 d38c5fbc404732078c6241f9309c405a abiword-plugins-2.4.1.ebuild 1431 +MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-plugins-2.4.1 68 +MD5 6335b6382b6a4268a1852aefe1e33384 metadata.xml 342 diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 9053d126bf8e..694f0b7adbe7 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,12 @@ # 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.143 2005/10/28 15:35:38 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.144 2005/10/30 02:25:13 joem Exp $ + +*abiword-2.4.1 (30 Oct 2005) + + 30 Oct 2005; Joe McCann <joem@gentoo.org> +abiword-2.4.1.ebuild: + New 2.4 version. I have split the plugins out from this version and into + their own package called abiword-plugins 28 Oct 2005; Leonardo Boshell <leonardop@gentoo.org> abiword-2.2.11.ebuild: diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index f79f171d2df4..0d9ccb926c5a 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,6 +1,8 @@ -MD5 0eebd476f5bbe82a635af24b349b0d03 ChangeLog 18677 +MD5 fbd840f200ec5c09dd19c32201cc0f84 ChangeLog 18888 MD5 aeb219db77df24fb0917fc9ce671ea47 abiword-2.2.10.ebuild 2333 MD5 a4690f5ba838c1e78ae01a71059c7715 abiword-2.2.11.ebuild 2350 +MD5 32ffb739df8ad1d18e111535ff459acf abiword-2.4.1.ebuild 2274 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 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 diff --git a/app-office/abiword/abiword-2.4.1.ebuild b/app-office/abiword/abiword-2.4.1.ebuild new file mode 100644 index 000000000000..73481961c78f --- /dev/null +++ b/app-office/abiword/abiword-2.4.1.ebuild @@ -0,0 +1,87 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.1.ebuild,v 1.1 2005/10/30 02:25:13 joem Exp $ + +inherit eutils fdo-mime alternatives + +IUSE="gnome jpeg spell xml2 debug" + +S_P=${S}/${PN}-plugins +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" +LICENSE="GPL-2" +SLOT="2" + +RDEPEND="virtual/x11 + virtual/xft + >=media-libs/fontconfig-2.1 + media-libs/libpng + >=x11-libs/gtk+-2.4 + >=gnome-base/libglade-2 + >=app-text/wv-1 + >=dev-libs/fribidi-0.10.4 + dev-libs/popt + xml2? ( >=dev-libs/libxml2-2.4.10 ) + !xml2? ( dev-libs/expat ) + spell? ( >=app-text/enchant-1.1 ) + gnome? ( >=gnome-base/libgnomeui-2.2 + >=gnome-base/libgnomeprint-2.2.1 + >=gnome-base/libgnomeprintui-2.2.1 + >=gnome-extra/gucharmap-1.4 )" + +DEPEND="${RDEPEND} + 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_enable gnome gucharmap` \ + `use_with xml2 libxml2` \ + `use_enable spell enchant` \ + `use_enable debug` \ + --enable-threads \ + --without-ImageMagick \ + --disable-scripting \ + --with-sys-wv || die + + emake all-recursive || die +} + +src_install() { + + dodir /usr/{bin,lib} + + make DESTDIR=${D} install || die + + 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 COPYING *.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.1 b/app-office/abiword/files/digest-abiword-2.4.1 new file mode 100644 index 000000000000..5a69f901f132 --- /dev/null +++ b/app-office/abiword/files/digest-abiword-2.4.1 @@ -0,0 +1 @@ +MD5 03d47aad66c4c9f9d329e3538de97dcd abiword-2.4.1.tar.bz2 24630989 |