aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/imv/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-12-07 07:39:04 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-12-07 07:39:04 +0000
commit45a3713ea89f040a2f73bee9ad8b060eedda2ff7 (patch)
tree1bfccef3824de6c4d5232bfa4fd937a389669be0 /repos/extra/imv/abuild
parent7c79c95f3ccbbf8effee3333a95dd9ae07ca6649 (diff)
downloadalicelinux-45a3713ea89f040a2f73bee9ad8b060eedda2ff7.tar.gz
alicelinux-45a3713ea89f040a2f73bee9ad8b060eedda2ff7.zip
imv: updated to 5.0.1
Diffstat (limited to 'repos/extra/imv/abuild')
-rw-r--r--repos/extra/imv/abuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/repos/extra/imv/abuild b/repos/extra/imv/abuild
index 395350b8..ae335c52 100644
--- a/repos/extra/imv/abuild
+++ b/repos/extra/imv/abuild
@@ -1,6 +1,5 @@
name=imv
-version=5.0.0
+version=5.0.1
release=1
source="imv-${version}.tar.gz::https://git.sr.ht/~exec64/${name}/archive/v${version}.tar.gz"
-[ -f $SPM_PKGDB/libx11 ] && build_opt="-Dwindows=x11"
-[ -f $SPM_PKGDB/wayland ] && build_opt="-Dwindows=wayland"
+build_opt="-Dwindows=wayland"