Skip to content

Commit

Permalink
Initial import of libgda-sqlite, version 1.0.4:
Browse files Browse the repository at this point in the history
This package provides the sqlite plugin for libgda, which lets it act as
an sqlite application.

Closes PR pkg/26592.
  • Loading branch information
jmmv committed Feb 5, 2005
1 parent 70f4176 commit ce4adcb
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions databases/libgda-sqlite/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This package provides the sqlite plugin for libgda, which lets it act as
an sqlite application.
11 changes: 11 additions & 0 deletions databases/libgda-sqlite/Makefile
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions databases/libgda-sqlite/PLIST
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ce4adcb

Please sign in to comment.