mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-04 07:56:47 +02:00
imv: update
This commit is contained in:
parent
e4efd56c72
commit
54eba45f3d
@ -21,6 +21,8 @@ DEPENDS += " \
|
|||||||
virtual/egl \
|
virtual/egl \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RDEPENDS:${PN} = "bash"
|
||||||
|
|
||||||
PACKAGECONFIG[x11] = "-Dwindows=all,-Dwindows=wayland,libx11 libglu xcb-util-renderutil"
|
PACKAGECONFIG[x11] = "-Dwindows=all,-Dwindows=wayland,libx11 libglu xcb-util-renderutil"
|
||||||
PACKAGECONFIG[tiff] = ",,tiff"
|
PACKAGECONFIG[tiff] = ",,tiff"
|
||||||
PACKAGECONFIG[png] = ",,libpng"
|
PACKAGECONFIG[png] = ",,libpng"
|
||||||
@ -38,7 +40,7 @@ PACKAGECONFIG ?= " \
|
|||||||
SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https"
|
SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "4.2.0"
|
PV = "4.3.0"
|
||||||
SRCREV = "v${PV}"
|
SRCREV = "v${PV}"
|
||||||
|
|
||||||
inherit meson pkgconfig mime-xdg features_check
|
inherit meson pkgconfig mime-xdg features_check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user