mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xlsclients: remove long_desc.
This commit is contained in:
parent
a13dea2155
commit
265c70a217
1 changed files with 1 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xlsclients'.
|
# Template build file for 'xlsclients'.
|
||||||
pkgname=xlsclients
|
pkgname=xlsclients
|
||||||
version=1.1.2
|
version=1.1.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libxcb-devel"
|
makedepends="libxcb-devel"
|
||||||
|
@ -11,12 +11,3 @@ homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=1ce5f3987b63ea79b3f8421fcb1dd9c739e99efa97f280eafd8e93574b9027d1
|
checksum=1ce5f3987b63ea79b3f8421fcb1dd9c739e99efa97f280eafd8e93574b9027d1
|
||||||
long_desc="
|
|
||||||
This package provides xlsclients, a program to list client applications
|
|
||||||
running on a display."
|
|
||||||
|
|
||||||
xlsclients_package() {
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue