slock: remove long_desc.
This commit is contained in:
parent
7a7e3fa504
commit
7f546102ee
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'slock'
|
# Template file for 'slock'
|
||||||
pkgname=slock
|
pkgname=slock
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=2
|
revision=3
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXext-devel"
|
makedepends="libX11-devel libXext-devel"
|
||||||
short_desc="A simple screen locker for X"
|
short_desc="A simple screen locker for X"
|
||||||
|
@ -10,10 +10,6 @@ license="MIT"
|
||||||
homepage="http://tools.suckless.org/slock"
|
homepage="http://tools.suckless.org/slock"
|
||||||
distfiles="http://dl.suckless.org/tools/slock-${version}.tar.gz"
|
distfiles="http://dl.suckless.org/tools/slock-${version}.tar.gz"
|
||||||
checksum=e04ae5070c646c78251780d386e14d16fd100367e877dd5cf616dc7aedd0e0e4
|
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() {
|
do_build() {
|
||||||
sed -i 's/CPPFLAGS =/CPPFLAGS +=/g' config.mk
|
sed -i 's/CPPFLAGS =/CPPFLAGS +=/g' config.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue