0
0
Fork 0
Commit Graph

203 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Fredrik Holmqvist d1f2e4a8f4 Added arm arm64 riscv64 for sqlite recipe 2021-08-27 21:41:08 +02:00
Schrijvers Luc 2bcd6538bc
lmdb and lmdbxx, bump version (#5811) 2021-04-03 12:32:54 +02:00
Schrijvers Luc 1408f6c4cc
sqlitebrowser, bump version (#5800) 2021-03-28 15:20:55 +02:00
Gerasim Troeglazov 3f2e62aabf KDb: add recipe 2021-03-03 10:28:48 +10:00
Alexander von Gluck IV c36e066783 lmdbxx: 0.9.14.0; drop unneeded dataDir/licenses 2021-02-04 08:17:24 -06:00
Alexander von Gluck IV 4c9b0ae17e lmdbxx: Bump version to newer fork 2021-02-04 08:14:54 -06:00
Jerome Duval 58f4d1cbf6 lmdbxx: reset revision 2021-02-04 10:30:05 +01:00
Jerome Duval 6cd70cfbe2 lmdbxx: add license file 2021-02-04 10:07:37 +01:00
Jérôme Duval ece18aa88d
lmdbxx: clean up 2021-02-04 07:53:19 +01:00
Alexander von Gluck IV 991cb83827 lmdbxx: Add 0.9.14.0 recipe. Someone should try to merge this into lmdb 2021-02-03 14:13:20 -06:00
Jerome Duval 2565001b75 sqlite: bump version 2021-01-28 16:58:23 +01:00
Jerome Duval 63e8fee3bc sqlite: bump version 2020-12-05 20:27:13 +01:00
Sergei Reznikov 45d19c1066 sqlcipher: bump version 2020-11-26 00:59:34 +03:00
Schrijvers Luc 2ed22cec73
postgresql, revbump, fix build (#5415) 2020-11-15 17:32:58 +01:00
Schrijvers Luc e1033edcc2
unixodbc, bump version (#5414) 2020-11-15 14:48:22 +01:00
Adrien Destugues ea1f47de04 Bump all recipes depending on icu to migrate to version 66. 2020-08-02 14:48:30 +02:00
Schrijvers Luc 2c5219eac5
mysql, re-work old bep file, mark as broken (#4928) 2020-05-17 15:14:19 +02:00
Augustin Cavalier d12d694835 sqlite: Bump version, disable static. 2020-04-11 14:49:04 -04:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
François Revol 2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Jerome Duval 5e4ba3be7e lmdb: bump version. 2019-11-19 19:32:33 +01:00
Jerome Duval 55c6984e59 redis: bump version. 2019-11-14 21:16:33 +01:00
Schrijvers Luc 5a2f0fdef2 libmysqlclient, fix broken link, add debug package, move cmd (#4366) 2019-11-11 16:53:54 +01:00
Jerome Duval d057bc61a2 sqlite: bump version. 2019-10-13 19:55:18 +02:00
miqlas b0bdaab4ac SQLite: bump version (#4273)
no soname change
2019-10-05 11:33:49 +02:00
miqlas d8bef1662e sqlitebrowser: bump version (#4274) 2019-10-05 10:30:35 +02:00
Sergei Reznikov 31fecb3f7d postgresql12: fix typo 2019-10-03 18:09:21 +00:00
Sergei Reznikov 842a697e01 postgresql12: add recipe 2019-10-03 18:05:05 +00:00
Jerome Duval 6c04fe3be1 sqlite: bump version. 2019-09-27 21:11:12 +02:00
Jérôme Duval 79d91a802f
sqlitebrowser: fix build on x86 secondary. 2019-09-11 21:12:04 +02:00
Jérôme Duval fad48b872b
sqlitebrowser: depends on cmd:lrelease 2019-09-11 21:01:15 +02:00
Jérôme Duval 3af3c4cbca
sqlitebrowser: https homepage. 2019-09-11 07:57:58 +02:00
waddlesplash 418c4ae741
postgresql11: Fix arch suffix for _server. 2019-09-02 13:48:12 -04:00
waddlesplash 0779253be8
postgresql11: Add missing provide of the server package. 2019-09-02 12:40:35 -04:00
Jerome Duval 3f9ebedbe9 sqlite: bump version. 2019-05-03 19:06:28 +02:00
Jerome Duval 650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval 99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jerome Duval 4a546ee471 sqlite: bump version. 2019-03-31 13:43:57 +02:00
miqlas bbd17f9690
PostgreSQL 11: new recipe (#3503) 2018-12-30 09:57:37 +01:00
miqlas 93b912744f SqLite: version bump (#3467) 2018-12-17 14:10:12 -05:00
fbrosson 2ac2146315
SQLite: bump to 3.25.3. 2018-11-06 00:16:35 +00:00
Augustin Cavalier a745267f4e postgresql: Only put main subdir in server package. 2018-10-30 21:51:37 -04:00
waddlesplash db0ab52cbd
postgresql: devel doesn't require server. 2018-10-30 19:59:18 -04:00
Augustin Cavalier 9eb787cfe7 postgresql: Add recipe for 9.6.10.
This one builds with GCC7, and hopefully on x86_64 also.
2018-10-30 19:53:10 -04:00
fbrosson f0ea3b1063
unixODBC: defineDebugInfoPackage. 2018-09-30 12:13:58 +00:00
fbrosson f618a562c4
unixODBC: bump to 2.3.7. 2018-09-30 11:31:47 +00:00
fbrosson fb334911f6
unixODBC: change style (drop unneeded {}, add ""), use libVersion*. 2018-09-30 11:31:46 +00:00
fbrosson d4d9119692
SQLite: bump to 3.25.2. 2018-09-26 03:47:23 +00:00