Commit Graph

57 Commits

Author SHA1 Message Date
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 35ba2da19232fc6f4b69cf2b6db3238d88c10e47.
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 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
Fredrik Fornwall ae21455dad poppler: Fix source checksum 2017-09-11 20:04:20 +02:00
Auxilus 455e971e36 Update build.sh 2017-09-11 19:51:25 +02:00
Fredrik Fornwall 6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall d452c5aa54 cairo: Update from 1.4.8 to 1.4.10
This required rebuilding cairo-using packages due to a shared
library name change (libcairo.so.2 -> libcairo.so).
2017-06-19 15:26:27 +02:00
Fredrik Fornwall a0f9e8a780 poppler: Update from 0.52.0 to 0.55.0 2017-05-22 23:23:28 +02:00
Vishal Biswas f3b094fe32 Another round of minor updates (#781)
* lftp: update from 4.7.5 to 4.7.6

* strace: update from 4.15 to 4.16

* glib: update from 2.50.2 to 2.50.3

* getmail: update from 4.53.0 to 4.54.0

* poppler: update from 0.51.0 to 0.52.0
2017-02-20 05:02:33 +01:00
Fredrik Fornwall 0e180bd6c9 poppler: Update from 0.47 to 0.51 2017-01-19 04:25:42 +01:00
rnauber cb2a32e4df Add a TexLive package (#621)
* Add a TexLive package

* fix texlive installer

* some polish for texlive

* some more polish for texlive

* texlive: automatically trigger (post-)installation

* texlive: remove the bundled icu from the PR and polish some more...

* texlive: fix hardcoded build tuple and use popplers xpdf
2017-01-19 04:21:42 +01:00
Fredrik Fornwall e7b7d707b8 poppler: Update from 0.46 to 0.47 2016-08-31 17:42:30 -04:00
Fredrik Fornwall 5226ce7f62 poppler: Update from 0.43.0 to 0.46.0 2016-08-12 22:10:51 -04:00
Fredrik Fornwall 3f300a10fc Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.

Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall 987f6c6590 poppler: Update from 0.39.0 to 0.41.0 2016-03-07 19:56:20 -05:00