pixman: update to 0.38.2.
This commit is contained in:
parent
c2d2aa67a7
commit
58b6cac10d
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'pixman'
|
||||
pkgname=pixman
|
||||
version=0.38.0
|
||||
version=0.38.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gtk" # do not require gtk+!
|
||||
hostmakedepends="pkg-config perl"
|
||||
short_desc="Library of low-level pixel manipulation routines"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
homepage="https://wiki.freedesktop.org/xorg/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b768e3f7895ddebdc0f07478729d9cec4fe0a9d2201f828c900d67b0e5b436a8
|
||||
checksum=fd5b0f97e1b24f7ea3d1d7da520ec150fb540172549ef40a43012683dcba9c90
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue