Commit Graph

15 Commits

Author SHA1 Message Date
Fredrik Fornwall 7bc9d4d65e freeimage: Build using std=c++11
This fixes building on Android NDK 26, which otherwise defaults to
C++ 17. See

https://github.com/termux/termux-packages/pull/17863
2023-10-04 08:40:05 +02:00
Tee KOBAYASHI 074362edb3 freeimage: Fix implicit function declaration
%ci:no-build
2023-04-13 06:06:15 +09:00
Tee KOBAYASHI 818f5f5032 *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-04 09:44:57 +09:00
Tee KOBAYASHI 4ec928145e *: Add missing libc++ dependency
%ci:no-build
2022-11-08 22:28:02 +09:00
2096779623 dd23a889c2 chore: Remove the . in TERMUX_PKG_DESCRIPTION
[skip ci]
2022-07-11 15:45:04 +05:30
Henrik Grimler 4b62e1fe3b freeimage: remove swab patch
Not needed with ndk-r23
2021-10-22 23:05:45 +02:00
Aditya Alok 1669b8b0e3 freeimage: bump revision 2021-08-27 10:53:13 +02:00
Aditya Alok 86ef8dfe28 freeimage: define TEMP_DIRECTORY for libJPEG 2021-08-27 10:53:13 +02:00
Aditya Alok c0820b2650 freeimage: fix prefix in patch 2021-08-27 10:53:13 +02:00
Aditya Alok 2821bdc9ba freeimage: improve patches and disable PNG optimisation for arm arch's only 2021-08-27 10:53:13 +02:00
Henrik Grimler 473374291d freeimage: re-build after fixing build system regression
All packages with zip archives had similar issues, fixed in
05728b58e5.
2021-08-25 21:46:00 +02:00
Lucy Phipps b5027ef9fa
bump emacs, flyctl, freeimage
https://github.com/termux/termux-packages/pull/7335#issuecomment-904202191
2021-08-24 20:12:58 +01:00
Aditya Alok faf4413089
freeimage: fixes (#7371)
* libm was missing
* disable arm-neon optimisation in LibPng since arm code is missing (which gave undefined error)
* swab patch was included but not compiled
2021-08-21 13:12:10 +03: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
ifurther a65bb1d803 new package: freeimage (#5637) 2020-08-04 00:57:54 +03:00