Adding libxml++3 to pkgsrc wip.

libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and
DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much simpler
than the underlying libxml C API. This package is version 3 of the libarary.
This commit is contained in:
Niclas Rosenvik 2019-09-21 10:58:59 +00:00
parent 6df7a4342f
commit c396a53cf7
6 changed files with 323 additions and 0 deletions

View File

@ -2035,6 +2035,7 @@ SUBDIR+= libwbxml2-patched
SUBDIR+= libwebsockets
SUBDIR+= libxc
SUBDIR+= libxdiff
SUBDIE+= libxml++3
SUBDIR+= libzahl
SUBDIR+= libzeep
SUBDIR+= libzn-poly

4
libxml++3/DESCR Normal file
View File

@ -0,0 +1,4 @@
libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and
DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much simpler
than the underlying libxml C API. This package is version 3 of the libarary.

25
libxml++3/Makefile Normal file
View File

@ -0,0 +1,25 @@
# $NetBSD$
DISTNAME= libxml++-3.0.1
PKGNAME= ${DISTNAME:S/-/3-/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/${PKGVERSION:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://libxmlplusplus.sourceforge.net/
COMMENT= C++ wrapper for the libxml XML parser library
LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config gmake perl
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libxml++-.pc.in
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= MMDOCTOOLDIR=${PREFIX}/share/glibmm-2.4/doctool
.include "../../devel/glibmm/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

266
libxml++3/PLIST Normal file
View File

@ -0,0 +1,266 @@
@comment $NetBSD$
include/libxml++-3.0/libxml++/attribute.h
include/libxml++-3.0/libxml++/attributedeclaration.h
include/libxml++-3.0/libxml++/attributenode.h
include/libxml++-3.0/libxml++/document.h
include/libxml++-3.0/libxml++/dtd.h
include/libxml++-3.0/libxml++/exceptions/exception.h
include/libxml++-3.0/libxml++/exceptions/internal_error.h
include/libxml++-3.0/libxml++/exceptions/parse_error.h
include/libxml++-3.0/libxml++/exceptions/validity_error.h
include/libxml++-3.0/libxml++/exceptions/wrapped_exception.h
include/libxml++-3.0/libxml++/io/istreamparserinputbuffer.h
include/libxml++-3.0/libxml++/io/ostreamoutputbuffer.h
include/libxml++-3.0/libxml++/io/outputbuffer.h
include/libxml++-3.0/libxml++/io/parserinputbuffer.h
include/libxml++-3.0/libxml++/keepblanks.h
include/libxml++-3.0/libxml++/libxml++.h
include/libxml++-3.0/libxml++/nodes/cdatanode.h
include/libxml++-3.0/libxml++/nodes/commentnode.h
include/libxml++-3.0/libxml++/nodes/contentnode.h
include/libxml++-3.0/libxml++/nodes/element.h
include/libxml++-3.0/libxml++/nodes/entitydeclaration.h
include/libxml++-3.0/libxml++/nodes/entityreference.h
include/libxml++-3.0/libxml++/nodes/node.h
include/libxml++-3.0/libxml++/nodes/processinginstructionnode.h
include/libxml++-3.0/libxml++/nodes/textnode.h
include/libxml++-3.0/libxml++/nodes/xincludeend.h
include/libxml++-3.0/libxml++/nodes/xincludestart.h
include/libxml++-3.0/libxml++/noncopyable.h
include/libxml++-3.0/libxml++/parsers/domparser.h
include/libxml++-3.0/libxml++/parsers/parser.h
include/libxml++-3.0/libxml++/parsers/saxparser.h
include/libxml++-3.0/libxml++/parsers/textreader.h
include/libxml++-3.0/libxml++/relaxngschema.h
include/libxml++-3.0/libxml++/schemabase.h
include/libxml++-3.0/libxml++/validators/dtdvalidator.h
include/libxml++-3.0/libxml++/validators/relaxngvalidator.h
include/libxml++-3.0/libxml++/validators/schemavalidatorbase.h
include/libxml++-3.0/libxml++/validators/validator.h
include/libxml++-3.0/libxml++/validators/xsdvalidator.h
include/libxml++-3.0/libxml++/xsdschema.h
lib/libxml++-3.0.la
lib/libxml++-3.0/include/libxml++config.h
lib/pkgconfig/libxml++-3.0.pc
share/devhelp/books/libxml++-3.0/libxml++-3.0.devhelp2
share/doc/libxml++-3.0/reference/html/annotated.html
share/doc/libxml++-3.0/reference/html/arrowdown.png
share/doc/libxml++-3.0/reference/html/arrowright.png
share/doc/libxml++-3.0/reference/html/bc_s.png
share/doc/libxml++-3.0/reference/html/bdwn.png
share/doc/libxml++-3.0/reference/html/classes.html
share/doc/libxml++-3.0/reference/html/classhash__load__check__resize__trigger__size__base.html
share/doc/libxml++-3.0/reference/html/classlu__counter__policy__base.html
share/doc/libxml++-3.0/reference/html/classlu__counter__policy__base__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Attribute-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Attribute.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1AttributeDeclaration-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1AttributeDeclaration.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1AttributeDeclaration__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1AttributeNode-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1AttributeNode.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1AttributeNode__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Attribute__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1CdataNode-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1CdataNode.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1CdataNode__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1CommentNode-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1CommentNode.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1CommentNode__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ContentNode-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ContentNode.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ContentNode__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Document-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Document.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Document__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1DomParser-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1DomParser.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1DomParser__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Dtd-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Dtd.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1DtdValidator-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1DtdValidator.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1DtdValidator__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Dtd__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Element-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Element.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Element__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1EntityDeclaration-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1EntityDeclaration.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1EntityDeclaration__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1EntityReference-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1EntityReference.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1EntityReference__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1IStreamParserInputBuffer-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1IStreamParserInputBuffer.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1KeepBlanks-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1KeepBlanks.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Node-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Node.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Node__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1NonCopyable-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1NonCopyable.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1NonCopyable__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1OStreamOutputBuffer-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1OStreamOutputBuffer.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1OutputBuffer-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1OutputBuffer.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1OutputBuffer__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Parser-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Parser.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ParserInputBuffer-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ParserInputBuffer.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Parser__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ProcessingInstructionNode-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ProcessingInstructionNode.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1RelaxNGSchema-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1RelaxNGSchema.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1RelaxNGSchema__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1RelaxNGValidator-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1RelaxNGValidator.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1RelaxNGValidator__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SaxParser-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SaxParser.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SaxParser__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SchemaBase-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SchemaBase.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SchemaBase__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SchemaValidatorBase-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SchemaValidatorBase.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1SchemaValidatorBase__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1TextNode-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1TextNode.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1TextNode__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1TextReader-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1TextReader.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1TextReader__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Validator-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Validator.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1Validator__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XIncludeEnd-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XIncludeEnd.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XIncludeEnd__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XIncludeStart-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XIncludeStart.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XIncludeStart__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XsdSchema-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XsdSchema.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XsdSchema__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XsdValidator-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XsdValidator.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1XsdValidator__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1exception-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1exception.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1exception__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1internal__error-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1internal__error.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1internal__error__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1parse__error-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1parse__error.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1parse__error__inherit__graph.png
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1validity__error-members.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1validity__error.html
share/doc/libxml++-3.0/reference/html/classxmlpp_1_1validity__error__inherit__graph.png
share/doc/libxml++-3.0/reference/html/closed.png
share/doc/libxml++-3.0/reference/html/dir_8637afc38b758fdb535647a385c49b5e.html
share/doc/libxml++-3.0/reference/html/dir_a5a40681709ed751decc24cd7289c9c5.html
share/doc/libxml++-3.0/reference/html/dir_bc161955dc3a3d2485839eba21420d01.html
share/doc/libxml++-3.0/reference/html/dir_e3818dbe052c35541aa8102ff72444f2.html
share/doc/libxml++-3.0/reference/html/dir_fceced95d8215eeebebd9df6aa39e1a5.html
share/doc/libxml++-3.0/reference/html/doc.png
share/doc/libxml++-3.0/reference/html/doxygen-extra.css
share/doc/libxml++-3.0/reference/html/doxygen.css
share/doc/libxml++-3.0/reference/html/doxygen.png
share/doc/libxml++-3.0/reference/html/dynsections.js
share/doc/libxml++-3.0/reference/html/folderclosed.png
share/doc/libxml++-3.0/reference/html/folderopen.png
share/doc/libxml++-3.0/reference/html/functions.html
share/doc/libxml++-3.0/reference/html/functions_c.html
share/doc/libxml++-3.0/reference/html/functions_d.html
share/doc/libxml++-3.0/reference/html/functions_e.html
share/doc/libxml++-3.0/reference/html/functions_enum.html
share/doc/libxml++-3.0/reference/html/functions_f.html
share/doc/libxml++-3.0/reference/html/functions_func.html
share/doc/libxml++-3.0/reference/html/functions_func_c.html
share/doc/libxml++-3.0/reference/html/functions_func_d.html
share/doc/libxml++-3.0/reference/html/functions_func_e.html
share/doc/libxml++-3.0/reference/html/functions_func_f.html
share/doc/libxml++-3.0/reference/html/functions_func_g.html
share/doc/libxml++-3.0/reference/html/functions_func_h.html
share/doc/libxml++-3.0/reference/html/functions_func_i.html
share/doc/libxml++-3.0/reference/html/functions_func_k.html
share/doc/libxml++-3.0/reference/html/functions_func_l.html
share/doc/libxml++-3.0/reference/html/functions_func_m.html
share/doc/libxml++-3.0/reference/html/functions_func_n.html
share/doc/libxml++-3.0/reference/html/functions_func_o.html
share/doc/libxml++-3.0/reference/html/functions_func_p.html
share/doc/libxml++-3.0/reference/html/functions_func_r.html
share/doc/libxml++-3.0/reference/html/functions_func_s.html
share/doc/libxml++-3.0/reference/html/functions_func_t.html
share/doc/libxml++-3.0/reference/html/functions_func_v.html
share/doc/libxml++-3.0/reference/html/functions_func_w.html
share/doc/libxml++-3.0/reference/html/functions_func_x.html
share/doc/libxml++-3.0/reference/html/functions_func_~.html
share/doc/libxml++-3.0/reference/html/functions_g.html
share/doc/libxml++-3.0/reference/html/functions_h.html
share/doc/libxml++-3.0/reference/html/functions_i.html
share/doc/libxml++-3.0/reference/html/functions_k.html
share/doc/libxml++-3.0/reference/html/functions_l.html
share/doc/libxml++-3.0/reference/html/functions_m.html
share/doc/libxml++-3.0/reference/html/functions_n.html
share/doc/libxml++-3.0/reference/html/functions_o.html
share/doc/libxml++-3.0/reference/html/functions_p.html
share/doc/libxml++-3.0/reference/html/functions_r.html
share/doc/libxml++-3.0/reference/html/functions_s.html
share/doc/libxml++-3.0/reference/html/functions_t.html
share/doc/libxml++-3.0/reference/html/functions_type.html
share/doc/libxml++-3.0/reference/html/functions_v.html
share/doc/libxml++-3.0/reference/html/functions_vars.html
share/doc/libxml++-3.0/reference/html/functions_w.html
share/doc/libxml++-3.0/reference/html/functions_x.html
share/doc/libxml++-3.0/reference/html/functions_~.html
share/doc/libxml++-3.0/reference/html/graph_legend.html
share/doc/libxml++-3.0/reference/html/graph_legend.png
share/doc/libxml++-3.0/reference/html/hierarchy.html
share/doc/libxml++-3.0/reference/html/index.html
share/doc/libxml++-3.0/reference/html/inherit_graph_0.png
share/doc/libxml++-3.0/reference/html/inherit_graph_1.png
share/doc/libxml++-3.0/reference/html/inherit_graph_2.png
share/doc/libxml++-3.0/reference/html/inherit_graph_3.png
share/doc/libxml++-3.0/reference/html/inherit_graph_4.png
share/doc/libxml++-3.0/reference/html/inherit_graph_5.png
share/doc/libxml++-3.0/reference/html/inherit_graph_6.png
share/doc/libxml++-3.0/reference/html/inherits.html
share/doc/libxml++-3.0/reference/html/jquery.js
share/doc/libxml++-3.0/reference/html/namespacemembers.html
share/doc/libxml++-3.0/reference/html/namespacemembers_enum.html
share/doc/libxml++-3.0/reference/html/namespacemembers_func.html
share/doc/libxml++-3.0/reference/html/namespaces.html
share/doc/libxml++-3.0/reference/html/namespacexmlpp.html
share/doc/libxml++-3.0/reference/html/nav_f.png
share/doc/libxml++-3.0/reference/html/nav_g.png
share/doc/libxml++-3.0/reference/html/nav_h.png
share/doc/libxml++-3.0/reference/html/open.png
share/doc/libxml++-3.0/reference/html/pages.html
share/doc/libxml++-3.0/reference/html/since_2_20.html
share/doc/libxml++-3.0/reference/html/since_2_24.html
share/doc/libxml++-3.0/reference/html/since_2_36.html
share/doc/libxml++-3.0/reference/html/since_2_38.html
share/doc/libxml++-3.0/reference/html/since_3_0.html
share/doc/libxml++-3.0/reference/html/splitbar.png
share/doc/libxml++-3.0/reference/html/structxmlpp_1_1SaxParser_1_1Attribute-members.html
share/doc/libxml++-3.0/reference/html/structxmlpp_1_1SaxParser_1_1Attribute.html
share/doc/libxml++-3.0/reference/html/structxmlpp_1_1SaxParser_1_1AttributeHasName-members.html
share/doc/libxml++-3.0/reference/html/structxmlpp_1_1SaxParser_1_1AttributeHasName.html
share/doc/libxml++-3.0/reference/html/sync_off.png
share/doc/libxml++-3.0/reference/html/sync_on.png
share/doc/libxml++-3.0/reference/html/tab_a.png
share/doc/libxml++-3.0/reference/html/tab_b.png
share/doc/libxml++-3.0/reference/html/tab_h.png
share/doc/libxml++-3.0/reference/html/tab_s.png
share/doc/libxml++-3.0/reference/html/tabs.css
share/doc/libxml++-3.0/reference/libxml++-3.0.tag

21
libxml++3/buildlink3.mk Normal file
View File

@ -0,0 +1,21 @@
# $NetBSD$
BUILDLINK_TREE+= libxml++3
.if !defined(LIBXML++3_BUILDLINK3_MK)
LIBXML++3_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libxml++3+= libxml++3>=3.0.1
BUILDLINK_PKGSRCDIR.libxml++3?= ../../wip/libxml++3
# XXX
# XXX Uncomment and keep only the buildlink3 lines below which are directly
# XXX needed for dependencies to compile, link, and run. If this package
# XXX provides a wrappered API or otherwise does not expose the APIs of the
# XXX buildlink3 lines below to dependencies, remove them.
# XXX
#.include "../../devel/glibmm/buildlink3.mk"
#.include "../../textproc/libxml2/buildlink3.mk"
.endif # LIBXML++3_BUILDLINK3_MK
BUILDLINK_TREE+= -libxml++3

6
libxml++3/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (libxml++-3.0.1.tar.xz) = 00a4082da23f8293bc8cf7d529977171ccf020bb
RMD160 (libxml++-3.0.1.tar.xz) = ce4198104a38c38cd40b80ca18b0756d5853c23e
SHA512 (libxml++-3.0.1.tar.xz) = 9b8ccea9df11d70bb23d7d9983b18d28c648aa0107f9654a79d1cfe97db4633b69dd4b97b76d155aca8553d014a314247851f18d0371717e44a056ee804ccd95
Size (libxml++-3.0.1.tar.xz) = 948796 bytes