91 Commits

Author SHA1 Message Date
Christoph Reiter
7e5a74e711
sqlite: Update to 3.50.4 (#5558) 2025-08-09 21:38:45 +02:00
Dirk Stolle
eaf63622e5 sqlite: update to 3.50.3 2025-07-18 22:16:18 +02:00
Christoph Reiter
ded868b353 sqlite: Update to 3.50.2 2025-06-30 19:15:51 +02:00
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
7395dc2854
sqlite: Update to 3.50.1 (#5444) 2025-06-08 22:50:26 +02:00
Christoph Reiter
96808d595e
sqlite: Update to 3.50.0 (#5430) 2025-06-03 08:58:58 +02:00
Christoph Reiter
483e1b2819
sqlite: Update to 3.49.2 (#5394) 2025-05-17 16:01:08 +02:00
Christoph Reiter
c8763c7c64 sqlite: restore pcachetrace extension
we had a mingw patch for this already, so might as well fix it here too
2025-05-04 09:18:32 +02:00
Christoph Reiter
a11a001d26 sqlite: Update to 3.49.1
Port to new build system, and adjust things to give the same output.

* 0030-fix-prefix-and-install-dir.patch: fixups for the new build system
* 0031-use-packaged-lempar.c.patch: patch from debian for the same thing we did
* 0002-sqlite3.32.3-Makefile.in-fix-rule-compiling-rbu.exe.patch: adjusted for the new build system

All other patches should no longer be needed.

Drop extensions that don't build for now.
2025-05-03 18:32:27 +02:00
Christoph Reiter
fc74bc9980 sqlite: Update to 3.46.1 2024-08-19 09:37:48 +02:00
Christoph Reiter
d2dc0ca454 icu rebuilds 2024-06-10 22:02:26 +02:00
Christoph Reiter
26ff3bd8ce sqlite: Update to 3.46.0 2024-05-24 11:54:39 +02:00
Christoph Reiter
b8b4bac680 sqlite: Update to 3.45.3 2024-04-16 07:40:41 +02:00
Suyun114
bd6dd5c553 sqlite: update to 3.45.2 2024-04-06 18:30:03 +08:00
Christoph Reiter
19db64a71a More CPEs and anitya IDs 2024-03-27 17:37:54 +01:00
Christoph Reiter
d587d7b5e0 more CPEs 2024-03-25 11:19:53 +01:00
Christoph Reiter
17bb71c2bc sqlite: Update to 3.45.1 2024-02-01 19:40:01 +01:00
Christoph Reiter
399e79ccf7 sqlite: Update to 3.45.0 2024-01-17 07:14:05 +01:00
Christoph Reiter
e0173c1e4a sqlite: Update to 3.44.2 2023-11-26 18:00:32 +01:00
Christoph Reiter
4f7adab194 sqlite: Update to 3.44.1
no docs release this time, so split the versions
2023-11-23 20:04:41 +01:00
Christoph Reiter
969aa14630 sqlite: Update to 3.44.0 2023-11-18 16:37:23 +01:00
Christoph Reiter
aba9677aea sqlite: Update to 3.43.1 2023-09-11 21:00:36 +02:00
Jannick
0310a89c69 sqlite 3.42.0: remove unnecessary dependencies from split packages 2023-05-25 09:51:46 +02:00
Christoph Reiter
e12087cff4 sqlite: Update to 3.42.0 2023-05-18 12:27:30 +02:00
Biswapriyo Nath
af2d9260bf expect, sqlite: rebuild for tcl package split 2023-04-17 12:51:07 +05:30
Christoph Reiter
29921aa965 tcl rebuilds 2023-04-16 19:49:15 +02:00
Christoph Reiter
cb7b5451f6 sqlite: Update to 3.41.2 2023-03-24 16:15:14 +01:00
Christoph Reiter
b05c7937d0 sqlite: Update to 3.41.1 2023-03-14 07:49:14 +01:00
Christoph Reiter
51a275d0c8 sqlite: Update to 3.41.0 2023-03-03 09:58:17 +01:00
Christoph Reiter
77407585ae sqlite: Update to 3.40.1 2023-01-01 13:02:27 +01:00
Jannick
90d444e6f9 sqlite: update to 3.40.0 2022-11-17 11:24:19 +01:00
Christoph Reiter
3aa2d767e7 sqlite: Update to 3.39.4 2022-10-08 11:45:28 +02:00
Christoph Reiter
a47a64a208 sqlite: Update to 3.39.2 2022-07-22 10:20:20 +02:00
Christoph Reiter
88e09f2dfd sqlite: Update to 3.38.5 2022-05-07 15:43:33 +02:00
Christoph Reiter
8705a2bb01 sqlite: Update to 3.38.2 2022-04-03 13:52:54 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Biswapriyo Nath
ed8a4e93ed Rebuild for icu 70.1 2021-11-30 15:24:21 +05:30
Christoph Reiter
6175648817 Rebuilds for icu 2021-08-26 06:07:53 +02:00
Jannick
4558ea2abb sqlite: Upgrade to 3.36.0
* PKGBUILD
  - upgrade version numbers and related hashes
  - rename patch
* Makefile.ext.in
  - add regexp.c to CSRC_IGNORE, since module is compiled into sqlite client
    since version 3.36.0
* 0007-sqlite3.36.0-Makefile.in-fix-libtclsqlite-package-installation-bug.patch
  - renamed from 0007-sqlite3.32.3-Makefile.in-fix-libtclsqlite-package-installation-bug.patch
  - remove patch about 'info sharedlibextension' which now works with tclsh
* 0007-sqlite3.32.3-Makefile.in-fix-libtclsqlite-package-installation-bug.patch
  - renamed
2021-06-21 23:27:33 +02:00
Konstantin Podsvirov
7350a70ec3 sqlite: Update to 3.35.5 2021-04-19 23:01:17 +03:00
Konstantin Podsvirov
3a71942407 sqlite: Update to 3.35.4 2021-04-03 15:09:21 +03:00
Konstantin Podsvirov
6f6e4dcce0 sqlite: Update to 3.35.3 2021-03-27 17:08:56 +03:00
Konstantin Podsvirov
986cbc4fc3 sqlite: Update to 3.35.2 2021-03-18 07:15:56 +03:00
Konstantin Podsvirov
403975d578 sqlite: Update to 3.35.1
The patch release 3.35.1 contains
bug fix (https://www.sqlite.org/src/info/1c24a659e6d7f3a1)
and documentation improvements.
2021-03-16 18:45:22 +03:00
Jannick
555740f106 sqlite: Update to 3.35.0
* PKGBUILD:
  - increase version to 3.35.0 and year to 2021
  - remove redundant configure flag '--enable-rtree' (implied by flag
    '--enable-all')
  - add CFLAG 'SQLITE_ENABLE_MATH_FUNCTIONS' new since 3.35.0 to activate
    math functions
2021-03-15 17:17:51 +01:00
Jannick
53cbc4a766 sqlite: Update to 3.34.0
* PKGBUILD:
  - update version variables
  - replace 0010-lemon-share.patch by 0010-sqlite-3.34.0-lemon.patch
* 0010-sqlite-3.34.0-lemon.patch:
  - renamed from 0010-lemon-share.patch
  - adjust second patch hunk to sqlite 3.34.0
2020-12-01 23:34:01 +01:00
Christoph Reiter
bfa748d680 sqlite: don't replace lemon with itself
also no reason it should be in base-devel
2020-09-03 21:56:16 +02:00
Jannick
ac29386cd4 sqlite: Update to 3.33.0
* PKGBUILD:
  - update version, hashes etc.
  - add variable _sqlite_year for better maintenance
  - cleanup dependencies of split-packages (as of sqlite 3.33.0)
2020-08-24 20:13:23 +02:00
Jannick
e3a20e2574 sqlite(3.32.3): merge package 'lemon' into 'sqlite' as split-package 2020-08-24 20:11:01 +02:00