Date: Tuesday, October 26, 2021 @ 11:32:11 Author: yan12125 Revision: 1033787
pcmanfm-qt: expand description for gvfs Motivated by https://github.com/lxqt/lxqt/discussions/2027 Modified: pcmanfm-qt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 11:31:54 UTC (rev 1033786) +++ PKGBUILD 2021-10-26 11:32:11 UTC (rev 1033787) @@ -12,7 +12,7 @@ depends=("desktop-file-utils" "libfm-qt" "lxmenu-data" "libfm-qt.so") makedepends=("lxqt-build-tools") optdepends=( - "gvfs: for trash support, mounting with udisks, remote filesystems and trust bits for executables" + "gvfs: for various features like mounting without root, remote filesystems, encrypted filesystems and many others mentioned on https://github.com/lxqt/pcmanfm-qt/wiki" "gvfs-mtp: MTP support (Media Transfer Protocol)" "lxqt-archiver: archive management" "qt5-translations: allow keyboard shortcuts to function in some languages (e.g. German)"
