Signed-off-by: Markus Volk <[email protected]>
---
.../shares/thunar-shares-plugin_0.3.1.bb | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git
a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
index fb7589637..b80a23e4f 100644
--- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
+++ b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
@@ -2,12 +2,14 @@ SUMMARY = "Quickly share a folder using Samba from Thunar"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-inherit thunar-plugin features_check
+inherit xfce thunar-plugin features_check xfce-git
+
+DEPENDS = "xfce4-dev-tools-native gtk+3 intltool-native thunar"
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
REQUIRED_DISTRO_FEATURES = "pam"
-SRC_URI[md5sum] = "0884855d60cf1031b9013b6f5b125372"
-SRC_URI[sha256sum] =
"dc1d8c7caa727e76d033d4653dc0742613f57a1711d0050900659c90a84452a0"
-
+SRC_URI =
"git://github.com/xfce-mirror/thunar-shares-plugin.git;branch=master;protocol=https"
+SRCREV = "e4bce21a1bd744ccfde84de4669ac30aa1d72135"
+S = "${WORKDIR}/git"
RDEPENDS:${PN} += "samba-server"
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99965):
https://lists.openembedded.org/g/openembedded-devel/message/99965
Mute This Topic: https://lists.openembedded.org/mt/95501112/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-