1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 15:47:06 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
Leonid Pliushch
8df33eaf14
poppler: update to 21.05.0 2021-05-05 15:43:12 +00:00
Leonid Pliushch
610e089040
poppler: update to 21.02.0 2021-02-07 20:16:17 +00:00
Leonid Pliushch
dbe50ef14b
poppler: bump revision 2021-02-07 18:09:32 +00:00
Leonid Pliushch
e43f8c433e
poppler: update to 21.01.0 2021-01-07 16:28:31 +02:00
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Henrik Grimler
ea17dbad8d poppler: update to 20.10.0 2020-10-17 23:44:05 +02:00
Butta
1747ba6774 libzim: update from 6.2.0 to 6.2.1
poppler: update from 20.08.0 to 20.09.0

redis: update from 6.0.6 to 6.0.7

vim and vim-python: update from 8.2.1500 to 8.2.1550
2020-09-03 01:10:35 +05:30
Butta
c3ba1a4259 poppler: update from 0.88.0 to 20.08.0 2020-08-27 23:44:06 +05:30
Butta
8b701199e3 boost: update from 1.73.0 to 1.74.0 and bump dependent packages 2020-08-16 13:27:12 +05:30
Henrik Grimler
402ccd1b6c poppler: update to 0.88.0
Works with texlive without updated patches it seems
2020-05-14 21:59:29 +02:00
Henrik Grimler
0f64b6e1f8 poppler: update to 0.87.0 2020-04-04 08:14:42 +02:00
Henrik Grimler
8dc74e3759 poppler: add boost to build depends
Improves performance.
2020-03-20 08:10:35 +01:00
Leonid Pliushch
ba0b837b7e poppler: update to 0.86.1 2020-03-19 21:22:01 +02:00
Leonid Pliushch
62b342974b poppler: update to 0.85.0 2020-01-31 14:56:42 +02:00
Leonid Pliushch
e59b000380 poppler: update to 0.84.0 2020-01-11 21:38:29 +02:00
Leonid Pliushch
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
04c9d415cd bump revisions of packages using libjpeg-turbo 2019-07-25 16:06:29 +03:00
Leonid Pliushch
3761d7c433 poppler: update to 0.79.0 2019-07-23 16:09:30 +03:00
Leonid Pliushch
23ff0823f3 poppler: bump revision 2019-06-20 00:52:42 +03:00
Leonid Pliushch
b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Tom Yan
d5421d72ab poppler: Update from 0.75.0 to 0.76.1 2019-05-04 10:12:41 +03:00
Leonid Pliushch
619819c9d6 poppler: glib-mkenums fix is no longer needed 2019-04-09 14:50:54 +03:00
Leonid Pliushch
dbb4f0a88d poppler: do not store glib-mkenums in deb file
Sed modifies file timestamp. This causes file to be included into
package.
2019-03-31 20:54:22 +03:00
Leonid Pliushch
619ac04ca9 poppler: quick fix for glib-mkenums execution 2019-03-31 20:07:05 +03:00
Tom Yan
1ef4973deb poppler: Update from 0.74.0 to 0.75.0 2019-03-30 15:39:27 +02:00
Tom Yan
95ada2d0ab Revert "poppler: fix fast-build problems"
This reverts commit 35ba2da192.
2019-03-20 19:23:51 +02:00
Leonid Pliushch
2dee1b8508 poppler: fix fast-build problems
Error was:

CMake Error at /data/data/com.termux/files/usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets.cmake:79 (message):
  The imported target "opj_decompress" references the file

     "/data/data/com.termux/files/usr/bin/opj_decompress"

  but this file does not exist.
2019-03-20 16:27:30 +02:00
Leonid Pliushch
958cccd505 poppler: enable glib bindings
Needed for some x11 packages.
2019-03-20 15:08:38 +02:00
Tom Yan
3cef86565e poppler: Update from 0.72.0 to 0.74.0 2019-03-18 21:46:05 +02:00
Leonid Pliushch
2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Tom Yan
213cb5538c poppler: Update from 0.67.0 to 0.72.0 2018-12-28 23:33:54 +01:00
Henrik Grimler
e69968010e poppler: avoid trying to use qt5 stuff 2018-08-09 23:02:43 +02:00
Fredrik Fornwall
952620e42a poppler: Update from 0.66.0 to 0.67.0 2018-07-23 00:14:22 +02:00
Tom Yan
1345c7435c poppler: make use of fontconfig
The CMakeLists.txt shipped by upstream assumes that fontconfig is
not available in Android, which is not the case in Termux. Enable
the use of fontconfig with cached value.

Also remove the patch that matters only when poppler is built
without fontconfig support.
2018-07-11 15:04:05 +02:00
Fredrik Fornwall
6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall
47d60c7f58 poppler: Update from 0.65.0 to 0.66.0 2018-06-21 00:33:08 +02:00
Leonid Pliushch
64ba99d8dc poppler: fix tmpdir 2018-06-20 01:59:22 +02:00
Leonid Pliushch
0960313a51 poppler: fix fonts-related paths 2018-06-20 01:59:22 +02:00
Fredrik Fornwall
ab6b83ee2a poppler: Update from 0.64.0 to 0.65.0 2018-05-20 14:37:12 +02:00
Henrik Grimler
bc4dd45e64 poppler: update to 0.64 2018-05-01 23:09:34 +02:00
Henrik Grimler
0a2568a871 poppler: revert commit efabca9
Possible thanks to new texlive-bin patches from upstream.
Valgrind no longer gives errors and pdflatex is about twice as fast when
including (some?) pdf images.
2018-01-30 14:14:33 +01:00
Fredrik Fornwall
7606d460c4 poppler: Update from 0.61.1 to 0.62.0 2017-12-05 22:04:18 +01:00
Fredrik Fornwall
8e5c072562 poppler: Add printf patch (fixes #1900) 2017-12-05 21:45:52 +01:00
Henrik Grimler
c33dc783a3 poppler: disable multithreading. Fixes #1657. (#1806)
valgrind still complains though.
2017-11-19 01:42:18 +01:00
Fredrik Fornwall
fba9a2b10a poppler: Update from 0.60.1 to 0.61.1 2017-11-12 20:40:23 +01:00
Fredrik Fornwall
c6ea843b92 poppler: Update from 0.59.0 to 0.60.1
This update switches the build system from autoconf to cmake.
2017-10-08 15:38:23 +02:00
Henrik Grimler
52dd7fada6 texlive-bin: patch to make it work with poppler 0.59.0 (#1606) 2017-10-08 15:05:27 +02:00
Stephen
4a486abae5 add dependencies to poppler
#1169
2017-09-14 23:29:49 +02:00
Fredrik Fornwall
5374e86fe3 poppler: Revert back to 0.57.0 (see #1486)
The package version number is 0.59.0.1 to get a higher version
number, but the poppler version used is 0.57.0.

This ugliness will be temporary until we can update to a later
version.
2017-09-14 20:21:50 +02:00