blob: 8d2be368f1a30d5fbc008569b434a3ec820b82ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mingw-w64-libxau
pkgdesc = X11 authorisation library (mingw-w64)
pkgver = 1.0.8
pkgrel = 1
url = https://xorg.freedesktop.org
arch = any
license = custom
makedepends = mingw-w64-pkg-config
makedepends = mingw-w64-configure
depends = mingw-w64-crt
depends = mingw-w64-xproto
options = !strip
options = staticlibs
options = !buildflags
source = libXau-1.0.8.tar.bz2::https://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.8.tar.bz2
sha256sums = fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2
pkgname = mingw-w64-libxau
|