Add introspection support (needed for on-going GNOME 3 work).

This commit is contained in:
ajacoutot 2011-04-07 06:51:04 +00:00
parent a50addae7c
commit fc300425bd
2 changed files with 17 additions and 3 deletions

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.52 2011/04/05 06:06:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.53 2011/04/07 06:51:04 ajacoutot Exp $
COMMENT= library for layout and rendering of text
V= 1.28.4
DISTNAME= pango-${V}
REVISION= 0
SHARED_LIBS += pango-1.0 1802.0 # .2800.0
SHARED_LIBS += pangox-1.0 1802.0 # .2800.0
SHARED_LIBS += pangoft2-1.0 1802.0 # .2800.0
@ -32,6 +34,8 @@ EXTRACT_SUFX= .tar.bz2
MODULES= devel/gettext
BUILD_DEPENDS= devel/gobject-introspection
LIB_DEPENDS= devel/glib2 \
graphics/cairo
@ -43,7 +47,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-gtk-doc \
--disable-silent-rules \
--disable-introspection
--enable-introspection
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
FAKE_FLAGS= aliasdir=${PREFIX}/share/examples/pango \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.22 2010/09/30 07:46:20 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.23 2011/04/07 06:51:04 ajacoutot Exp $
%%SHARED%%
@bin bin/pango-querymodules
@bin bin/pango-view
@ -38,6 +38,11 @@ include/pango-1.0/pango/pangoft2.h
include/pango-1.0/pango/pangox.h
include/pango-1.0/pango/pangoxft-render.h
include/pango-1.0/pango/pangoxft.h
lib/girepository-1.0/
lib/girepository-1.0/Pango-1.0.typelib
lib/girepository-1.0/PangoCairo-1.0.typelib
lib/girepository-1.0/PangoFT2-1.0.typelib
lib/girepository-1.0/PangoXft-1.0.typelib
lib/libpango-1.0.a
lib/libpango-1.0.la
lib/libpangocairo-1.0.a
@ -89,6 +94,11 @@ share/examples/pango/pango.modules
@sample ${SYSCONFDIR}/pango/pango.modules
share/examples/pango/pangox.aliases
@sample ${SYSCONFDIR}/pango/pangox.aliases
share/gir-1.0/
share/gir-1.0/Pango-1.0.gir
share/gir-1.0/PangoCairo-1.0.gir
share/gir-1.0/PangoFT2-1.0.gir
share/gir-1.0/PangoXft-1.0.gir
share/gtk-doc/
share/gtk-doc/html/
share/gtk-doc/html/pango/