Commit Graph

8 Commits

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