pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libnxml Import libnxml-0.18.3 as textproc/lib...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8bc6b184f0c7
branches: trunk
changeset: 393907:8bc6b184f0c7
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 30 00:16:10 2009 +0000
description:
Import libnxml-0.18.3 as textproc/libnxml from pkgsrc-wip.
Packaged by Kamel Derouiche.
nXML is a C library for parsing, writing and creating XML 1.0 and
1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
ucs-4 (1234, 4321, 2143, 2312).
diffstat:
textproc/libnxml/DESCR | 3 +++
textproc/libnxml/Makefile | 23 +++++++++++++++++++++++
textproc/libnxml/PLIST | 4 ++++
textproc/libnxml/buildlink3.mk | 15 +++++++++++++++
textproc/libnxml/distinfo | 5 +++++
5 files changed, 50 insertions(+), 0 deletions(-)
diffs (70 lines):
diff -r 1ade3be0db2a -r 8bc6b184f0c7 textproc/libnxml/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/libnxml/DESCR Sat May 30 00:16:10 2009 +0000
@@ -0,0 +1,3 @@
+nXML is a C library for parsing, writing and creating XML 1.0 and
+1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
+ucs-4 (1234, 4321, 2143, 2312).
diff -r 1ade3be0db2a -r 8bc6b184f0c7 textproc/libnxml/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/libnxml/Makefile Sat May 30 00:16:10 2009 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/30 00:16:10 obache Exp $
+#
+
+DISTNAME= libnxml-0.18.3
+CATEGORIES= textproc
+MASTER_SITES= http://www.autistici.org/bakunin/libnxml/
+
+MAINTAINER= kamel.derouiche%gmail.com@localhost
+HOMEPAGE= http://www.autistici.org/bakunin/libnxml/doc/
+COMMENT= C library for parsing, writing and creating XML files or streams
+LICENSE= gnu-lgpl-v2.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+
+PKGCONFIG_OVERRIDE+= nxml.pc.in
+
+.include "../../www/curl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1ade3be0db2a -r 8bc6b184f0c7 textproc/libnxml/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/libnxml/PLIST Sat May 30 00:16:10 2009 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/30 00:16:10 obache Exp $
+include/nxml.h
+lib/libnxml.la
+lib/pkgconfig/nxml.pc
diff -r 1ade3be0db2a -r 8bc6b184f0c7 textproc/libnxml/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/libnxml/buildlink3.mk Sat May 30 00:16:10 2009 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/05/30 00:16:10 obache Exp $
+
+BUILDLINK_TREE+= libnxml
+
+.if !defined(LIBNXML_BUILDLINK3_MK)
+LIBNXML_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libnxml+= libnxml>=0.18.3
+BUILDLINK_PKGSRCDIR.libnxml?= ../../textproc/libnxml
+
+
+.include "../../www/curl/buildlink3.mk"
+.endif # LIBNXML_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libnxml
diff -r 1ade3be0db2a -r 8bc6b184f0c7 textproc/libnxml/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/libnxml/distinfo Sat May 30 00:16:10 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/30 00:16:10 obache Exp $
+
+SHA1 (libnxml-0.18.3.tar.gz) = 2bcb17ea01aa953d0f8cbc116e025bb837bec4aa
+RMD160 (libnxml-0.18.3.tar.gz) = e7ad57cbe2859a779580a3dd8f29eaecdb2e6af7
+Size (libnxml-0.18.3.tar.gz) = 361977 bytes
Home |
Main Index |
Thread Index |
Old Index