slock: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 09:32:49 +01:00
parent 7a7e3fa504
commit 7f546102ee
1 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'slock'
pkgname=slock
version=1.1
revision=2
revision=3
hostmakedepends="pkg-config"
makedepends="libX11-devel libXext-devel"
short_desc="A simple screen locker for X"
@ -10,10 +10,6 @@ license="MIT"
homepage="http://tools.suckless.org/slock"
distfiles="http://dl.suckless.org/tools/slock-${version}.tar.gz"
checksum=e04ae5070c646c78251780d386e14d16fd100367e877dd5cf616dc7aedd0e0e4
long_desc="
Simple X display locker. This is the simplest X screen locker we are aware of.
It is stable and quite a lot of people in our community are using it every
day when they are out with friends or fetching some food from the local pub."
do_build() {
sed -i 's/CPPFLAGS =/CPPFLAGS +=/g' config.mk