4 Commits

Author SHA1 Message Date
Markus Volk
6e7d4b23ec yazi: update 2026-03-23 01:23:57 +01:00
Markus Volk
1024dae6d1 libvips: update 2026-03-23 01:23:33 +01:00
Markus Volk
715d52fb99 layer.conf: update for wrynose release 2026-03-23 00:57:47 +01:00
Markus Volk
2b0a302a5b hyprlock: update 2026-03-23 00:57:21 +01:00
5 changed files with 772 additions and 414 deletions

View File

@@ -11,7 +11,7 @@ BBFILE_COLLECTIONS += "wayland"
BBFILE_PATTERN_wayland = "^${LAYERDIR}/"
BBFILE_PRIORITY_wayland = "5"
LAYERSERIES_COMPAT_wayland = "whinlatter"
LAYERSERIES_COMPAT_wayland = "wrynose"
LAYERDEPENDS_wayland = " \
core \

View File

@@ -8,7 +8,7 @@ DEPENDS = "glib-2.0 expat fontconfig libheif jpeg lcms orc libpng poppler libjxl
inherit meson pkgconfig gettext gobject-introspection gi-docgen
SRC_URI = "git://github.com/dloebl/libvips.git;protocol=https;nobranch=1"
SRCREV = "de90e9bae6b050b2288c445ae82c7f8e4c9c370e"
SRCREV = "d00e58e8afa0bb11830d4f6fdeacc076eb6bf748"
GIR_MESON_ENABLE_FLAG = 'enabled'
GIR_MESON_DISABLE_FLAG = 'disabled'

View File

@@ -29,7 +29,7 @@ DEPENDS = " \
wayland-protocols \
"
SRCREV = "c48279d1e0f0a4399b5a2d56c16f2ec677ba18f8"
SRCREV = "d7079a124893832f887a8d72ba90ec0ccd874a81"
inherit cmake pkgconfig features_check

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9c0ba340a238122a2eb7974c71bf7ae4"
SRC_URI = "git://github.com/sxyazi/yazi.git;protocol=https;branch=main"
SRC_URI += "file://0001-Cargo.toml-disable-strip.patch"
SRCREV = "9535caad5b6dd015971b7df9516fb413a3655043"
SRCREV = "4e0acf8cbfcd66924af38a9418d3e12dc31a7316"
inherit cargo cargo-update-recipe-crates