2009-03-27 06:43:49 +01:00
|
|
|
# Template build file for 'xrefresh'.
|
|
|
|
pkgname=xrefresh
|
2011-02-19 11:28:29 +01:00
|
|
|
version=1.0.4
|
2009-03-27 06:43:49 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-03-31 09:52:44 +02:00
|
|
|
revision=2
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="libX11"
|
|
|
|
makedepends="pkg-config libX11-devel"
|
2009-03-27 06:43:49 +01:00
|
|
|
short_desc="X refresher"
|
2013-03-31 09:52:44 +02:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2009-03-27 06:43:49 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 11:28:29 +01:00
|
|
|
checksum=069502eb485ea128a0bebf94302d5cbb271ad9d31ae51691abd6d64914ff9d7b
|
2009-03-27 06:43:49 +01:00
|
|
|
long_desc="
|
|
|
|
This package contains xrefresh, a program to repaint all or part
|
|
|
|
off a screen.
|
|
|
|
|
|
|
|
This is from the modular X.org X11 project."
|
2011-02-19 11:28:29 +01:00
|
|
|
|