mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xcb-util-renderutil: update to 0.3.10;adopt.
This commit is contained in:
parent
9da921d4e0
commit
4cb8ed3f3b
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xcb-util-renderutil'
|
# Template file for 'xcb-util-renderutil'
|
||||||
pkgname=xcb-util-renderutil
|
pkgname=xcb-util-renderutil
|
||||||
version=0.3.9
|
version=0.3.10
|
||||||
revision=3
|
revision=1
|
||||||
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 XCB - Render extension convenience functions"
|
short_desc="Utility libraries for XCB - Render extension convenience functions"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
license="X11, MIT"
|
license="X11, MIT"
|
||||||
homepage="https://xcb.freedesktop.org"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util"
|
||||||
distfiles="https://xcb.freedesktop.org/dist/xcb-util-renderutil-${version}.tar.bz2"
|
distfiles="https://xcb.freedesktop.org/dist/xcb-util-renderutil-${version}.tar.xz"
|
||||||
checksum=c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
|
checksum=3e15d4f0e22d8ddbfbb9f5d77db43eacd7a304029bf25a6166cc63caa96d04ba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue