www-misc/dufs - 0.46.0 (guru)

Search

Install

Install this version:

emerge -a =www-misc/dufs-0.46.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =www-misc/dufs-0.46.0

Or alternatively:

emerge --autounmask-write -a =www-misc/dufs-0.46.0

Package Information

Description:
Dufs is a distinctive utility file server
Homepage:
https://github.com/sigoden/dufs
License:
|| ( Apache-2.0 MIT ) Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016

Ebuild Details

Version EAPI Keywords Slot
0.46.0 8 ~amd64 ~arm64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

RUST_MIN_VER="1.87.0"

CRATES=" "

inherit cargo

DESCRIPTION="Dufs is a distinctive utility file server"
HOMEPAGE="https://github.com/sigoden/dufs"
SRC_URI="
	https://github.com/sigoden/dufs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
	https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/${P}-deps.tar.xz/${P}-deps.tar.xz
"

LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64 ~arm64"

# Rust package
QA_FLAGS_IGNORED="usr/bin/${PN}"

ECARGO_VENDOR="${WORKDIR}/vendor"

Inherited Eclasses

Manifest for 0.46.0

Type File Size Source URLs
DIST dufs-0.46.0-deps.tar.xz 29138628 bytes https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/dufs-0.46.0-deps.tar.xz/dufs-0.46.0-deps.tar.xz
DIST dufs-0.46.0.tar.gz 115263 bytes https://github.com/sigoden/dufs/archive/refs/tags/v0.46.0.tar.gz