mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xcb-util-image: rebuild for metadata
This commit is contained in:
parent
7e44811426
commit
0981c774a8
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build for 'xcb-util-image'.
|
||||
# Template file for 'xcb-util-image'
|
||||
pkgname=xcb-util-image
|
||||
version=0.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xcb-util-devel"
|
||||
short_desc="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions"
|
||||
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-image-${version}.tar.bz2"
|
||||
checksum=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
|
||||
|
||||
xcb-util-image-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue