pavao-src

Crates.iopavao-src
lib.rspavao-src
version4.22.0-1
created_at2025-03-20 13:45:05.24381+00
updated_at2025-09-20 15:52:57.918+00
descriptionSource of libsmbclient and logic to build vendored pavao.
homepagehttps://github.com/veeso/pavao
repositoryhttps://github.com/veeso/pavao
max_upload_size
id1599207
size94,519
Christian Visintin (veeso)

documentation

https://docs.rs/pavao-src

README

pavao-src

Contains the source code to build the libsmbclient statically to vendor it into the pavao-sys crate.

License-GPLv3 Repo stars Downloads counter Latest version Ko-fi

Requirements

these packages should be necessary on Linux:

  • bison
  • build-essential
  • flex
  • libacl1-dev
  • libarchive-dev
  • libbsd-dev
  • libcap-dev
  • libcups2-dev
  • libdbus-1-dev
  • libglib2.0-dev
  • libgnutls28-dev
  • libicu-dev
  • libjansson-dev
  • libkeyutils-dev
  • libldap2-dev
  • libntirpc-dev
  • libpam0g-dev
  • libtracker-sparql-3.0-dev
  • make
  • pkg-config
  • python3
  • zlib1g-dev

and these on MacOS:

  • bison
  • cpanminus
  • cups
  • flex
  • gettext
  • gmp
  • gnutls
  • icu4c
  • jansson
  • libarchive
  • libbsd
  • libunistring
  • libgit2
  • libtirpc
  • openldap
  • pkg
  • zlib

License 📃

Pavão-src is licensed under the GPLv3 license.

You can read the entire license HERE

Commit count: 75

cargo fmt