-current xlibre SlackBuild
Find a file
2026-06-20 20:36:36 -03:00
xlibre sync from -current 2026-06-17 20:12:16 -03:00
LICENSE add LICENSE 2026-06-12 14:57:01 -03:00
README fix README 2026-06-20 20:36:36 -03:00

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.