summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2007-02-02 22:11:37 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2007-02-02 22:11:37 +0000
commit2a1a5d18b5d70f9691ac8068825743742890f77d (patch)
tree3ee60eb914697611f8dc9cf97084bb90319f6e65 /app-office
parentAdding patch to fix playback from daap shares. See bug 162956 for more info. ... (diff)
downloadgentoo-2-2a1a5d18b5d70f9691ac8068825743742890f77d.tar.gz
gentoo-2-2a1a5d18b5d70f9691ac8068825743742890f77d.tar.bz2
gentoo-2-2a1a5d18b5d70f9691ac8068825743742890f77d.zip
abiword 2.4.4 is no longer in portage
(Portage version: 2.1.2-r6)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/abiword-plugins/ChangeLog7
-rw-r--r--app-office/abiword-plugins/abiword-plugins-2.4.4.ebuild76
-rw-r--r--app-office/abiword-plugins/files/abiword-plugins-2.4.1-goffice.patch70
-rw-r--r--app-office/abiword-plugins/files/abiword-plugins-2.4.2-gcc41.patch11
-rw-r--r--app-office/abiword-plugins/files/digest-abiword-plugins-2.4.43
5 files changed, 6 insertions, 161 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog
index 706f9a492862..0da04157c980 100644
--- a/app-office/abiword-plugins/ChangeLog
+++ b/app-office/abiword-plugins/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/abiword-plugins
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.24 2007/01/15 02:17:17 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.25 2007/02/02 22:11:37 compnerd Exp $
+
+ 02 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+ -files/abiword-plugins-2.4.1-goffice.patch,
+ -files/abiword-plugins-2.4.2-gcc41.patch, -abiword-plugins-2.4.4.ebuild:
+ abiword-2.4.4 is no longer in portage
*abiword-plugins-2.4.6 (15 Jan 2007)
diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.4.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.4.ebuild
deleted file mode 100644
index a3ff99851084..000000000000
--- a/app-office/abiword-plugins/abiword-plugins-2.4.4.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.4.ebuild,v 1.1 2006/05/17 17:27:14 gustavoz Exp $
-
-inherit eutils
-
-DESCRIPTION="Set of plugins for abiword"
-HOMEPAGE="http://www.abisource.com/"
-SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/abiword-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="bzip2 debug gnome grammar jpeg libgda math pdf readline svg thesaurus wmf wordperfect"
-S=${WORKDIR}/abiword-${PV}/${PN}
-
-# libgsf dependency used by some document format importers
-RDEPEND="=app-office/abiword-${PV}*
- virtual/xft
- >=media-libs/fontconfig-1
- >=dev-libs/fribidi-0.10.4
- >=dev-libs/glib-2
- >=x11-libs/gtk+-2
- >=gnome-base/libglade-2
- >=gnome-extra/libgsf-1.12.1
- bzip2? ( app-arch/bzip2 )
- gnome? ( >=x11-libs/goffice-0.1 )
- grammar? ( >=dev-libs/link-grammar-4.2.2 )
- jpeg? ( >=media-libs/jpeg-6b-r2 )
- libgda? (
- >=gnome-extra/libgda-1.2
- >=gnome-extra/libgnomedb-1.2 )
- math? ( >=x11-libs/gtkmathview-0.7.5 )
- pdf? ( >=app-text/poppler-0.5.0-r1 )
- readline? ( sys-libs/readline )
- thesaurus? ( >=app-text/aiksaurus-1.2 )
- wordperfect? ( >=app-text/libwpd-0.8 )
- wmf? ( >=media-libs/libwmf-0.2.8 )
- svg? ( >=gnome-base/librsvg-2 )"
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/poppler_abi_change.patch
-}
-
-src_compile() {
- local myconf="--enable-all \
- --with-abiword=${WORKDIR}/abiword-${PV}/abi \
- $(use_enable debug) \
- $(use_with bzip2 bz2abw) \
- $(use_with gnome abigochart) \
- $(use_with grammar abigrammar) \
- $(use_with jpeg) \
- $(use_with libgda gda) \
- $(use_with math abimathview) \
- $(use_with pdf) \
- $(use_with readline abicommand)
- $(use_with svg librsvg) \
- $(use_with thesaurus aiksaurus) \
- $(use_with wmf) \
- $(use_with wordperfect) \
- --without-psion"
-
- econf $myconf || die "./configure failed"
-
- emake || die "Compilation failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "Installation failed"
- dodoc AUTHORS ChangeLog README
-}
diff --git a/app-office/abiword-plugins/files/abiword-plugins-2.4.1-goffice.patch b/app-office/abiword-plugins/files/abiword-plugins-2.4.1-goffice.patch
deleted file mode 100644
index 67956aeb563b..000000000000
--- a/app-office/abiword-plugins/files/abiword-plugins-2.4.1-goffice.patch
+++ /dev/null
@@ -1,70 +0,0 @@
-diff -ur abiword-2.4.1/abiword-plugins/tools/abigochart/unix/AbiGOChart.cpp abiword-2.4.1-patched/abiword-plugins/tools/abigochart/unix/AbiGOChart.cpp
---- abiword-2.4.1/abiword-plugins/tools/abigochart/unix/AbiGOChart.cpp 2005-09-06 22:56:27.000000000 +0800
-+++ abiword-2.4.1-patched/abiword-plugins/tools/abigochart/unix/AbiGOChart.cpp 2006-01-10 09:24:42.000000000 +0800
-@@ -78,6 +78,8 @@
- #include <goffice/graph/gog-renderer-gnome-print.h>
- #include <goffice/utils/go-format.h>
- #include <gsf/gsf-impl-utils.h>
-+#include <gsf/gsf-output-memory.h>
-+#include <gsf/gsf-libxml.h>
-
- #include "ut_sleep.h"
- #include <sys/types.h>
-@@ -759,15 +761,14 @@
- {
- g_return_if_fail (IS_GOG_GRAPH (graph));
- AbiControlGUI *acg = ABI_CONTROL_GUI (data);
-- xmlDocPtr pDoc = xmlNewDoc ((xmlChar const*)"1.0");
-- xmlChar *mem;
-- int size;
- AbiGO_LocaleTransactor tn(LC_NUMERIC, "C");
- AbiGO_LocaleTransactor tm(LC_MONETARY, "C");
-- pDoc->children = gog_object_write_xml (GOG_OBJECT (graph), pDoc);
-- xmlDocDumpMemory (pDoc, &mem, &size);
-+ GsfOutput* output = gsf_output_memory_new ();
-+ GsfXMLOut* xml = gsf_xml_out_new (output);
-+ gog_object_write_xml_sax (GOG_OBJECT (graph), xml);
-+ UT_Byte const *bytes = gsf_output_memory_get_bytes (GSF_OUTPUT_MEMORY (output));
- UT_ByteBuf myByteBuf;
-- myByteBuf.append((UT_Byte*)mem, size);
-+ myByteBuf.append (bytes, strlen ((char const*) bytes));
- XAP_Frame *pFrame = XAP_App::getApp()->getLastFocussedFrame();
- FV_View* pView = static_cast<FV_View*>(pFrame->getCurrentView());
-
-@@ -776,8 +777,8 @@
- UT_DEBUGMSG(("Doing Embed Update from GOG callback \n"));
- pView->cmdUpdateEmbed(&myByteBuf,mimetypeGOChart,szProps);
-
-- xmlFree (mem);
-- xmlFreeDoc (pDoc);
-+ g_object_unref (xml);
-+ g_object_unref (output);
- g_object_unref (acg);
- }
-
-@@ -798,18 +799,17 @@
- GogGraph *graph = (GogGraph *) g_object_new (GOG_GRAPH_TYPE, NULL);
- /* by default, create one chart and add it to the graph */
- gog_object_add_by_name (GOG_OBJECT (graph), "Chart", NULL);
-- xmlDocPtr xml = xmlNewDoc ((xmlChar const*)"1.0");
-- xmlChar *mem;
-- int size;
-+ GsfOutput* output = gsf_output_memory_new ();
-+ GsfXMLOut* xml = gsf_xml_out_new (output);
- {
- AbiGO_LocaleTransactor tn(LC_NUMERIC, "C");
- AbiGO_LocaleTransactor tm(LC_NUMERIC, "C");
-- xml->children = gog_object_write_xml (GOG_OBJECT (graph), xml);
-+ gog_object_write_xml_sax (GOG_OBJECT (graph), xml);
- }
-- xmlDocDumpMemory (xml, &mem, &size);
-- myByteBuf.append((UT_Byte*)mem, size);
-- xmlFree (mem);
-- xmlFreeDoc (xml);
-+ UT_Byte const *bytes = gsf_output_memory_get_bytes (GSF_OUTPUT_MEMORY (output));
-+ myByteBuf.append(bytes, strlen ((char const*) bytes));
-+ g_object_unref (xml);
-+ g_object_unref (output);
-
- const char* mimetypeGOChart = "application/x-goffice-graph";
- const char * szProps="embed-type: GOChart; width:2.5in; height:2.5in";
diff --git a/app-office/abiword-plugins/files/abiword-plugins-2.4.2-gcc41.patch b/app-office/abiword-plugins/files/abiword-plugins-2.4.2-gcc41.patch
deleted file mode 100644
index db3b3df0f07d..000000000000
--- a/app-office/abiword-plugins/files/abiword-plugins-2.4.2-gcc41.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- abiword-2.4.1/abiword-plugins/wp/impexp/OpenDocument/xp/OD_Style_Style.h 2005-09-28 15:02:36.000000000 +0200
-+++ abiword-2.4.1-gcc41/abiword-plugins/wp/impexp/OpenDocument/xp/OD_Style_Style.h 2005-12-10 18:41:51.771910750 +0100
-@@ -77,7 +77,7 @@
- * @param rProps The string that will have appended to it the properties of this
- * style.
- */
-- void OD_Style_Style::getAbiPropsAttrString(UT_UTF8String& rProps) const;
-+ void getAbiPropsAttrString(UT_UTF8String& rProps) const;
-
-
- const UT_UTF8String& getParentStyleName() const {
diff --git a/app-office/abiword-plugins/files/digest-abiword-plugins-2.4.4 b/app-office/abiword-plugins/files/digest-abiword-plugins-2.4.4
deleted file mode 100644
index 83d001664af9..000000000000
--- a/app-office/abiword-plugins/files/digest-abiword-plugins-2.4.4
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 99fcdea81202c98f495113225f3d9b5f abiword-2.4.4.tar.bz2 5589408
-RMD160 7352e7b8aff16a52823eb24d0982a4dc5933995a abiword-2.4.4.tar.bz2 5589408
-SHA256 25339e703919d3cb826580612d06d9bbe0e4cf81b65093b05fa5f4605e065115 abiword-2.4.4.tar.bz2 5589408