19 lines
558 B
Plaintext
19 lines
558 B
Plaintext
name: fuse2
|
|
description: The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
|
|
version: 2.9.9
|
|
revision: 2
|
|
url: https://github.com/libfuse/libfuse
|
|
license: GPL2,LGPL2.1
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- fuse-common
|
|
- glibc
|
|
make_depends:
|
|
- pkgconf
|
|
downloads:
|
|
- url: https://github.com/libfuse/libfuse/releases/download/fuse-${BPM_PKG_VERSION}/fuse-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d0e69d5d608cc22ff4843791ad097f554dd32540ddc9bed7638cc6fea7c1b4b5
|