-current xlibre SlackBuild
- Shell 100%
| xlibre | ||
| LICENSE | ||
| README | ||
XLIBRE-SLACKBUILD
xlibre-SlackBuild tracks the Slackware-current xlibre package and is
used for testing development and pre-release XLibre snapshots.
The repository is based on the xlibre sources available in the
Slackware testing tree.
SOURCE
https://mirrors.kernel.org/slackware/slackware64-current/testing/source/xlibre/
USAGE
Build the XLibre server packages:
cd xlibre/xlibre-server
./xlibre-server.SlackBuild
upgradepkg --install-new /tmp/xlibre-server-*.txz
This build also produces companion packages such as in /tmp
xlibre-server-xnest
xlibre-server-xvfb
xlibre-server-xephyr
Build and install the X drivers:
cd xlibre/xlibre-drivers
./xlibre-drivers.SlackBuild driver
The driver wrapper runs `x11/x11.SlackBuild driver`, and the driver
build script installs the generated packages automatically.
NOTES
This repository exists to track local changes and test newer XLibre
snapshots before they are added to the Slackware testing tree.
The XLibre server package alone is not sufficient. Matching X drivers
should also be built and installed using the driver build script.
LICENSE
Files retain their original licenses.