mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xcb-util-renderutil: rebuild for metadata
This commit is contained in:
parent
4724de3da4
commit
09ae93776b
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build for 'xcb-util-renderutil'.
|
||||
# Template file for 'xcb-util-renderutil'
|
||||
pkgname=xcb-util-renderutil
|
||||
version=0.3.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libxcb-devel xcb-util-devel"
|
||||
short_desc="Utility libraries for XC Binding - Convenience functions for the Render extension"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="X11"
|
||||
homepage="http://xcb.freedesktop.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||
distfiles="http://xcb.freedesktop.org/dist/xcb-util-renderutil-${version}.tar.bz2"
|
||||
checksum=c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
|
||||
|
||||
xcb-util-renderutil-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue