mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
- Context: similar to https://github.com/termux/termux-packages/pull/24956. This is needed as a deeply-nested dependency of a potential improved Blender package.
- Enable manpages
- New files provided after this change:
```diff
/data/data/com.termux/files/usr/lib/pkgconfig/libwebpdemux.pc
/data/data/com.termux/files/usr/lib/pkgconfig/libwebpmux.pc
/data/data/com.termux/files/usr/share
+/data/data/com.termux/files/usr/share/WebP
+/data/data/com.termux/files/usr/share/WebP/cmake
+/data/data/com.termux/files/usr/share/WebP/cmake/WebPConfig.cmake
+/data/data/com.termux/files/usr/share/WebP/cmake/WebPConfigVersion.cmake
+/data/data/com.termux/files/usr/share/WebP/cmake/WebPTargets-release.cmake
+/data/data/com.termux/files/usr/share/WebP/cmake/WebPTargets.cmake
/data/data/com.termux/files/usr/share/doc
/data/data/com.termux/files/usr/share/doc/libwebp
/data/data/com.termux/files/usr/share/doc/libwebp/copyright
+/data/data/com.termux/files/usr/share/man
+/data/data/com.termux/files/usr/share/man/man1
+/data/data/com.termux/files/usr/share/man/man1/cwebp.1.gz
+/data/data/com.termux/files/usr/share/man/man1/dwebp.1.gz
+/data/data/com.termux/files/usr/share/man/man1/gif2webp.1.gz
+/data/data/com.termux/files/usr/share/man/man1/img2webp.1.gz
+/data/data/com.termux/files/usr/share/man/man1/webpinfo.1.gz
+/data/data/com.termux/files/usr/share/man/man1/webpmux.1.gz
```
- Compare Arch Linux: 8aad1cd0f1/PKGBUILD