public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] sqlite3
@ 2013-11-13 15:03 Jan Nijtmans
  2013-11-13 15:18 ` Christopher Faylor
  0 siblings, 1 reply; 9+ messages in thread
From: Jan Nijtmans @ 2013-11-13 15:03 UTC (permalink / raw)
  To: cygapps

I would like to adopt sqlite3. I've packaged the latest release.

setup.hint
----------------------------------------------------------------------
category: Database
requires: libreadline7 libgcc1
sdesc: "Client program for accessing SQLite 3 databases, plus docs"
ldesc: "SQLite is a C library that implements an embeddable SQL database
engine.  Programs that link with the SQLite library can have SQL
database access without running a separate RDBMS process. The
distribution comes with a standalone command-line access program
(sqlite3) that can be used to administer an SQLite database and which
serves as an example of how to use the SQLite library."


download:
----------------------------------------------------------------------
D=http://dl.dropboxusercontent.com/u/69449580/Cygwin64
wget -x -nH --cut-dirs=3 \
 ${D}/sqlite3/setup.hint \
 ${D}/sqlite3/sqlite3-3.8.1-1.tar.xz \
 ${D}/sqlite3/sqlite3-3.8.1-1-src.tar.xz \
 ${D}/sqlite3/libsqlite3_0/setup.hint \
 ${D}/sqlite3/libsqlite3_0/libsqlite3_0-3.8.1-1.tar.xz \
 ${D}/sqlite3/libsqlite3-devel/setup.hint \
 ${D}/sqlite3/libsqlite3-devel/libsqlite3-devel-3.8.1-1.tar.xz \
 ${D}/sqlite3/sqlite3-debuginfo/setup.hint \
 ${D}/sqlite3/sqlite3-debuginfo/sqlite3-debuginfo-3.8.1-1.tar.xz


D=http://dl.dropboxusercontent.com/u/69449580/Cygwin
wget -x -nH --cut-dirs=3 \
 ${D}/sqlite3/setup.hint \
 ${D}/sqlite3/sqlite3-3.8.1-1.tar.xz \
 ${D}/sqlite3/sqlite3-3.8.1-1-src.tar.xz \
 ${D}/sqlite3/libsqlite3_0/setup.hint \
 ${D}/sqlite3/libsqlite3_0/libsqlite3_0-3.8.1-1.tar.xz \
 ${D}/sqlite3/libsqlite3-devel/setup.hint \
 ${D}/sqlite3/libsqlite3-devel/libsqlite3-devel-3.8.1-1.tar.xz \
 ${D}/sqlite3/sqlite3-debuginfo/setup.hint \
 ${D}/sqlite3/sqlite3-debuginfo/sqlite3-debuginfo-3.8.1-1.tar.xz

-- 
Jan Nijtmans  ----  jan.nijtmans@gmail.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-11-15 18:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-13 15:03 [ITA] sqlite3 Jan Nijtmans
2013-11-13 15:18 ` Christopher Faylor
2013-11-13 22:06   ` Jan Nijtmans
2013-11-13 23:06   ` Warren Young
2013-11-14  9:48     ` Corinna Vinschen
2013-11-14 19:28       ` Christopher Faylor
2013-11-14 19:33         ` Christopher Faylor
2013-11-15 13:38         ` Warren Young
2013-11-15 18:27           ` Warren Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).