From fd5f48f7d44ff6281b9c763d16dc6521843a58ac Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 20 Sep 2018 18:53:51 -0300 Subject: [PATCH] fotoxx: mark as broken --- srcpkgs/fotoxx/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/fotoxx/template b/srcpkgs/fotoxx/template index 12f28f1dd75..16284aca97b 100644 --- a/srcpkgs/fotoxx/template +++ b/srcpkgs/fotoxx/template @@ -13,6 +13,7 @@ license="GPL-3.0-or-later" homepage="https://www.kornelix.net/fotoxx/fotoxx.html" distfiles="https://www.kornelix.net/downloads/tarballs/fotoxx-${version}.tar.gz" checksum=e280574b204df9ad55bf446cefdfcce99d9fb2715b0d1266696e302508450f96 +broken="distfiles not present anymore" case "$XBPS_TARGET_MACHINE" in *-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;