Exherbo
GitLab
Packages
x11-libs/xtrans
X11 network protocol transport library.
Versions
Slot
Version
Repository
Platforms
0
1.6.0
x11
~amd64
~arm
~armv7
~armv8
~x86
Metadata
Homepage
https://www.x.org
Summary
X11 network protocol transport library
Description
xtrans is a library of code that is shared among various X packages to handle network protocol transport in a modular fashion, allowing a single place to add new transport types. It is used by the X server, libX11, libICE, the X font server, and related components. It is however, *NOT* a shared library, but code which each consumer includes and builds it's own copy of with various #ifdef flags to make each copy slightly different. To support this in the modular build system, this package simply installs the C source files into $(prefix)/include/X11/Xtrans and installs a pkg-config file and an autoconf m4 macro file with the flags needed to use it.
Dependencies
(
(
build:
x11-utils/util-macros
doc? (
app-text/xmlto[>=0.0.22]
)
)
(
build:
virtual/pkg-config
)
(
build:
sys-devel/libtool
sys-devel/autoconf:2.7
sys-devel/automake:1.17
)
)
Downloads
https://xorg.freedesktop.org/archive/individual/lib/xtrans-1.6.0.tar.xz
Licences
X11
Choices
OPTIONS
doc
Adds extra documentation (API, Javadoc, etc)