This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Libraries > libepoxy (1.3.1)

Epoxy is a library for handling OpenGL function pointer management for you.

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().

libepoxy can be used during the build process of xorg-server. To enable the use
of libepoxy, edit the x/x11/configure/xorg-server file in the Slackware source
tree, and add this configure flag to the ./configure section:

--enable-glamor \

*Note*: If you have installed the wayland-1.6.0 package from SBo, you can build
Xwayland server for usage with a Wayland capable display compositor.

This package requires MesaLib be installed prior to building from the Slackware
default package schema.

Maintained by: James Powell
Keywords: libepoxy,egl,epoxy,opengl,gl
ChangeLog: libepoxy

Homepage:
https://github.com/anholt/libepoxy

Source Downloads:
libepoxy-1.3.1.tar.bz2 (96f6620a9b005a503e7b44b0b528287d)

Download SlackBuild:
libepoxy.tar.gz
libepoxy.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
libepoxy.SlackBuild
libepoxy.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds