xsetroot: remove long_desc.
This commit is contained in:
parent
972be4ad81
commit
ec8b442d10
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xsetroot'.
|
# Template build file for 'xsetroot'.
|
||||||
pkgname=xsetroot
|
pkgname=xsetroot
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xbitmaps libXmu-devel libXrender-devel libXfixes-devel libXcursor-devel"
|
makedepends="xbitmaps libXmu-devel libXrender-devel libXfixes-devel libXcursor-devel"
|
||||||
|
@ -11,6 +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=88f13e949e7aea126239e5c9b3fe7bb7c2ecf70c70774ae41218789d9cfe5fad
|
checksum=88f13e949e7aea126239e5c9b3fe7bb7c2ecf70c70774ae41218789d9cfe5fad
|
||||||
long_desc="
|
|
||||||
The xsetroot program is used to tailor the appearance of the background
|
|
||||||
window of the X server."
|
|
||||||
|
|
Loading…
Reference in New Issue