xcb-util-keysyms: rebuild for metadata
This commit is contained in:
parent
09ae93776b
commit
7e44811426
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build for 'xcb-util-keysyms'.
|
# Template file for 'xcb-util-keysyms'
|
||||||
pkgname=xcb-util-keysyms
|
pkgname=xcb-util-keysyms
|
||||||
version=0.4.0
|
version=0.4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libxcb-devel xcb-util-devel"
|
makedepends="libxcb-devel xcb-util-devel"
|
||||||
short_desc="Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes"
|
short_desc="Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="X11"
|
||||||
homepage="http://xcb.freedesktop.org"
|
homepage="http://xcb.freedesktop.org"
|
||||||
license="GPL-2"
|
distfiles="http://xcb.freedesktop.org/dist/xcb-util-keysyms-${version}.tar.bz2"
|
||||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
|
||||||
checksum=0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9
|
checksum=0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9
|
||||||
|
|
||||||
xcb-util-keysyms-devel_package() {
|
xcb-util-keysyms-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue