1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: nautilus-share
Section: gnome
Priority: optional
Maintainer: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper-compat (= 13),
libgtk-4-dev (>= 4.6.0),
libnautilus-extension-dev (>= 43~rc),
meson
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian/nautilus-share
Vcs-Git: https://salsa.debian.org/debian/nautilus-share.git
Homepage: https://gitlab.gnome.org/coreyberla/nautilus-share
Rules-Requires-Root: no
Package: nautilus-share
Architecture: any
Depends: nautilus (>= 43~rc),
samba,
${shlibs:Depends}, ${misc:Depends}
Enhances: nautilus
Description: Nautilus extension to share folder using Samba
Nautilus Share allows you to quickly share a folder from
the GNOME Nautilus file manager without requiring root access.
|