thinglaunch: replace the old -git pkg
This commit is contained in:
parent
914a16b41a
commit
2ce025d019
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'thinglaunch'
|
# Template file for 'thinglaunch'
|
||||||
pkgname=thinglaunch
|
pkgname=thinglaunch
|
||||||
version=2.4
|
version=2.4
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="INCS=-I. LIBS=-lX11"
|
make_build_args="INCS=-I. LIBS=-lX11"
|
||||||
@ -11,7 +11,7 @@ license="MIT"
|
|||||||
homepage="http://git.r-36.net/${pkgname}/"
|
homepage="http://git.r-36.net/${pkgname}/"
|
||||||
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum="56c7d80ebfc9bba63cf0eb765daec6d1aa893a1eccb2622c1d9cca262d043579"
|
checksum="56c7d80ebfc9bba63cf0eb765daec6d1aa893a1eccb2622c1d9cca262d043579"
|
||||||
replaces="thinglaunch>=0"
|
replaces="thinglaunch-git>=0"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's| -O0||g' config.mk
|
sed -i 's| -O0||g' config.mk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user