Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: lxqt-archiver
|
||||
description: A simple & lightweight desktop-agnostic Qt file archiver
|
||||
version: 1.2.0
|
||||
revision: 1
|
||||
url: https://github.com/lxqt/lxqt-archiver
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glib
|
||||
- json-glib
|
||||
- libfm-qt
|
||||
- qt6-base
|
||||
optional_depends:
|
||||
- libarchive
|
||||
- 7zip
|
||||
make_depends:
|
||||
- lxqt-build-tools
|
||||
downloads:
|
||||
- url: https://github.com/lxqt/lxqt-archiver/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f4404d6d8e55ddb46288d0f20818083bd3dfe69b97351d98b3937404ed51b44c
|
||||
Reference in New Issue
Block a user