Commit Graph

31 Commits

Author SHA1 Message Date
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 79f1d414be poppler: Add required patch 2017-09-11 20:09:33 +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
Fredrik Fornwall 379db8b623 libxml2: Update from 2.9.2 to 2.9.3
This required rebuilding dependent packages after soname bump.
2015-12-20 20:46:55 -05:00
Fredrik Fornwall 1f35974de0 poppler: Disable poppler-glib
This avoids depending on glib. It can be split up into separate
subpackage if anyone needs that, but for now just don't build it.
2015-11-13 22:59:54 -05:00
Fredrik Fornwall 637f22d133 Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26).

It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
2015-10-13 15:48:40 -04:00
Fredrik Fornwall 0b036272fe poppler: Update to 0.36 2015-09-17 11:24:43 -04:00
Fredrik Fornwall 19c5064ef9 poppler: Update from 0.34 to 0.35 2015-08-27 19:41:04 -04:00
Fredrik Fornwall 54e2de2f63 poppler: Update from 0.33.0 to 0.34.0 2015-07-15 12:38:52 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00