82 Commits

Author SHA1 Message Date
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
Jannick
70146d0d8c sqlite(3.32.3): add package function 'check' in PKGBUILD
NB: Failing tests primarily relate to symlink tests assuming that symlinks
are properly created on a Unix-like system, which is not the case for MSYS2
as of now.
2020-08-24 20:11:00 +02:00
Jannick
1cb8955e61 sqlite(3.32.3): add sqlite3_analyzer.exe and dbhash.exe to split-package 'sqlite' 2020-08-24 20:10:59 +02:00
Jannick
0d9eda5751 sqlite(3.32.3): cleanup and update parameters for configure run 2020-08-24 20:10:56 +02:00
Jannick
9089f110b1 sqlite(3.32.3): add back split-package 'sqlite-extensions', compilable out of the box
* PKGBUILD:
  - add the template Makefile.ext.in governing the compilation and installation
    of all relevant sqlite extensions
  - reactivate the split-package function 'package_sqlite-extensions'
  - remove all the obsolete code used by the patch removed in the previous commit
* Makefile.ext.in:
  - add the Makfefile template for building and installing sqlite extensions directly
    from source code.
* README.md.in:
  - add README file about loading sqlite extensions
2020-08-24 20:10:55 +02:00
Jannick
325eedfc14 sqlite(3.32.3): remove dependency on version-dependent 3rd-party patch
This commit as a heavy overhaul removes the dependency on a version-dependent
third-party patch which obfuscates what is going on and prevents transparent
maintenance.  As an intermediate step the split package 'sqlite-extensions'
is temporarily removed, but is added back in the subsequent commit to make
more understandable the commit series this commit is part of.

The overall goal is to compile the splite package together with packaging
all of its MSYS2 split-packages straight out of the box for each sqlite
package release.

* PKGBUILD:
  - switch from source package 'sqlite-autoconf-XXXXXXX.tar.gz' to
    'sqlite-src-XXXXXXX.zip' which contains the extension source code
  - remove 'sqlite-3.28.0-msys2.patch' which is obsolete since its changes
    are overridden by 'autoreconf'
  - remove 'sqlite-3.28.0-msys2.patch' provided by third party and comprising
    not well maintained sqlite extension code
  - add three patches for flawless package compilation
  - build package rather in separate build directory instead in source
    code directory (VPATH compilation)
  - note that targets of the split package 'tcl-sqlite' are now built by
    the main 'make' run (instead of a separate configure step when using
    sqlite-autoconf-XXXXXXX.tar.gz as source package)
  - sqlite split-packages are restructured as follows, in line with the overall
    structure of the sqlite package (as of 3.32.3):
    - sqlite-compress   : moved to 'sqlite-extensions'
    - sqlite-extensions : added back in subsequent commit (!)
    - sqlite-icu        : extension obsolete since icu compiled into sqlite3.exe
                          by default
    - sqlite-rbu        : extension moved to 'sqlite-extensions', executable
                          to 'sqlite'
    - sqlite-vfslog     : moved to 'sqlite-extensions'
* sqlite-3.28.0-msys2.patch: removed since obsolete after running 'autoreconf'.
* sqlite3-3.32.3-1.src.patch: removed as third-party patch
* other patches: fix compilation and installation bugs
2020-08-24 10:06:49 +02:00
Jannick
a0f03eda55 sqlite(3.32.3): simplify split-package 'sqlite-doc' 2020-08-24 09:57:49 +02:00
Alexey Pavlov
ce1f319698 sqlite : Update to 3.32.3 2020-07-20 12:42:41 +03:00
Alexey Pavlov
4f5e10b28f sqlite: Fix packaging 2020-01-16 10:32:07 +03:00
Alexey Pavlov
83a2ab55cf sqlite: Fix PKGBUILD 2020-01-15 16:11:11 +03:00