diff options
Diffstat (limited to 'repos/wayland/imv/abuild')
| -rwxr-xr-x | repos/wayland/imv/abuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/repos/wayland/imv/abuild b/repos/wayland/imv/abuild deleted file mode 100755 index 8b3771b9..00000000 --- a/repos/wayland/imv/abuild +++ /dev/null @@ -1,7 +0,0 @@ -name=imv -version=4.5.0 -release=1 -source="imv-${version}.tar.gz::https://git.sr.ht/~exec64/${name}/archive/v${version}.tar.gz - icu76.1.patch" -[ -f $SPM_PKGDB/libx11 ] && build_opt="-Dwindows=x11" -[ -f $SPM_PKGDB/wayland ] && build_opt="-Dwindows=wayland" |