Commit Graph

62 Commits

Author SHA1 Message Date
fbrosson
a92ebd6b1a sqlite: bump to 3.14.1. (#788) 2016-08-31 16:49:19 -04:00
fbrosson
76f4dbbf42 sqlite: add recipe for version 3.13.0.0, but w/o libsqlite3.a. (#601) 2016-05-20 00:55:17 +02:00
fbrosson
379cb0abe3 sqlite: bump to 3.12.2, reorder sections, add TEST(). (#570) 2016-04-23 21:57:14 +00:00
Jerome Duval
ea098a39dc sqlite: bump version. 2016-04-13 19:30:36 +00:00
Jerome Duval
de75c4bf95 sqlite: bump version. 2016-04-08 18:33:36 +00:00
Michael Lotz
25ce22e439 sqlite: Remove jobArgs as parallel builds aren't supported. 2016-03-11 23:01:50 +00:00
Jerome Duval
38b4a3cb20 sqlite: bump version. 2016-02-20 12:06:45 +00:00
Jerome Duval
d7222a016a sqlite: bump version. 2016-01-29 23:21:47 +00:00
Jerome Duval
abf6cc4722 sqlite: bump version. 2016-01-13 18:19:37 +00:00
Jerome Duval
a952cd1c3a sqlite: requires automake 1.13.x. 2015-12-03 22:49:11 +00:00
Jerome Duval
c09b3042ea sqlite: bump version. 2015-11-07 14:17:21 +00:00
Jerome Duval
97de7441ea sqlite: bump version. 2015-10-15 20:32:26 +00:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Jerome Duval
1d9db61377 sqlite: bump version. 2015-08-01 11:17:31 +00:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
7aeb1e89b4 sqlite: bump version. 2015-05-24 20:42:57 +00:00
Jerome Duval
4ca6373ef3 sqlite: bump version 2015-05-12 21:37:52 +00:00
Jerome Duval
fc6bae7b23 sqlite: bump version. 2015-05-08 16:55:31 +00:00
Jerome Duval
81ed7a26b3 sqlite: bump version 2015-03-05 23:03:09 +00:00
Jerome Duval
17d1f3c68b sqlite: bump version 2015-01-29 18:29:22 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval
a7a8cf91c9 sqlite: bump version 2014-12-14 10:58:02 +00:00
Jerome Duval
a45e304dd8 sqlite: bump version
* no soname change.
* remove old recipes.
2014-11-18 17:46:15 +00:00
Jerome Duval
27f2726f22 sqlite: added a recipe for version 3.8.6 2014-08-28 19:54:39 +00:00
Jerome Duval
09e965d7b1 sqlite: bump version 2014-08-05 17:24:58 +00:00
Jerome Duval
0111d3443b sqlite: recipe for version 3.8.4.3 2014-06-10 20:45:53 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Jerome Duval
d3dea6df81 Promote version upgrades for x86_gcc2. 2014-03-31 18:07:48 +00:00
Jerome Duval
5e3de2f734 Promote version upgrades for x86 and x86_64. 2014-03-22 23:00:29 +00:00
Jerome Duval
f2f68ee1fc sqlite: recipe for version 3.8.4.1 2014-03-20 11:12:15 +00:00
noryb009
0abe3d112f Rewrap dev-db DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Scott McCreary
1ddc1d1633 Deleted several old and outdated recipes and patches 2013-11-04 13:56:31 -08:00
Adrien Destugues
562057d427 Fix dependencies following removal of common dir
* This changed package mounting rules so we have to be stricter in what
the packages depend on.
 * Also make sqlite3.8 recipe hybrid-compatible.
2013-10-10 16:56:18 +02:00
Adrien Destugues
401f2a18da Add sqlite 3.8.0.2 recipe.
* Latest release from sqlite.
 * This fixes the libraries location as previous versions of the package
did not have them in the right place, also fixes the pkg-config script
location.
 * I could not rebuild the older recipes, apparently the source archive
was moved on sqlite server, and they don't link to it anymore.
2013-10-01 12:30:14 +02:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
5a99c6012a sqlite: support building for secondary architecture 2013-08-09 03:39:34 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
501e998c38 sqlite 3.7.13: update recipe
* Use runConfigure, jobArgs.
* Build separate devel package.
2013-06-17 19:00:46 +02:00
Ingo Weinhold
7565ab68d8 Update sqlite recipes to use fixPkgconfig 2013-04-26 01:38:30 +02:00
Ingo Weinhold
6b4cc9b2ac Remove older and intermediate sqlite non-recipes 2013-04-26 00:01:24 +02:00
Ingo Weinhold
ae5789b5ab Convert sqlite 3.7.13 recipe to actual recipe 2013-04-26 00:00:43 +02:00
Ingo Weinhold
7ea2ed82fe Update sqlite 3.7.5 recipe
* Correct version of provided lib:libsqlite3 -- it has it's own
  versioning.
* Drop provided lib:libsqlite.
* Move the development library stuff to develop/lib.
2013-04-25 23:51:42 +02:00
Oliver Tappe
a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe
66cce01b0c Work towards getting subversion with all dependencies built. The remaining
problem is that apr-util won't build yet, due to it relying on the sources of apr being around. We need support for source packages to solve that, so that will be the next step.
2013-04-14 22:06:31 +00:00
Oliver Tappe
01383b538d Revision 1 of sqlite-3.7.16.1:
* declared as untested on all architectures, such that it won't be tried
  by haikuporter yet
2013-04-12 23:11:39 +00:00
Scott McCreary
3ca9eb8d5e Changed recipe for sqlite-3.7.16.1 based on the updated one for sqlite-3.7.5 2013-04-10 10:41:19 +00:00
Ingo Weinhold
a035e90844 sqlite: Relax compat version from 3.7 to 3
The subversion requires is >= 3.4, so things didn't quite fit before.
2013-04-09 18:05:35 +00:00
Scott McCreary
e73e25f6e4 Update sqlite to 3.7.16.1 2013-04-05 15:43:33 +00:00