diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:57:11 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:48:33 -0800 |
| commit | a5143ea64c7399abc2c549ca32bebe17506ddadd (patch) | |
| tree | 31db253b7fc8c7b38f085c384c736055d77d39ce /meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb | |
| parent | 3c9102b078b21335b92a088d92382cf7ed7b6697 (diff) | |
| download | meta-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.bb | 13 |
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 @@ | |||
| 1 | SUMMARY = "Quickly share a folder using Samba from Thunar" | ||
| 2 | LICENSE = "GPL-2.0-only" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
| 4 | |||
| 5 | inherit thunar-plugin features_check | ||
| 6 | |||
| 7 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | ||
| 8 | REQUIRED_DISTRO_FEATURES = "pam" | ||
| 9 | |||
| 10 | SRC_URI += "file://0001-build-Bump-GLib-minimum-required-to-2.26.patch" | ||
| 11 | SRC_URI[sha256sum] = "dc1d8c7caa727e76d033d4653dc0742613f57a1711d0050900659c90a84452a0" | ||
| 12 | |||
| 13 | RDEPENDS:${PN} += "samba-server" | ||
