sys-fs/ls-fuse - 0.4 (stuff)

Search

Package Information

Description:
FUSE module to mount ls -lR output
Homepage:
https://github.com/pasis/ls-fuse
License:
GPL-3+

Ebuild Details

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

EAPI=8

DESCRIPTION="FUSE module to mount ls -lR output"
HOMEPAGE="https://github.com/pasis/ls-fuse"
SRC_URI="https://github.com/pasis/${PN}/releases/download/${PV}/${P}.tar.bz2"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"

RDEPEND="sys-fs/fuse:0"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

Dependencies

DEPEND

sys-fs/fuse:0
	virtual/pkgconfig

RDEPEND

sys-fs/fuse:0

Manifest for 0.4

Type File Size Source URLs
DIST ls-fuse-0.4.tar.bz2 86742 bytes https://github.com/pasis/ls-fuse/releases/download/0.4/ls-fuse-0.4.tar.bz2