pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/sfsexp devel/sfsexp: import sfsexp-1.3.1pre20211025
details: https://anonhg.NetBSD.org/pkgsrc/rev/676b72d2fcde
branches: trunk
changeset: 768777:676b72d2fcde
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Nov 01 14:15:42 2021 +0000
description:
devel/sfsexp: import sfsexp-1.3.1pre20211025
This library is intended for developers who wish to manipulate (read,
parse, modify, and create) symbolic expressions from C or C++
programs. A symbolic expression, or s-expression, is essentially a
LISP-like expression such as (a (b c)). S-expressions are able to
represent complex, structured data without requiring additional
meta-data describing the structure. They are recursively defined: an
s-expression is a list of either atoms or s-expressions. In the
example above, the expression contains an atom "a" and an
s-expression, which in turn contains two atoms, "b" and "c". They are
simple, useful, and well understood.
diffstat:
devel/sfsexp/DESCR | 10 ++++++++++
devel/sfsexp/Makefile | 27 +++++++++++++++++++++++++++
devel/sfsexp/PLIST | 10 ++++++++++
devel/sfsexp/buildlink3.mk | 12 ++++++++++++
devel/sfsexp/distinfo | 5 +++++
5 files changed, 64 insertions(+), 0 deletions(-)
diffs (84 lines):
diff -r 6f47d01ad426 -r 676b72d2fcde devel/sfsexp/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/sfsexp/DESCR Mon Nov 01 14:15:42 2021 +0000
@@ -0,0 +1,10 @@
+This library is intended for developers who wish to manipulate (read,
+parse, modify, and create) symbolic expressions from C or C++
+programs. A symbolic expression, or s-expression, is essentially a
+LISP-like expression such as (a (b c)). S-expressions are able to
+represent complex, structured data without requiring additional
+meta-data describing the structure. They are recursively defined: an
+s-expression is a list of either atoms or s-expressions. In the
+example above, the expression contains an atom "a" and an
+s-expression, which in turn contains two atoms, "b" and "c". They are
+simple, useful, and well understood.
diff -r 6f47d01ad426 -r 676b72d2fcde devel/sfsexp/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/sfsexp/Makefile Mon Nov 01 14:15:42 2021 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2021/11/01 14:15:42 ryoon Exp $
+
+GITHUB_PROJECT= sfsexp
+DISTNAME= sexpr-1.3.1pre20211025
+PKGNAME= ${DISTNAME:S/sexpr-/sfsexp-/}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=mjsottile/}
+GITHUB_TAG= 30739f9544cfa43212769bb3b4eabfaba44b8ff6
+
+MAINTAINER= ryoon%NetBSD.org@localhost
+HOMEPAGE= https://github.com/mjsottile/sfsexp/
+COMMENT= Small Fast S-Expression Library
+LICENSE= gnu-lgpl-v2.1
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= automake
+
+PKGCONFIG_OVERRIDE= sfsexp.pc.in
+
+pre-configure:
+ set -e; cd ${WRKSRC}; \
+ ${MKDIR} m4; \
+ aclocal; libtoolize; autoheader; automake -a --foreign -i; autoconf
+
+.include "../../mk/bsd.pkg.mk"
diff -r 6f47d01ad426 -r 676b72d2fcde devel/sfsexp/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/sfsexp/PLIST Mon Nov 01 14:15:42 2021 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2021/11/01 14:15:42 ryoon Exp $
+include/cstring.h
+include/faststack.h
+include/sexp.h
+include/sexp_errors.h
+include/sexp_memory.h
+include/sexp_ops.h
+include/sexp_vis.h
+lib/libsexp.la
+lib/pkgconfig/sfsexp.pc
diff -r 6f47d01ad426 -r 676b72d2fcde devel/sfsexp/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/sfsexp/buildlink3.mk Mon Nov 01 14:15:42 2021 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2021/11/01 14:15:42 ryoon Exp $
+
+BUILDLINK_TREE+= sfsexp
+
+.if !defined(SFSEXP_BUILDLINK3_MK)
+SFSEXP_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.sfsexp+= sfsexp>=1.3.1pre20210719
+BUILDLINK_PKGSRCDIR.sfsexp?= ../../devel/sfsexp
+.endif # SFSEXP_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -sfsexp
diff -r 6f47d01ad426 -r 676b72d2fcde devel/sfsexp/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/sfsexp/distinfo Mon Nov 01 14:15:42 2021 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2021/11/01 14:15:42 ryoon Exp $
+
+BLAKE2s (sexpr-1.3.1pre20211025-30739f9544cfa43212769bb3b4eabfaba44b8ff6.tar.gz) = f2563ac2b68126e4fca2f5f664fb23bf4e21b248f8f9341f308df22af6b1054d
+SHA512 (sexpr-1.3.1pre20211025-30739f9544cfa43212769bb3b4eabfaba44b8ff6.tar.gz) =
41c070d67ca317042b9bb4d149f9b52f9966767d1f213a200831277a15a67d414ccbdc5f9665e60a8e3aa8ec774787123a17b9007b8aaebc6c384582f562d3a5
+Size (sexpr-1.3.1pre20211025-30739f9544cfa43212769bb3b4eabfaba44b8ff6.tar.gz) = 115585 bytes
Home |
Main Index |
Thread Index |
Old Index