20 lines
730 B
Plaintext
20 lines
730 B
Plaintext
|
# Template build for 'xcb-util-keysyms'.
|
||
|
pkgname=xcb-util-keysyms
|
||
|
version=0.3.9
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
configure_args="--disable-static"
|
||
|
makedepends="pkg-config libxcb-devel>=1.8 xcb-util-devel>=0.3.9"
|
||
|
short_desc="Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://xcb.freedesktop.org"
|
||
|
license="GPL-2"
|
||
|
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||
|
checksum=7be1acf053bd68a1910fc861b2cbcbad7637b5618590dd5484d43a96f7995c6e
|
||
|
long_desc="
|
||
|
This package provides a port for Standard X key constants and conversion
|
||
|
to/from keycodes for XCB."
|
||
|
|
||
|
subpackages="$pkgname-devel"
|
||
|
replaces="xcb-util<0.3.9"
|