Compare commits

...

4 Commits

Author SHA1 Message Date
Markus Volk
d45003a6fb sway: update 2024-07-09 09:47:45 +02:00
Markus Volk
8529785456 wlroots: update 2024-07-09 09:47:25 +02:00
Markus Volk
5cefb81360 srain: update 2024-07-09 09:10:19 +02:00
Markus Volk
cb93fbe946 wayfire: update 2024-07-09 09:04:29 +02:00
4 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ DEPENDS = " \
glib-2.0 \
libconfig \
libsecret \
libsoup-2.4 \
libsoup-3.0 \
openssl \
python3-sphinx-native \
"
@ -24,8 +24,8 @@ inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspec
SRC_URI = "git://github.com/SrainApp/srain.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
PV = "1.6.0"
SRCREV = "bffc387af79503382584b7c064e164994fbd8cb0"
PV = "1.7.0"
SRCREV = "008f05b4c66de37440e44325f6ab6affa2397cba"
PACKAGECONFIG ??= ""
PACKAGECONFIG[app_indicator] = "-Dapp_indicator=true,-Dapp_indicator=false,libayatana-appindicator"

View File

@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master"
SRCREV = "1e0031781fc9283db7096aba34deca5503c2ab91"
SRCREV = "28fd73589df0e73e1d15e165acd90651a5f805d6"
PV = "1.10-dev"
S = "${WORKDIR}/git"

View File

@ -50,7 +50,7 @@ PACKAGECONFIG ?= " \
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
SRCREV = "01726528ace8ed71216f23c3b0fb3344cda5a461"
SRCREV = "44e1fa9c62e1f8c9f35cedbf3e86c6a0247e0b79"
PV = "0.8.1"
S = "${WORKDIR}/git"

View File

@ -40,7 +40,7 @@ PACKAGECONFIG ?= " \
"
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
SRCREV = "67b88e46b04a9a42a735f88066872821caab8e7d"
SRCREV = "59138460c42fec26df2460c4df23eb287197f8c0"
PV = "0.18.0-dev"
S = "${WORKDIR}/git"