Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: fuse2
|
||||
description: The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
|
||||
version: 2.9.9
|
||||
revision: 4
|
||||
url: https://github.com/libfuse/libfuse
|
||||
license: GPL2,LGPL2.1
|
||||
maintainers:
|
||||
- [email protected]
|
||||
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
|
||||
Reference in New Issue
Block a user