Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP 2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View file

@ -4,6 +4,8 @@ version=1.0.4
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=1
depends="libX11"
makedepends="pkg-config libX11-devel"
short_desc="X refresher"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=069502eb485ea128a0bebf94302d5cbb271ad9d31ae51691abd6d64914ff9d7b
@ -13,6 +15,3 @@ long_desc="
This is from the modular X.org X11 project."
Add_dependency run libX11
Add_dependency build pkg-config
Add_dependency build libX11-devel