pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/abiword-plugins Initial import of abiword-plug...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e64a9823e18c
branches: trunk
changeset: 482168:e64a9823e18c
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Oct 21 06:32:05 2004 +0000
description:
Initial import of abiword-plugins-2.0.11, based on patch sent
by Ove Soerensen in PR pkg/26893.
These plugins will enhance your AbiWord-experience. Included are additional
import/export filters for DocBook, HTML, KWord, Latex and MS-Write as well
as plugins adding support for further graphic-formats (JPEG, GIF, BMP, WMF,
etc.)
diffstat:
editors/abiword-plugins/DESCR | 4 ++++
editors/abiword-plugins/Makefile | 23 +++++++++++++++++++++++
editors/abiword-plugins/PLIST | 18 ++++++++++++++++++
3 files changed, 45 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r 2b8c56472379 -r e64a9823e18c editors/abiword-plugins/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/abiword-plugins/DESCR Thu Oct 21 06:32:05 2004 +0000
@@ -0,0 +1,4 @@
+These plugins will enhance your AbiWord-experience. Included are additional
+import/export filters for DocBook, HTML, KWord, Latex and MS-Write as well
+as plugins adding support for further graphic-formats (JPEG, GIF, BMP, WMF,
+etc.)
diff -r 2b8c56472379 -r e64a9823e18c editors/abiword-plugins/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/abiword-plugins/Makefile Thu Oct 21 06:32:05 2004 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/21 06:32:05 xtraeme Exp $
+#
+.include "../../editors/abiword/Makefile.common"
+
+PKGNAME= abiword-plugins-${ABIWORD_DIST_VERSION}
+
+COMMENT= Plugins enhancing Abiword's capabilities
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins
+
+BUILD_DEPENDS+= abiword-${ABIWORD_DIST_VERSION}:../../editors/abiword
+
+.include "../../mk/bsd.prefs.mk"
+
+CONFIGURE_ARGS+= --disable-all
+CONFIGURE_ARGS+= --enable-xsl-fo --enable-xhtml --enable-wml
+CONFIGURE_ARGS+= --enable-nrof --enable-mswrite --enable-latex
+CONFIGURE_ARGS+= --enable-kword --enable-jpeg --enable-AbiGdkPixbuf
+CONFIGURE_ARGS+= --enable-eml --enable-docbook --enable-abicommand
+CONFIGURE_ARGS+= --enable-clarisworks --enable-bz2abw --enable-bmp
+CONFIGURE_ARGS+= --enable-applix
+
+.include "../../mk/bsd.pkg.mk"
diff -r 2b8c56472379 -r e64a9823e18c editors/abiword-plugins/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/abiword-plugins/PLIST Thu Oct 21 06:32:05 2004 +0000
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/21 06:32:05 xtraeme Exp $
+lib/AbiWord-2.0/plugins/libAbiApplix.la
+lib/AbiWord-2.0/plugins/libAbiBMP.la
+lib/AbiWord-2.0/plugins/libAbiBZ2.la
+lib/AbiWord-2.0/plugins/libAbiClarisWorks.la
+lib/AbiWord-2.0/plugins/libAbiCommand.la
+lib/AbiWord-2.0/plugins/libAbiDocBook.la
+lib/AbiWord-2.0/plugins/libAbiEML.la
+lib/AbiWord-2.0/plugins/libAbiGdkPixbuf.la
+lib/AbiWord-2.0/plugins/libAbiJPEG.la
+lib/AbiWord-2.0/plugins/libAbiKWord.la
+lib/AbiWord-2.0/plugins/libAbiLaTeX.la
+lib/AbiWord-2.0/plugins/libAbiMSWrite.la
+lib/AbiWord-2.0/plugins/libAbiWML.la
+lib/AbiWord-2.0/plugins/libAbiXHTML.la
+lib/AbiWord-2.0/plugins/libAbiXSLFO.la
+@dirrm lib/AbiWord-2.0/plugins
+@dirrm lib/AbiWord-2.0
Home |
Main Index |
Thread Index |
Old Index