aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libzim
Commit message (Collapse)AuthorAgeFilesLines
* testing/libzim: rebuild against icu 65.1TBK2020-02-221-1/+1
|
* testing/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-2/+2
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* tree-wide: use --buildtype=debugoptimized for meson packagesRasmus Thomsen2020-01-071-2/+2
| | | | | | | As of now we're using the buildttype 'release', which produces optimized builds but without any usable debugging info, which makes debugging crashes impossible, even if a -dbg subpackage exists. As such we should build in the buildmode 'debugoptimized' to offer proper debug symbols.
* testing/libzim: use renamed cythonNatanael Copa2019-11-051-2/+2
|
* testing/libzim: upgrade to v6.0.2Oleg Titov2019-10-281-2/+2
| | | | Ref https://github.com/openzim/libzim/blob/master/ChangeLog
* testing/libzim: upgrade to 6.0.1Oleg Titov2019-09-131-2/+2
| | | | - https://github.com/openzim/libzim/blob/master/ChangeLog 6.0.1
* testing/libzim: upgrade to 5.1.0prspkt2019-08-281-13/+7
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* testing/libzim: upgrade to 5.0.1Oleg Titov2019-08-051-8/+5
| | | | | | | - https://github.com/openzim/libzim/releases 5.0.1 - Move gtest-dev, python3-dev, and cython from makedepends to checkdepends - Replace cython by cython3 in checkdepends - Remove SKIP_BIG_MEMORY_TEST=1 from check()
* testing/libzim: upgrade to 5.0.0Oleg Titov2019-06-141-3/+2
| | | | - License remove
* testing/libzim: modernizeOleg Titov2019-05-031-6/+3
| | | | - License clarification
* testing/libzim: upgrade to 4.0.7Oleg Titov2019-05-021-2/+2
| | | | - https://github.com/openzim/libzim/releases 4.0.7
* testing/libzim: add cython to makedepends, rebuild packageOleg Titov2019-04-161-3/+12
|
* testing/libzim: moving gtest from makedepends to checkdepends, skip big ↵Oleg Titov2019-03-291-2/+3
| | | | memory test
* testing/libzim: new aportOleg Titov2019-03-221-0/+40
https://openzim.org/ Reference implementation of the ZIM file format