Added xrefresh-1.0.2 template.
--HG-- extra : convert_revision : 986c91fad2382b27dfab611a742b7dd2e0b0d243
This commit is contained in:
parent
371081973c
commit
f7558e08aa
|
@ -0,0 +1,17 @@
|
|||
# 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
|
Loading…
Reference in New Issue