mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
fix after S rework
This commit is contained in:
@ -23,4 +23,3 @@ inherit meson pkgconfig features_check
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "git://github.com/cage-kiosk/cage;branch=master;protocol=https"
|
||||
S = "${UNPACKDIR}/git"
|
||||
|
@ -61,7 +61,6 @@ SRC_URI = " \
|
||||
SRCREV = "df15bcd81ec65e109c740019cacff06ac6fb07db"
|
||||
PV = "3.16.11"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -39,7 +39,6 @@ RRECOMMENDS:${PN} ?= " \
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=v0.38.1-b"
|
||||
|
||||
SRCREV = "360ede79d124ffdeebbe8401f1ac4bc0dbec2c91"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -44,7 +44,6 @@ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "918d8340afd652b011b937d29d5eea0be08467f5"
|
||||
PV = "0.41.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
SRC_URI = "git://github.com/labwc/labwc-menu-generator.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "2ca1be707aca1a06852e3a0ce70941e50bd7c02e"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.2.0"
|
||||
|
||||
DEPENDS = "glib-2.0"
|
||||
|
@ -17,7 +17,6 @@ DEPENDS += " \
|
||||
SRC_URI = "git://github.com/labwc/labwc-tweaks-gtk.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "5b811cc25dac6a024a50175ef56c4831883965d9"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -37,7 +37,6 @@ SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "9af441ecd36bbee66d4df46baa7b482872d989f2"
|
||||
PV = "0.8.4"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check gettext manpages
|
||||
|
||||
|
@ -26,7 +26,6 @@ DEPENDS += " \
|
||||
SRC_URI = " \
|
||||
git://gitlab.gnome.org/World/Phosh/phoc.git;protocol=https;nobranch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.45.0"
|
||||
SRCREV = "1046f9b6c84efcec21d3df0b9767bc61a2c1f1b3"
|
||||
|
||||
|
@ -41,7 +41,6 @@ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=v1.10"
|
||||
|
||||
SRCREV = "c93ff73051682913bf0238d15d6ee25d9a3e1a08"
|
||||
PV = "1.10"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -41,7 +41,6 @@ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=v1.11"
|
||||
|
||||
SRCREV = "990b23c0e584114c3694447344d6bbf44b2d748f"
|
||||
PV = "1.11"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -42,7 +42,6 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
SRCREV = "68d620a8fd70d70eb91c58dcfafc4af16c58379d"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.8.1"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -40,7 +40,6 @@ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=v1.9"
|
||||
|
||||
SRCREV = "1a3cfc50c15124c2be18c025e609112ee15de4aa"
|
||||
PV = "1.9"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -41,7 +41,6 @@ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "0a740a24d98beeb3080552c29a64be6027ccd442"
|
||||
PV = "1.12-dev"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -54,7 +54,6 @@ SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "fdadd85665e3ec734d058c983495b2819da631c8"
|
||||
PV = "0.9.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -18,7 +18,6 @@ REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;nobranch=1"
|
||||
SRCREV = "74a16f5ca6aaff9f17e8a38976968b3007c74e87"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.9.0"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -18,7 +18,6 @@ SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master
|
||||
SRCREV = "b2e683fef467d25bd337db4d1fe946111229a375"
|
||||
PV = "0.9.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -22,7 +22,6 @@ REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = "gitsm://github.com/WayfireWM/wf-shell.git;protocol=https;branch=0.9.x"
|
||||
SRCREV = "9cac0ac6301803188ff0c4f4d5cdbf762fd3e911"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.9.0"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -40,7 +40,6 @@ PACKAGECONFIG ?= " \
|
||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.16;protocol=https"
|
||||
SRCREV = "0a32b5a74db06a27bee55a47205951bb277a9657"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.16.2"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -42,7 +42,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.17;protocol
|
||||
SRCREV = "a2d2c38a3127745629293066beeed0a649dff8de"
|
||||
PV = "0.17.4"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -43,7 +43,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.18;protocol
|
||||
SRCREV = "cda69b696d65a53d5d5e75dfed059a3803e0d700"
|
||||
PV = "0.18.2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -43,7 +43,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.19;protocol
|
||||
SRCREV = "13a62a23a258d96f902c740310d5c7c59784a4d1"
|
||||
PV = "0.19.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -43,7 +43,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protoc
|
||||
SRCREV = "afe427d149e701fb244152e1b44ebaa34e3a4cb0"
|
||||
PV = "0.20-dev"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
Reference in New Issue
Block a user