termux-pacman-bot b674eae39a fix(x11/opensubdiv): correct absolute paths in provided CMake files
- Context: similar to https://github.com/termux/termux-packages/pull/24956. This might be helpful for a future nested dependency of Blender.

- Fixes this error when some projects import `opensubdiv` through CMake, by preventing the generation of a malformed path `/data/data/com.termux/files/usr//data/data/com.termux/files/usr/lib` in `OpenSubdivConfig.cmake`:

```
CMake Error at /data/data/com.termux/files/usr/lib/cmake/OpenSubdiv/OpenSubdivConfig.cmake:11 (message):
  File or directory
  /data/data/com.termux/files/usr//data/data/com.termux/files/usr/lib
  referenced by variable OpenSubdiv_LIB_DIR does not exist !
Call Stack (most recent call first):
  /data/data/com.termux/files/usr/lib/cmake/OpenSubdiv/OpenSubdivConfig.cmake:28 (set_and_check)
  cmake/defaults/Packages.cmake:225 (find_package)
  CMakeLists.txt:23 (include)

-- Configuring incomplete, errors occurred!
```

- Copied and pasted from https://github.com/PixarAnimationStudios/OpenSubdiv/pull/1315
2025-06-06 08:41:54 +00:00
2025-04-20 01:38:20 +03:00
2025-05-12 12:48:32 +00:00
2024-11-09 02:47:14 +00:00
2025-06-05 12:48:38 +00:00
2025-05-07 17:08:21 +00:00
2025-05-12 12:48:32 +00:00
2025-04-27 21:35:50 +00:00
2025-05-18 16:07:08 +00:00
2025-02-23 13:06:54 +00:00

Termux packages for pacman - official git repo mirror

GitHub repo size Packages last build status Repo last update status
More about the repository

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
A build system and primary set of packages in format pacman for Termux.
Readme 95 MiB
Languages
Shell 79.7%
C 13.2%
C++ 2.7%
CMake 1.1%
Python 0.8%
Other 2.3%