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@
This commit is contained in:
parent
7011f842f6
commit
67a04068d1
40
devel/pangox-compat/Makefile
Normal file
40
devel/pangox-compat/Makefile
Normal file
@ -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 <ajacoutot@openbsd.org>
|
||||
|
||||
# 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 <bsd.port.mk>
|
2
devel/pangox-compat/distinfo
Normal file
2
devel/pangox-compat/distinfo
Normal file
@ -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
|
2
devel/pangox-compat/pkg/DESCR
Normal file
2
devel/pangox-compat/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This is a compatibility library providing the obsolete pangox library
|
||||
that is not shipped by Pango itself anymore.
|
9
devel/pangox-compat/pkg/PLIST
Normal file
9
devel/pangox-compat/pkg/PLIST
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user