aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-11 00:03:11 +0800
committerbapt <bapt@FreeBSD.org>2014-06-11 00:03:11 +0800
commitd29440afc635320ce389b834c055341340dd08b3 (patch)
tree302868aa0f0b86fbc62607d0b008e0ffc7d00174
parentf1cfd4f97159faba3aa446c0b48a183e2af57819 (diff)
downloadfreebsd-ports-gnome-d29440afc635320ce389b834c055341340dd08b3.tar.gz
freebsd-ports-gnome-d29440afc635320ce389b834c055341340dd08b3.tar.zst
freebsd-ports-gnome-d29440afc635320ce389b834c055341340dd08b3.zip
LibreOffice 4.2 actually expect libabw00
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/libabw00/Makefile27
-rw-r--r--textproc/libabw00/distinfo2
-rw-r--r--textproc/libabw00/pkg-descr4
-rw-r--r--textproc/libabw00/pkg-plist8
5 files changed, 42 insertions, 0 deletions
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 <bsd.port.mk>
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