tilix: rebuild for ldc downgrade
This commit is contained in:
parent
3f78a935d6
commit
abbc664382
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tilix'
|
# Template file for 'tilix'
|
||||||
pkgname=tilix
|
pkgname=tilix
|
||||||
version=1.9.4
|
version=1.9.4
|
||||||
revision=4
|
revision=5
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Db_lto=false"
|
configure_args="-Db_lto=false"
|
||||||
hostmakedepends="automake gettext-devel gdk-pixbuf glib-devel ldc po4a pkg-config
|
hostmakedepends="automake gettext-devel gdk-pixbuf glib-devel ldc po4a pkg-config
|
||||||
|
@ -16,10 +16,6 @@ homepage="https://gnunn1.github.io/tilix-web/"
|
||||||
distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b
|
checksum=2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
*-musl) broken="collateral damage from broken ldc" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
|
Loading…
Add table
Reference in a new issue