xgamma: remove long_desc.
This commit is contained in:
parent
a1c61787c6
commit
80eb44a5e6
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xgamma'.
|
||||
pkgname=xgamma
|
||||
version=1.0.4
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXxf86vm-devel"
|
||||
|
@ -11,6 +11,3 @@ license="MIT"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=7dc8334882a060bcc90042bceac5132dd87d5acc8d043b16311ef2134aea8e16
|
||||
long_desc="
|
||||
This package provides xgamma, a program to alter the gamma correction of
|
||||
the monitor."
|
||||
|
|
Loading…
Reference in New Issue