pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/SQLiteCpp



Module Name:    pkgsrc
Committed By:   minskim
Date:           Sun Apr 15 01:05:49 UTC 2018

Added Files:
        pkgsrc/databases/SQLiteCpp: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
databases/SQLiteCpp: Import version 2.2.0

SQLiteC++ offers an encapsulation arround the native C APIs of SQLite,
with a few intuitive and well documented C++ class.  It is designed
using the Resource Acquisition Is Initialization (RAII) idom, and
throwing exceptions in case of SQLite errors (exept in destructors,
where assert() are used instead).  Each SQLiteC++ object must be
constructed with a valid SQLite database connection, and then is
always valid until destroyed.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/SQLiteCpp/DESCR \
    pkgsrc/databases/SQLiteCpp/Makefile pkgsrc/databases/SQLiteCpp/PLIST \
    pkgsrc/databases/SQLiteCpp/buildlink3.mk \
    pkgsrc/databases/SQLiteCpp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/databases/SQLiteCpp/DESCR
diff -u /dev/null pkgsrc/databases/SQLiteCpp/DESCR:1.1
--- /dev/null   Sun Apr 15 01:05:49 2018
+++ pkgsrc/databases/SQLiteCpp/DESCR    Sun Apr 15 01:05:48 2018
@@ -0,0 +1,7 @@
+SQLiteC++ offers an encapsulation arround the native C APIs of SQLite,
+with a few intuitive and well documented C++ class.  It is designed
+using the Resource Acquisition Is Initialization (RAII) idom, and
+throwing exceptions in case of SQLite errors (exept in destructors,
+where assert() are used instead).  Each SQLiteC++ object must be
+constructed with a valid SQLite database connection, and then is
+always valid until destroyed.
Index: pkgsrc/databases/SQLiteCpp/Makefile
diff -u /dev/null pkgsrc/databases/SQLiteCpp/Makefile:1.1
--- /dev/null   Sun Apr 15 01:05:49 2018
+++ pkgsrc/databases/SQLiteCpp/Makefile Sun Apr 15 01:05:48 2018
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2018/04/15 01:05:48 minskim Exp $
+
+DISTNAME=      SQLiteCpp-2.2.0
+CATEGORIES=    databases
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=SRombauts/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://srombauts.github.io/SQLiteCpp/
+COMMENT=       C++ SQLite3 wrapper
+LICENSE=       mit
+
+USE_CMAKE=     yes
+USE_LANGUAGES= c c++
+
+INSTALLATION_DIRS+=    share/doc/${PKGBASE}
+
+.include "../../databases/sqlite3/buildlink3.mk"
+
+post-install:
+.for f in CHANGELOG.txt LICENSE.txt README.md TODO.txt
+       ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/databases/SQLiteCpp/PLIST
diff -u /dev/null pkgsrc/databases/SQLiteCpp/PLIST:1.1
--- /dev/null   Sun Apr 15 01:05:49 2018
+++ pkgsrc/databases/SQLiteCpp/PLIST    Sun Apr 15 01:05:48 2018
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2018/04/15 01:05:48 minskim Exp $
+include/SQLiteCpp/Assertion.h
+include/SQLiteCpp/Backup.h
+include/SQLiteCpp/Column.h
+include/SQLiteCpp/Database.h
+include/SQLiteCpp/Exception.h
+include/SQLiteCpp/SQLiteCpp.h
+include/SQLiteCpp/Statement.h
+include/SQLiteCpp/Transaction.h
+include/SQLiteCpp/VariadicBind.h
+lib/cmake/SQLiteCpp/SQLiteCppConfig-noconfig.cmake
+lib/cmake/SQLiteCpp/SQLiteCppConfig.cmake
+lib/libSQLiteCpp.a
+share/doc/SQLiteCpp/CHANGELOG.txt
+share/doc/SQLiteCpp/LICENSE.txt
+share/doc/SQLiteCpp/README.md
+share/doc/SQLiteCpp/TODO.txt
Index: pkgsrc/databases/SQLiteCpp/buildlink3.mk
diff -u /dev/null pkgsrc/databases/SQLiteCpp/buildlink3.mk:1.1
--- /dev/null   Sun Apr 15 01:05:49 2018
+++ pkgsrc/databases/SQLiteCpp/buildlink3.mk    Sun Apr 15 01:05:48 2018
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/04/15 01:05:48 minskim Exp $
+
+BUILDLINK_TREE+=       SQLiteCpp
+
+.if !defined(SQLITECPP_BUILDLINK3_MK)
+SQLITECPP_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.SQLiteCpp+=      SQLiteCpp>=2.2.0
+BUILDLINK_DEPMETHOD.SQLiteCpp?=                build
+BUILDLINK_PKGSRCDIR.SQLiteCpp?=                ../../databases/SQLiteCpp
+
+.include "../../databases/sqlite3/buildlink3.mk"
+.endif # SQLITECPP_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -SQLiteCpp
Index: pkgsrc/databases/SQLiteCpp/distinfo
diff -u /dev/null pkgsrc/databases/SQLiteCpp/distinfo:1.1
--- /dev/null   Sun Apr 15 01:05:49 2018
+++ pkgsrc/databases/SQLiteCpp/distinfo Sun Apr 15 01:05:48 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/04/15 01:05:48 minskim Exp $
+
+SHA1 (SQLiteCpp-2.2.0.tar.gz) = 6501619f2a6322d6a2f1948d20d5986a49b050c2
+RMD160 (SQLiteCpp-2.2.0.tar.gz) = 19f2761d842c60b9b6dd11c45ac2c0b521a5bae3
+SHA512 (SQLiteCpp-2.2.0.tar.gz) = 769857c50cc24596cbd7c6f057ca1e158a3bfecf00d7865d6ef0b90a2ff8ecb9ccb9e1d0e660bb9df8ecd50075a94a9bc9e3a71b96f2ef1c30780c6da9446cf0
+Size (SQLiteCpp-2.2.0.tar.gz) = 2141656 bytes



Home | Main Index | Thread Index | Old Index