rio: broken on i686

This commit is contained in:
tranzystorekk 2025-06-05 21:40:56 +02:00
parent 92faaab163
commit 1fc2f64eab

View file

@ -15,6 +15,11 @@ changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
checksum=3290d6c3bf4663432938f17b42310de9cf0327753a75c1f54215ec8f7b66a4eb
case "${XBPS_TARGET_MACHINE}" in
i686*) broken="build runs out of memory";;
*) ;;
esac
post_install() {
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
vinstall ${wrksrc}/misc/rio.desktop 644 usr/share/applications