Commit Graph

11 Commits

Author SHA1 Message Date
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