SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "smbclient"

# SliTaz package receipt.

PACKAGE="smbclient"
VERSION="3.5.8"
CATEGORY="network"
SHORT_DESC="File and print services with SMB/CIFS, client side."
MAINTAINER="pascal.bellard@slitaz.org"
WEB_SITE="http://samba.org/"
DEPENDS="libldap libssl cyrus-sasl readline ncurses popt libcap \
libcomerr3 libkrb5 attr samba-common glibc-extra-samba"
WANTED="samba"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    while read file; do
        dir=${file%/*}
        [ -d $fs$dir ] || mkdir -p $fs$dir
        cp -a $_pkg$file $fs$dir
    done < $wanted_stuff/$PACKAGE.files-list
}

3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)