summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:57:11 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:48:33 -0800
commita5143ea64c7399abc2c549ca32bebe17506ddadd (patch)
tree31db253b7fc8c7b38f085c384c736055d77d39ce /meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
parent3c9102b078b21335b92a088d92382cf7ed7b6697 (diff)
downloadmeta-openembedded-a5143ea64c7399abc2c549ca32bebe17506ddadd.tar.gz
thunar-shares-plugin: upgrade 0.3.1 -> 0.3.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb')
-rw-r--r--meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb13
1 files changed, 0 insertions, 13 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
deleted file mode 100644
index d981fe14aa..0000000000
--- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1SUMMARY = "Quickly share a folder using Samba from Thunar"
2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
4
5inherit thunar-plugin features_check
6
7ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
8REQUIRED_DISTRO_FEATURES = "pam"
9
10SRC_URI += "file://0001-build-Bump-GLib-minimum-required-to-2.26.patch"
11SRC_URI[sha256sum] = "dc1d8c7caa727e76d033d4653dc0742613f57a1711d0050900659c90a84452a0"
12
13RDEPENDS:${PN} += "samba-server"