# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Autogenerated by pycargoebuild 0.15.0 EAPI=8 CRATES=" " RUST_MIN_VER="1.88.0" inherit cargo DESCRIPTION="Stalwart Mail Server command line utility" HOMEPAGE="https://stalw.art" SRC_URI="https://github.com/stalwartlabs/cli/archive/refs/tags/v${PV}.tar.gz -> stalwart-cli-${PV}.tar.gz ${CARGO_CRATE_URIS} " if [[ ${PKGBUMPING} != ${PVR} ]]; then SRC_URI+=" https://dev.gentoo.org/~lordvan/${P}-crates.tar.xz " fi S="${WORKDIR}/cli-${PV}" LICENSE="|| ( AGPL-3 )" # Dependent crate licenses LICENSE+=" AGPL-3 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0 ISC LGPL-2+ MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2 " # 0.16.x has breaking changes so avoid installing new cli with old server DEPEND+=" !!