xbacklight: remove long_desc.
This commit is contained in:
parent
8f03c02934
commit
c5cc384cb2
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xbacklight'.
|
# Template build file for 'xbacklight'.
|
||||||
pkgname=xbacklight
|
pkgname=xbacklight
|
||||||
version=1.1.2
|
version=1.1.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXrandr-devel"
|
makedepends="libX11-devel libXrandr-devel"
|
||||||
|
@ -11,7 +11,3 @@ license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=af2f02d09de8a19848e3f3b322320141bceebf9d4097b7bd505457a1bd936509
|
checksum=af2f02d09de8a19848e3f3b322320141bceebf9d4097b7bd505457a1bd936509
|
||||||
long_desc="
|
|
||||||
Xbacklight is used to adjust the backlight brightness where supported.
|
|
||||||
It finds all outputs on the X server supporting backlight brightness
|
|
||||||
control and changes them all in the same way."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue