commit
e7f8e5ab39
|
@ -2,7 +2,7 @@
|
||||||
pkgname=hsetroot
|
pkgname=hsetroot
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build-style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="imlib2-devel"
|
makedepends="imlib2-devel"
|
||||||
short_desc="A tool which changes X server wallpapers"
|
short_desc="A tool which changes X server wallpapers"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
|
|
|
@ -7,7 +7,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tools.suckless.org/ii"
|
homepage="http://tools.suckless.org/ii"
|
||||||
distfiles="http://dl.suckless.org/tools/$pkgname-$version.tar.gz"
|
distfiles="http://dl.suckless.org/tools/$pkgname-$version.tar.gz"
|
||||||
checksum=ebd3e94c4a9338e4812a964ee323fad3bd9bc7d41872cf1899e3e46bac9edfb8
|
checksum=3a72ac6606d5560b625c062c71f135820e2214fed098e6d624fc40632dc7cc9c
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sed -i 's/CFLAGS =/CFLAGS +=/g' config.mk
|
sed -i 's/CFLAGS =/CFLAGS +=/g' config.mk
|
||||||
|
|
Loading…
Reference in New Issue