mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-21 08:52:40 +00:00
b3aca58bebfc76cef09f9d2589f25ed83e7d56d3
gegl 0.4.66 for 32-bit ARM
- After upstream commit 5055e24185, this error began in the build for 32-bit ARM:
```
Problem found in gegl/gegl.def
the following symbols are in the library,
but are not listed in the .def-file:
+ gegl_downscale_2x2_arm_neon
+ gegl_downscale_2x2_get_fun_arm_neon
+ gegl_downscale_2x2_nearest_arm_neon
+ gegl_resample_bilinear_arm_neon
+ gegl_resample_boxfilter_arm_neon
+ gegl_resample_nearest_arm_neon
```
it appears that the upstream commit was not tested for 32-bit ARM before releasing, and upstream's CI does not test building for 32-bit ARM.
Termux packages for pacman - official git repo mirror
Code for connecting repository:
main:
[main]
Server = https://service.termux-pacman.dev/main/$arch
x11:
[x11]
Server = https://service.termux-pacman.dev/x11/$arch
root:
[root]
Server = https://service.termux-pacman.dev/root/$arch
Other information:
- Android support: 7+
- Architecture support: all (aarch64, arm, x86_64, i686)
- Signature: termux-pacman organization gpg key
- Powered by aws
- Root repository: https://github.com/termux/termux-packages
- Organization maintaining the root repository: termux
Description
Languages
Shell
80.7%
C
12.5%
C++
2.6%
CMake
1%
Python
0.8%
Other
2.2%