pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/libgda-sqlite Initial import of libgda-sqlit...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed2242b6cb5c
branches:  trunk
changeset: 488663:ed2242b6cb5c
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Feb 05 17:04:51 2005 +0000

description:
Initial import of libgda-sqlite, version 1.0.4:

This package provides the sqlite plugin for libgda, which lets it act as
an sqlite application.

Closes PR pkg/26592.

diffstat:

 databases/libgda-sqlite/DESCR    |   2 ++
 databases/libgda-sqlite/Makefile |  11 +++++++++++
 databases/libgda-sqlite/PLIST    |   3 +++
 3 files changed, 16 insertions(+), 0 deletions(-)

diffs (28 lines):

diff -r 0c2bee533434 -r ed2242b6cb5c databases/libgda-sqlite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/libgda-sqlite/DESCR     Sat Feb 05 17:04:51 2005 +0000
@@ -0,0 +1,2 @@
+This package provides the sqlite plugin for libgda, which lets it act as
+an sqlite application.
diff -r 0c2bee533434 -r ed2242b6cb5c databases/libgda-sqlite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/libgda-sqlite/Makefile  Sat Feb 05 17:04:51 2005 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/05 17:04:51 jmmv Exp $
+#
+
+LIBGDA_PROVIDER=       sqlite
+
+.include "../../databases/libgda/Makefile.common"
+
+CONFIGURE_ARGS+=       --with-sqlite=${BUILDLINK_PREFIX.sqlite}
+
+.include "../../databases/sqlite/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0c2bee533434 -r ed2242b6cb5c databases/libgda-sqlite/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/libgda-sqlite/PLIST     Sat Feb 05 17:04:51 2005 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/05 17:04:51 jmmv Exp $
+lib/libgda/providers/libgda-sqlite.la
+@comment in libgda: @dirrm lib/libgda/providers



Home | Main Index | Thread Index | Old Index