parent
b34b285456
commit
defc98f47e
1 changed files with 2 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'luakit'
|
# Template file for 'luakit'
|
||||||
pkgname=luakit
|
pkgname=luakit
|
||||||
reverts="2017.08.10_1"
|
reverts="2017.08.10_1"
|
||||||
version=2.2.1
|
version=2.3
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/xdg/luakit/*.lua"
|
conf_files="/etc/xdg/luakit/*.lua"
|
||||||
hostmakedepends="pkg-config LuaJIT"
|
hostmakedepends="pkg-config LuaJIT"
|
||||||
|
@ -13,11 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://luakit.github.io/"
|
homepage="https://luakit.github.io/"
|
||||||
changelog="https://github.com/luakit/luakit/blob/develop/CHANGELOG.md"
|
changelog="https://github.com/luakit/luakit/blob/develop/CHANGELOG.md"
|
||||||
distfiles="https://github.com/luakit/luakit/archive/${version}.tar.gz"
|
distfiles="https://github.com/luakit/luakit/archive/${version}.tar.gz"
|
||||||
checksum=f35359f5863fabe2b9d426f4d3ef6d29ce5bb3bac7b4c8e0824242f89868c80e
|
checksum=c7026b4f0bdfa44f43798b80f87548d3e7ad56f5b923fc43b9c712bf18496095
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
|
||||||
aarch64) broken="LuaJIT-devel marked as unsupported";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue