mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:07:14 +08:00
xcb-util: rebuilt for xorg group update
This commit is contained in:
parent
a250cdf9a0
commit
227bb3fc82
@ -1,14 +1,15 @@
|
||||
# Part of the X.org group
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
||||
|
||||
pkgname=xcb-util
|
||||
pkgver=0.3.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Utility libraries for XC Binding"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://xcb.freedesktop.org"
|
||||
license=('custom')
|
||||
depends=('libxcb')
|
||||
makedepends=('gperf')
|
||||
makedepends=('gperf' 'xorg-util-macros')
|
||||
options=('!libtool')
|
||||
source=(http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2
|
||||
LICENSE)
|
||||
|
Loading…
Reference in New Issue
Block a user