wok view gvfs-smb/receipt @ rev 23837
Up freetype (2.10.2), git (2.26.2), glpi (9.4.6)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 01 10:44:24 2020 +0000 (2020-06-01) |
parents | 6fab3264ba87 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="gvfs-smb"
4 VERSION="1.22.1"
5 CATEGORY="system-tools"
6 SHORT_DESC="Samba support for gvfs (smb:///)"
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.gnome.org/"
11 WANTED="gvfs"
12 DEPENDS="gvfs glib glibc-base libcomerr libcomerr3 libcrypto libffi libgio \
13 libkrb5 libldap libssl pcre samba-common smbclient talloc zlib"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 . $WOK/gvfs/stuff/split
19 }