From 67a04068d19d65f1436e5bc692588a1ddbdd27e9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 21 Sep 2012 13:19:03 +0000 Subject: [PATCH] Import pangox-compat-0.0.1. This is a compatibility library providing the obsolete pangox library that is not shipped by Pango itself anymore. ok jasper@ --- devel/pangox-compat/Makefile | 40 +++++++++++++++++++++++++++++++++++ devel/pangox-compat/distinfo | 2 ++ devel/pangox-compat/pkg/DESCR | 2 ++ devel/pangox-compat/pkg/PLIST | 9 ++++++++ 4 files changed, 53 insertions(+) create mode 100644 devel/pangox-compat/Makefile create mode 100644 devel/pangox-compat/distinfo create mode 100644 devel/pangox-compat/pkg/DESCR create mode 100644 devel/pangox-compat/pkg/PLIST diff --git a/devel/pangox-compat/Makefile b/devel/pangox-compat/Makefile new file mode 100644 index 00000000000..a1b7a1b47b6 --- /dev/null +++ b/devel/pangox-compat/Makefile @@ -0,0 +1,40 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2012/09/21 13:19:03 ajacoutot Exp $ + +SHARED_ONLY= Yes + +COMMENT= pangox compatibility library + +GNOME_VERSION= 0.0.1 +GNOME_PROJECT= pangox-compat + +SHARED_LIBS += pangox-1.0 2906.0 # 0.0 + +CATEGORIES= devel x11 + +HOMEPAGE= http://www.pango.org/ + +MAINTAINER= Antoine Jacoutot + +# LGPLv2 +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +WANTLIB += X11 ffi glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 +WANTLIB += m pango-1.0 pcre pthread xcb + +MODULES= devel/gettext \ + x11/gnome + +LIB_DEPENDS= devel/pango>=1.31.2 + +LIBTOOL_FLAGS= --tag=disable-static + +CONFIGURE_STYLE= gnu +CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ + --disable-static + +FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples + +.include diff --git a/devel/pangox-compat/distinfo b/devel/pangox-compat/distinfo new file mode 100644 index 00000000000..f691de5d89f --- /dev/null +++ b/devel/pangox-compat/distinfo @@ -0,0 +1,2 @@ +SHA256 (pangox-compat-0.0.1.tar.xz) = wvRlaWmMCABh8liEf/QDDECYRuxp/jso+njRmZgrjzs= +SIZE (pangox-compat-0.0.1.tar.xz) = 251452 diff --git a/devel/pangox-compat/pkg/DESCR b/devel/pangox-compat/pkg/DESCR new file mode 100644 index 00000000000..ef429ddd9d1 --- /dev/null +++ b/devel/pangox-compat/pkg/DESCR @@ -0,0 +1,2 @@ +This is a compatibility library providing the obsolete pangox library +that is not shipped by Pango itself anymore. diff --git a/devel/pangox-compat/pkg/PLIST b/devel/pangox-compat/pkg/PLIST new file mode 100644 index 00000000000..80d661d2670 --- /dev/null +++ b/devel/pangox-compat/pkg/PLIST @@ -0,0 +1,9 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/21 13:19:03 ajacoutot Exp $ +@conflict pango-<1.31.2 +include/pango-1.0/pango/pangox.h +lib/libpangox-1.0.la +@lib lib/libpangox-1.0.so.${LIBpangox-1.0_VERSION} +lib/pkgconfig/pangox.pc +share/examples/pango/ +share/examples/pango/pangox.aliases +@sample ${SYSCONFDIR}/pango/pangox.aliases