mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 20:57:16 +08:00
xcb-util-image: 0.3.9
This commit is contained in:
parent
4696fac266
commit
6ca701237a
@ -1,14 +1,10 @@
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
||||
|
||||
pkgname=xcb-util-image
|
||||
pkgver=0.3.8
|
||||
pkgver=0.3.9
|
||||
pkgrel=1
|
||||
pkgdesc="Utility libraries for XC Binding"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://xcb.freedesktop.org"
|
||||
license=('custom')
|
||||
depends=('libxcb' 'xcb-util')
|
||||
@ -16,7 +12,7 @@ makedepends=('gperf')
|
||||
options=('!libtool')
|
||||
source=(http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2
|
||||
LICENSE)
|
||||
md5sums=('245a96041f373b05764148e52d2e0211'
|
||||
md5sums=('fabb80b36490b00fc91289e2c7f66770'
|
||||
'2672c2e72dedb40f773e989dd622f298')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user