libepoxy
Port variant std
Summary OpenGL function pointer management library
BROKEN
Package version 1.5.10_3
Homepage https://github.com/anholt/libepoxy
Keywords graphics
Maintainer nobody
License MIT
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 AUG 2024, 21:24:17 UTC
Port created 16 JUN 2017, 02:59:55 UTC
Subpackage Descriptions
set Subpackage description undefined (port maintainer error).
primary Epoxy is a library for handling OpenGL function pointer management. It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader().
dev This is the developer subpackage of the libepoxy:std port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) libglvnd:dev:std
pkgconf:primary:std
meson:single:std
ninja:single:std
xorg-x11:dev:std
xorg-macros:single:std
python312:dev:std
python312:primary:std
autoselect-python:single:std
libbsd4sol:single:std (sunos)
Build and Runtime libglvnd:primary:std
xorg-x11:primary:std
Runtime (only) xorg-x11:dev:std (dev subpackage)
libglvnd:dev:std (dev subpackage)
Download groups
main mirror://GITHUB/anholt:libepoxy:1.5.10
Distribution File Information
a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15 332078 anholt-libepoxy-1.5.10.tar.gz
Ports that require libepoxy:std
gtk3:std Gimp Toolkit for X11 GUI
gtk4:std Gimp Toolkit for X11 GUI
gtkmm40:std C++ interface for popular GUI library gtk4
libgltf:std Rendering library for glTF
qemu:std Fast CPU emulator and virtualizer for x86 platform
webkit2:api60 Opensource browser engine using GTK4 (API 6.0)
xorg-server:nest Nesting X server from X.Org
xorg-server:std X.Org X server and related programs
xorg-server:virtual X virtual framebuffer server from X.Org
xorg-server:xephyr X server from X.Org based on kdrive