18 lines
517 B
Plaintext
18 lines
517 B
Plaintext
|
# Template build file for 'xrefresh'.
|
||
|
pkgname=xrefresh
|
||
|
version=1.0.2
|
||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="X refresher"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=522831fd29c0b250f29735a01b02e96e311f200a675e45c8b3d187b6f86b32f5
|
||
|
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."
|
||
|
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency full glibc
|
||
|
Add_dependency full libX11
|