garnome r6674 - in trunk: . bootstrap/sqlite



Author: kbrae
Date: Thu Jul 24 21:38:22 2008
New Revision: 6674
URL: http://svn.gnome.org/viewvc/garnome?rev=6674&view=rev

Log:
        * bootstrap/sqlite: initial create, new external dep of e-d-s



Added:
   trunk/bootstrap/sqlite/
   trunk/bootstrap/sqlite/Makefile   (contents, props changed)
   trunk/bootstrap/sqlite/checksums
Modified:
   trunk/ChangeLog

Added: trunk/bootstrap/sqlite/Makefile
==============================================================================
--- (empty file)
+++ trunk/bootstrap/sqlite/Makefile	Thu Jul 24 21:38:22 2008
@@ -0,0 +1,19 @@
+GARNAME = sqlite
+GARVERSION = 3.6.0
+CATEGORIES = bootstrap
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+MASTER_SITES = http://sqlite.org/
+
+DESCRIPTION = sqlite
+define BLURB
+ #FIXME: blurb goes here
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/bootstrap/sqlite/checksums
==============================================================================
--- (empty file)
+++ trunk/bootstrap/sqlite/checksums	Thu Jul 24 21:38:22 2008
@@ -0,0 +1 @@
+a16e9b1e0b557d40624d678bed901b0f  download/sqlite-3.6.0.tar.gz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]