mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
imv: update
project switched to sourcehut fixes issue with wayland-1.20.0/wlroots-0.15.0
This commit is contained in:
parent
a2b08b5908
commit
e3444bf6a0
@ -21,6 +21,8 @@ DEPENDS += " \
|
||||
virtual/egl \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = "bash"
|
||||
|
||||
PACKAGECONFIG[x11] = "-Dwindows=all,-Dwindows=wayland,libx11 libglu xcb-util-renderutil"
|
||||
PACKAGECONFIG[tiff] = ",,tiff"
|
||||
PACKAGECONFIG[png] = ",,libpng"
|
||||
@ -35,11 +37,11 @@ PACKAGECONFIG ?= " \
|
||||
rsvg \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https;branch=master"
|
||||
SRC_URI = "git://git.sr.ht/~exec64/imv;protocol=https;branch=v4.3-fixes"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "4.3.0"
|
||||
SRCREV = "f58e81288b2138d1b532cf11fb95bbcbac362a4e"
|
||||
PV = "4.3.1"
|
||||
SRCREV = "ad33be2999558a8c53c86b3e632581e5208fa580"
|
||||
|
||||
inherit meson pkgconfig mime-xdg features_check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user