wok-current annotate gvfs-smb/receipt @ rev 24056
Up zstd (1.5.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 08 09:29:15 2021 +0000 (2021-06-08) |
parents | 6fab3264ba87 |
children | 5926178cd6fa |
rev | line source |
---|---|
monghitri@14122 | 1 # SliTaz package receipt. |
monghitri@14122 | 2 |
monghitri@14122 | 3 PACKAGE="gvfs-smb" |
al@17280 | 4 VERSION="1.22.1" |
monghitri@14122 | 5 CATEGORY="system-tools" |
al@17280 | 6 SHORT_DESC="Samba support for gvfs (smb:///)" |
monghitri@14122 | 7 MAINTAINER="pankso@slitaz.org" |
pascal@15000 | 8 LICENSE="GPL2" |
pascal@20421 | 9 WEB_SITE="https://www.gnome.org/" |
al@17280 | 10 |
pascal@15000 | 11 WANTED="gvfs" |
al@17280 | 12 DEPENDS="gvfs glib glibc-base libcomerr libcomerr3 libcrypto libffi libgio \ |
al@17280 | 13 libkrb5 libldap libssl pcre samba-common smbclient talloc zlib" |
monghitri@14122 | 14 |
monghitri@14122 | 15 # Rules to gen a SliTaz package suitable for Tazpkg. |
monghitri@14122 | 16 genpkg_rules() |
monghitri@14122 | 17 { |
al@17280 | 18 . $WOK/gvfs/stuff/split |
monghitri@14122 | 19 } |