Move to the x11/gnome MODULE.
This commit is contained in:
parent
7b0f16dd04
commit
33bdc58222
@ -1,37 +1,31 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2013/03/21 08:48:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2014/09/03 15:03:33 ajacoutot Exp $
|
||||
|
||||
COMMENT= C++ wrapper for the libxml XML parser library
|
||||
|
||||
V= 2.36.0
|
||||
DISTNAME= libxml++-$V
|
||||
GNOME_VERSION= 2.36.0
|
||||
GNOME_PROJECT= libxml++
|
||||
SHARED_LIBS+= xml++-2.6 1.1 # .2.7
|
||||
CATEGORIES= textproc
|
||||
REVISION= 0
|
||||
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://libxmlplusplus.sourceforge.net/
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
|
||||
Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
|
||||
Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# LGPL >= 2
|
||||
# LGPLv2.1+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/${V:C/^([0-9]+\.[0-9]+).*/\1/}/}
|
||||
WANTLIB += ffi glib-2.0 glibmm-2.4 gmodule-2.0 gobject-2.0 m pcre
|
||||
WANTLIB += pthread sigc-2.0 stdc++ xml2 z
|
||||
|
||||
WANTLIB += ffi glib-2.0 glibmm-2.4 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += m pcre pthread sigc-2.0 stdc++ xml2 z
|
||||
|
||||
MODULES= devel/gettext
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= devel/glib2mm \
|
||||
textproc/libxml
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
FAKE_FLAGS= docdir="${PREFIX}/share/doc/libxml++-2.6"
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/03/22 08:08:47 ajacoutot Exp $
|
||||
@lib lib/libxml++-2.6.so.${LIBxml++-2.6_VERSION}
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2012/11/07 10:06:56 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.12 2014/09/03 15:03:33 ajacoutot Exp $
|
||||
include/libxml++-2.6/
|
||||
include/libxml++-2.6/libxml++/
|
||||
include/libxml++-2.6/libxml++/attribute.h
|
||||
@ -45,9 +44,9 @@ include/libxml++-2.6/libxml++/validators/validator.h
|
||||
lib/libxml++-2.6/
|
||||
lib/libxml++-2.6.a
|
||||
lib/libxml++-2.6.la
|
||||
@lib lib/libxml++-2.6.so.${LIBxml++-2.6_VERSION}
|
||||
lib/libxml++-2.6/include/
|
||||
lib/libxml++-2.6/include/libxml++config.h
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libxml++-2.6.pc
|
||||
share/devhelp/
|
||||
share/devhelp/books/
|
||||
|
Loading…
x
Reference in New Issue
Block a user