From 9d369e725ddfec71d3ae74cfc240b5e5b253603f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 10 Jun 2014 16:03:11 +0000 Subject: [PATCH] LibreOffice 4.2 actually expect libabw00 --- textproc/Makefile | 1 + textproc/libabw00/Makefile | 27 +++++++++++++++++++++++++++ textproc/libabw00/distinfo | 2 ++ textproc/libabw00/pkg-descr | 4 ++++ textproc/libabw00/pkg-plist | 8 ++++++++ 5 files changed, 42 insertions(+) create mode 100644 textproc/libabw00/Makefile create mode 100644 textproc/libabw00/distinfo create mode 100644 textproc/libabw00/pkg-descr create mode 100644 textproc/libabw00/pkg-plist diff --git a/textproc/Makefile b/textproc/Makefile index f83bd6de8ba6..33c72e9f784e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -346,6 +346,7 @@ SUBDIR += latex2html SUBDIR += lemmatizer2 SUBDIR += libabw + SUBDIR += libabw00 SUBDIR += libcrm114 SUBDIR += libcroco SUBDIR += libcsv diff --git a/textproc/libabw00/Makefile b/textproc/libabw00/Makefile new file mode 100644 index 000000000000..ca7d48d7cf88 --- /dev/null +++ b/textproc/libabw00/Makefile @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= libabw +PORTVERSION= 0.0.2 +CATEGORIES= textproc +MASTER_SITES= http://dev-www.libreoffice.org/src/ +PKGNAMESUFFIX= 00 + +MAINTAINER= office@FreeBSD.org +COMMENT= Library providing ability to interpret Abiword documents + +LICENSE= LGPL21 MPL +LICENSE_COMB= dual + +BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libwpd-0.9.so:${PORTSDIR}/textproc/libwpd + +USES= libtool pathfix pkgconfig tar:xz +USE_LDCONFIG= yes +USE_GNOME= libxml2 +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip + +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ARGS= -disable-werror --without-docs --disable-tools + +.include diff --git a/textproc/libabw00/distinfo b/textproc/libabw00/distinfo new file mode 100644 index 000000000000..919808891a10 --- /dev/null +++ b/textproc/libabw00/distinfo @@ -0,0 +1,2 @@ +SHA256 (libabw-0.0.2.tar.xz) = d5cec855722e3c9caf451db2557aa8c81b279a562e67593477c58b02e948b594 +SIZE (libabw-0.0.2.tar.xz) = 307432 diff --git a/textproc/libabw00/pkg-descr b/textproc/libabw00/pkg-descr new file mode 100644 index 000000000000..dc11ad2f0f6a --- /dev/null +++ b/textproc/libabw00/pkg-descr @@ -0,0 +1,4 @@ +Libabw is library providing ability to interpret and import AbiWord documents +into various applications + +WWW: http://www.freedesktop.org/wiki/Software/libabw/ diff --git a/textproc/libabw00/pkg-plist b/textproc/libabw00/pkg-plist new file mode 100644 index 000000000000..d7b7c3eedfb2 --- /dev/null +++ b/textproc/libabw00/pkg-plist @@ -0,0 +1,8 @@ +include/libabw-0.0/libabw/AbiDocument.h +include/libabw-0.0/libabw/libabw.h +lib/libabw-0.0.so +lib/libabw-0.0.so.0 +lib/libabw-0.0.so.0.0.2 +libdata/pkgconfig/libabw-0.0.pc +@dirrm include/libabw-0.0/libabw +@dirrm include/libabw-0.0