blob: 289182a25c30d9b0f2664b0c237a09b27217272f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libx11-git
pkgdesc = Core X11 protocol client library
pkgver = 1.8.9.r22.g751fbc59
pkgrel = 1
url = https://www.x.org/wiki/
arch = i686
arch = x86_64
license = LicenseRef-custom
makedepends = git
makedepends = xorg-util-macros
makedepends = xtrans
depends = glibc
depends = libxcb
depends = xorgproto
provides = libx11=1.8.9.r22.g751fbc59
conflicts = libx11
options = staticlibs
source = git+https://gitlab.freedesktop.org/xorg/lib/libx11.git
sha256sums = SKIP
pkgname = libx11-git
|