From 803d2d65dc6fde5cd8adf4149d7e1545fbd9bb37 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Tue, 20 Jun 2000 17:21:40 +0000 Subject: libole2 contains OLE support functions, currently aimed at the Excel[tm] plugin for math/gnumeric, but extensible. --- devel/libole2/Makefile | 25 +++++++++++++++++++++++++ devel/libole2/distinfo | 1 + devel/libole2/files/patch-aa | 11 +++++++++++ devel/libole2/files/patch-ab | 16 ++++++++++++++++ devel/libole2/pkg-comment | 1 + devel/libole2/pkg-descr | 4 ++++ devel/libole2/pkg-plist | 26 ++++++++++++++++++++++++++ 7 files changed, 84 insertions(+) create mode 100644 devel/libole2/Makefile create mode 100644 devel/libole2/distinfo create mode 100644 devel/libole2/files/patch-aa create mode 100644 devel/libole2/files/patch-ab create mode 100644 devel/libole2/pkg-comment create mode 100644 devel/libole2/pkg-descr create mode 100644 devel/libole2/pkg-plist (limited to 'devel/libole2') diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile new file mode 100644 index 000000000000..eb86bcb88373 --- /dev/null +++ b/devel/libole2/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: libole2 +# Date created: 20th June 2000 +# Whom: Ade Lovett +# +# $FreeBSD$ +# + +PORTNAME= libole2 +PORTVERSION= 0.1.4 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/libole2 + +MAINTAINER= ade@FreeBSD.org + +LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 + +GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config + +USE_GMAKE= yes +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes +CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" + +.include diff --git a/devel/libole2/distinfo b/devel/libole2/distinfo new file mode 100644 index 000000000000..f8e3897396a8 --- /dev/null +++ b/devel/libole2/distinfo @@ -0,0 +1 @@ +MD5 (libole2-0.1.4.tar.gz) = 9a63c171245ef062460abb67363d1785 diff --git a/devel/libole2/files/patch-aa b/devel/libole2/files/patch-aa new file mode 100644 index 000000000000..c6ec89f0166e --- /dev/null +++ b/devel/libole2/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed May 10 18:54:12 2000 ++++ Makefile.in Tue Jun 20 10:23:44 2000 +@@ -92,7 +92,7 @@ + + EXTRA_DIST = autogen.sh libole2.m4 libole2Conf.sh.in gnome-libole2.m4 + +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = libole2Conf.sh + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/devel/libole2/files/patch-ab b/devel/libole2/files/patch-ab new file mode 100644 index 000000000000..c1ec46c0fa81 --- /dev/null +++ b/devel/libole2/files/patch-ab @@ -0,0 +1,16 @@ +--- libole2Conf.sh.in.orig Fri Oct 8 16:27:56 1999 ++++ libole2Conf.sh.in Tue Jun 20 11:45:56 2000 +@@ -2,11 +2,11 @@ + exec_prefix=@exec_prefix@ + + if test "@includedir@" != /usr/include ; then +- LIBOLE2_INCLUDEDIR="`glib-config --cflags` -I@includedir@" ++ LIBOLE2_INCLUDEDIR="`@GLIB_CONFIG@ --cflags` -I@includedir@" + else + LIBOLE2_INCLUDEDIR="" + fi + LIBOLE2_LIBDIR="-L@libdir@" +-LIBOLE2_LIBS="-lole2 `glib-config --libs` @LIBS@" ++LIBOLE2_LIBS="-lole2 `@GLIB_CONFIG@ --libs` @LIBS@" + MODULE_VERSION="libole2-@VERSION@" + diff --git a/devel/libole2/pkg-comment b/devel/libole2/pkg-comment new file mode 100644 index 000000000000..0295c653fc2c --- /dev/null +++ b/devel/libole2/pkg-comment @@ -0,0 +1 @@ +Support library for OLE functions (MS-Excel) for gnumeric diff --git a/devel/libole2/pkg-descr b/devel/libole2/pkg-descr new file mode 100644 index 000000000000..20bb541c249d --- /dev/null +++ b/devel/libole2/pkg-descr @@ -0,0 +1,4 @@ +A support library, containing OLE2 functions, required for MS-Excel +support in gnumeric, the GNOME spreadsheet. + +WWW: http://www.gnome.org/ diff --git a/devel/libole2/pkg-plist b/devel/libole2/pkg-plist new file mode 100644 index 000000000000..a142320f13ca --- /dev/null +++ b/devel/libole2/pkg-plist @@ -0,0 +1,26 @@ +bin/libole2-config +etc/libole2Conf.sh +include/libole2/libole2.h +include/libole2/ms-ole-summary.h +include/libole2/ms-ole-vba.h +include/libole2/ms-ole.h +lib/libole2.a +lib/libole2.so +lib/libole2.so.0 +share/aclocal/gnome-libole2.m4 +share/aclocal/libole2.m4 +share/libole2/html/libole2-decl.txt +share/libole2/html/libole2-sections.txt +share/libole2/html/libole2.html +share/libole2/html/libole2/index.html +share/libole2/html/libole2/libole2-common.html +share/libole2/html/libole2/libole2-miscellaneous.html +share/libole2/html/libole2/libole2-msole.html +share/libole2/html/libole2/libole2-msolestream.html +share/libole2/html/libole2/libole2-msolesummary.html +share/libole2/html/libole2/r14.html +share/libole2/html/libole2/r19.html +@dirrm share/libole2/html/libole2 +@dirrm share/libole2/html +@dirrm share/libole2 +@dirrm include/libole2 -- cgit v1.2.3