Commit Graph

21 Commits

Author SHA1 Message Date
Leonid Pliushch 5c7419b80d libjasper: specify lib directory for installation
When building on device (aarch64), the lib directory is set to $PREFIX/lib64
which is wrong and should be overridden.
2019-08-16 22:10:04 +03:00
Leonid Pliushch 4d3c26d56e libjasper: fix linking with libm for on-device builds 2019-08-16 21:53:40 +03: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
Tom Yan 4202d0ac6e gmic: remove -lgcc hack 2019-05-14 17:53:00 +03:00
Leonid Pliushch 679fc85066 libjasper: bump revision after 0d1170cc 2019-05-06 17:31:26 +03:00
Fredrik Fornwall 7cbbff2b24 libjasper: Update from 2.0.14 to 2.0.16 2019-03-17 19:09:34 +01:00
its-pointless c1b65a538e version names change 2019-02-24 20:39:35 +02:00
Leonid Pliushch 6a3865aa08 fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall c98c91496d Pass -DDOXYGEN_EXECUTABLE to cmake for all builds
This avoids cmake picking up a cross-compiled doxygen binary.
2018-09-06 06:36:42 +02:00
Fredrik Fornwall a1e1c8ea1c libjasper: Do not pick up cross-compiled doxygen 2018-09-04 23:38:38 +02:00
Fredrik Fornwall 95d7e16577 libjasper: Update from 2.0.13 to 2.0.14 2017-10-15 01:02:39 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 47e31105e6 libjasper: -Werror=implicit-function-declaration 2017-07-07 09:02:01 +02:00
Fredrik Fornwall f4053cf69b libjasper: Update from 2.0.12 to 2.0.13 2017-05-21 09:08:38 +02:00
Fredrik Fornwall a0161a8d8b libjasper: Update from 2.0.10 to 2.0.12 2017-03-05 03:09:42 +01:00
Fredrik Fornwall fe35a2af15 libpipeline: Update from 1.4.0 to 1.4.1 2017-01-29 23:44:44 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -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 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00