mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
Compare commits
4 Commits
00c4cb7a6a
...
6e7d4b23ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e7d4b23ec | ||
|
|
1024dae6d1 | ||
|
|
715d52fb99 | ||
|
|
2b0a302a5b |
@@ -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 \
|
||||
|
||||
@@ -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'
|
||||
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user