mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
lxtask: remove long_desc.
This commit is contained in:
parent
8b57f6064e
commit
6dcfc7026c
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxtask'
|
# Template file for 'lxtask'
|
||||||
pkgname=lxtask
|
pkgname=lxtask
|
||||||
version=0.1.4
|
version=0.1.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel desktop-file-utils"
|
makedepends="gtk+-devel desktop-file-utils"
|
||||||
|
@ -12,7 +12,3 @@ license="GPL-2"
|
||||||
homepage="http://lxde.org/"
|
homepage="http://lxde.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||||
checksum=39110c99e9e56101e25be35628abafd81b1e3ea47e2d8bea45b2cb12c1e3cd61
|
checksum=39110c99e9e56101e25be35628abafd81b1e3ea47e2d8bea45b2cb12c1e3cd61
|
||||||
long_desc="
|
|
||||||
LXTask - lightweight and desktop-independent task manager derived from
|
|
||||||
xfce4-taskmanager with all dependencies on xfce removed, new features,
|
|
||||||
and some improvement of the user interface."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue