# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit user autotools DESCRIPTION="Thunar plugin to share files using Samba" HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND=">=dev-libs/glib-2.18 net-fs/samba >=x11-libs/gtk+-2.12:2 sambashare', then have re-login" ewarn "and update your /etc/samba/smb.conf" ewarn ewarn " [global]" ewarn " workgroup = WORKGROUP" ewarn " security = share" ewarn " usershare path = /var/lib/samba/usershares" ewarn " usershare max shares = 100" ewarn " usershare allow guests = yes" ewarn " usershare owner only = yes" ewarn }