Compare commits

..

No commits in common. "d45003a6fb0b22b9b2a0c80b2e2226149fb71cad" and "7d54de2b56f1137957a593aa8f744782401f6bd7" have entirely different histories.

4 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ DEPENDS = " \
glib-2.0 \ glib-2.0 \
libconfig \ libconfig \
libsecret \ libsecret \
libsoup-3.0 \ libsoup-2.4 \
openssl \ openssl \
python3-sphinx-native \ 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" SRC_URI = "git://github.com/SrainApp/srain.git;protocol=https;branch=master"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "1.7.0" PV = "1.6.0"
SRCREV = "008f05b4c66de37440e44325f6ab6affa2397cba" SRCREV = "bffc387af79503382584b7c064e164994fbd8cb0"
PACKAGECONFIG ??= "" PACKAGECONFIG ??= ""
PACKAGECONFIG[app_indicator] = "-Dapp_indicator=true,-Dapp_indicator=false,libayatana-appindicator" 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" SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master"
SRCREV = "28fd73589df0e73e1d15e165acd90651a5f805d6" SRCREV = "1e0031781fc9283db7096aba34deca5503c2ab91"
PV = "1.10-dev" PV = "1.10-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

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

View File

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