mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
srain: update
This commit is contained in:
parent
70e52419eb
commit
5d1d042214
@ -11,27 +11,28 @@ DEPENDS = " \
|
||||
gdk-pixbuf \
|
||||
glib-2.0 \
|
||||
libconfig \
|
||||
libsecret \
|
||||
libsoup-2.4 \
|
||||
openssl \
|
||||
libsecret \
|
||||
python3-sphinx-native \
|
||||
"
|
||||
|
||||
GIR_MESON_OPTION = ""
|
||||
|
||||
inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection
|
||||
|
||||
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"
|
||||
PV = "1.5.1"
|
||||
SRCREV = "46ba1e2690b9e22fcc35f921375b346a0130e05c"
|
||||
PV = "1.6.0"
|
||||
SRCREV = "bffc387af79503382584b7c064e164994fbd8cb0"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[app_indicator] = "-Dapp_indicator=true,-Dapp_indicator=false,libayatana-appindicator"
|
||||
|
||||
EXTRA_OEMESON += " \
|
||||
--buildtype release \
|
||||
-Ddoc_builders= \
|
||||
-Ddoc_builders=man \
|
||||
"
|
||||
|
||||
FILES:${PN} += "${datadir}/metainfo"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user