mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
1.2 KiB
Plaintext
17 lines
1.2 KiB
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=compile configure install postinst
|
|
DEPEND=fuse2? ( >=sys-fs/fuse-2.9:0 ) !fuse2? ( >=sys-fs/fuse-3.1:3 ) >=app-arch/libarchive-3.7
|
|
DESCRIPTION=Read-only FUSE file system for mounting archives and compressed files
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/google/fuse-archive
|
|
INHERIT=toolchain-funcs flag-o-matic optfeature
|
|
IUSE=fuse2
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=fuse2? ( >=sys-fs/fuse-2.9:0 ) !fuse2? ( >=sys-fs/fuse-3.1:3 ) >=app-arch/libarchive-3.7
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/google/fuse-archive/archive/v1.12.tar.gz -> fuse-archive-1.12.tar.gz https://github.com/boostorg/intrusive/archive/refs/tags/boost-1.87.0.tar.gz -> intrusive-boost-1.87.0.tar.gz https://github.com/boostorg/config/archive/refs/tags/boost-1.87.0.tar.gz -> config-boost-1.87.0.tar.gz https://github.com/boostorg/assert/archive/refs/tags/boost-1.87.0.tar.gz -> assert-boost-1.87.0.tar.gz https://github.com/boostorg/move/archive/refs/tags/boost-1.87.0.tar.gz -> move-boost-1.87.0.tar.gz
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d optfeature 538bce96e5589935b57e178e8635f301
|
|
_md5_=64bfbcf803d782211ab6f9dbcd7c3c67
|