notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q3
khronos-texture Khronos Texture is a container for textures for OpenGL/Vulkan/etc
4.4.0 graphics on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.3.2Version of this port present on the latest quarterly branch.
Maintainer: vvd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-01 16:51:07
Last Update: 2025-03-31 23:40:04
Commit Hash: d91356f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/KhronosGroup/KTX-Software
Description:
KTX (Khronos Texture) is a lightweight container for textures for OpenGL(R), Vulkan(R) and other GPU APIs. KTX files contain all the parameters needed for texture loading. A single file can contain anything from a simple base-level 2D texture through to a cubemap array texture with mipmaps. Contained textures can be in a Basis Universal format, in any of the block-compressed formats supported by OpenGL family and Vulkan APIs and extensions or in an uncompressed single-plane format. Basis Universal currently encompasses two formats that can be quickly transcoded to any GPU-supported format: LZ/ETC1S, which combines block-compression and supercompression, and UASTC, a block-compressed format. Formats other than LZ/ETC1S can be supercompressed with Zstd and ZLIB.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/khronos-texture-4.4.0/catalog.mk
  2. /usr/local/share/licenses/khronos-texture-4.4.0/LICENSE
  3. /usr/local/share/licenses/khronos-texture-4.4.0/APACHE20
  4. bin/ktx
  5. bin/ktx2check
  6. bin/ktx2ktx2
  7. bin/ktxinfo
  8. bin/ktxsc
  9. bin/toktx
  10. include/KHR/khr_df.h
  11. include/ktx.h
  12. include/ktxvulkan.h
  13. lib/cmake/ktx/KtxConfig.cmake
  14. lib/cmake/ktx/KtxConfigVersion.cmake
  15. lib/cmake/ktx/KtxTargets-release.cmake
  16. lib/cmake/ktx/KtxTargets.cmake
  17. lib/libktx.so
  18. lib/libktx.so.0
  19. lib/libktx.so.0.0.0
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • khronos-texture>0:graphics/khronos-texture
To install the port:
cd /usr/ports/graphics/khronos-texture/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/khronos-texture
  • pkg install khronos-texture
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: khronos-texture
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1743426936 SHA256 (KhronosGroup-KTX-Software-v4.4.0_GH0.tar.gz) = 3585d76edcdcbe3a671479686f8c81c1c10339f419e4b02a9a6f19cc6e4e0612 SIZE (KhronosGroup-KTX-Software-v4.4.0_GH0.tar.gz) = 212537991

Packages (timestamps in pop-ups are UTC):
khronos-texture
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.4.04.4.0-4.4.04.4.0---
FreeBSD:13:quarterly4.4.04.4.0-4.4.04.4.0---
FreeBSD:14:latest4.4.04.4.0-4.4.04.4.0---
FreeBSD:14:quarterly4.4.04.4.0-4.4.04.4.0---
FreeBSD:15:latest4.4.04.4.0n/a4.4.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.11 : lang/python311
This port is required by:
for Libraries
  1. games/lwjgl3

Configuration Options:
===> The following configuration options are available for khronos-texture-4.4.0: ====> Use CPU-specific optimizations: you have to select exactly one of them AVX2=off: Use the AVX2 instruction set NONE=off: Don't use any SIMD instructions SSE2=on: Use the SSE2 instruction set SSE41=off: Use the SSE4.1 instruction set ===> Use 'make config' to modify these settings
Options name:
graphics_khronos-texture
USES:
cmake compiler:c++11-lib python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/KhronosGroup/KTX-Software/tar.gz/v4.4.0?dummy=/
Collapse this list.

There are no commits on branch 2024Q3 for this port