aboutsummaryrefslogtreecommitdiff
path: root/print/libmspub01
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-06 19:30:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-06 19:30:09 +0000
commitea204d50b567c959d98f08a16b36be03ebaa4e85 (patch)
tree72b6213ee35c0e9de59dda82cb4000c929e3bd2f /print/libmspub01
parent62c2d21fa3b5f1dc4361260a3a5d303cc30c4ab5 (diff)
downloadports-ea204d50b567c959d98f08a16b36be03ebaa4e85.tar.gz
ports-ea204d50b567c959d98f08a16b36be03ebaa4e85.zip
Import libmspub01
Ensure it does not conflicts with libmspub
Notes
Notes: svn path=/head/; revision=370216
Diffstat (limited to 'print/libmspub01')
-rw-r--r--print/libmspub01/Makefile28
-rw-r--r--print/libmspub01/distinfo2
-rw-r--r--print/libmspub01/pkg-descr4
-rw-r--r--print/libmspub01/pkg-plist8
4 files changed, 42 insertions, 0 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile
new file mode 100644
index 000000000000..a76de788bf92
--- /dev/null
+++ b/print/libmspub01/Makefile
@@ -0,0 +1,28 @@
+# $FreeBSD$
+
+PORTNAME= libmspub
+PORTVERSION= 0.1.0
+CATEGORIES= print graphics devel
+MASTER_SITES= http://dev-www.libreoffice.org/src/
+PKGNAMESUFFIX= 01
+
+MAINTAINER= office@FreeBSD.org
+COMMENT= Library and tools for parsing Microsoft Publisher file format
+
+LICENSE= LGPL21 MPL GPLv2
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \
+ librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
+
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+USES= libtool pathfix pkgconfig tar:xz
+INSTALL_TARGET= install-strip
+
+CONFIGURE_ARGS= --disable-werror --without-docs
+CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz"
+CPPFLAGS+= -I${LOCALBASE}/include
+
+.include <bsd.port.mk>
diff --git a/print/libmspub01/distinfo b/print/libmspub01/distinfo
new file mode 100644
index 000000000000..4aa3c2431d73
--- /dev/null
+++ b/print/libmspub01/distinfo
@@ -0,0 +1,2 @@
+SHA256 (libmspub-0.1.0.tar.xz) = ae6cd49d3595e37c83e12e60b1da8134372b71fbc08511b20daf52455d701f0d
+SIZE (libmspub-0.1.0.tar.xz) = 339632
diff --git a/print/libmspub01/pkg-descr b/print/libmspub01/pkg-descr
new file mode 100644
index 000000000000..64c9a0c71933
--- /dev/null
+++ b/print/libmspub01/pkg-descr
@@ -0,0 +1,4 @@
+Libmspub is library providing ability to interpret and import Microsoft
+Publisher content into various applications.
+
+WWW: http://www.freedesktop.org/wiki/Software/libmspub/
diff --git a/print/libmspub01/pkg-plist b/print/libmspub01/pkg-plist
new file mode 100644
index 000000000000..22e71e1a504f
--- /dev/null
+++ b/print/libmspub01/pkg-plist
@@ -0,0 +1,8 @@
+bin/pub2raw
+bin/pub2xhtml
+include/libmspub-0.1/libmspub/MSPUBDocument.h
+include/libmspub-0.1/libmspub/libmspub.h
+lib/libmspub-0.1.so
+lib/libmspub-0.1.so.1
+lib/libmspub-0.1.so.1.0.0
+libdata/pkgconfig/libmspub-0.1.pc