Initial commit
This commit is contained in:
commit
0124509ce7
8 changed files with 259 additions and 0 deletions
23
.SRCINFO
Normal file
23
.SRCINFO
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
pkgbase = peazip
|
||||
pkgdesc = Cross-platform file and archive manager (Qt6)
|
||||
pkgver = 10.3.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/peazip/PeaZip
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = LGPL-3.0-or-later
|
||||
makedepends = lazarus
|
||||
makedepends = xmlstarlet
|
||||
depends = qt6pas
|
||||
optdepends = unace
|
||||
optdepends = upx
|
||||
options = !debug
|
||||
source = peazip-10.3.0-17ecdd1.tar.gz::https://github.com/peazip/PeaZip/archive/17ecdd1cc0951a81823f26cc4c44d310464ae319.tar.gz
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = peazip
|
||||
depends = qt6pas
|
||||
depends = 7zip
|
||||
depends = brotli
|
||||
depends = zstd
|
||||
depends = hicolor-icon-theme
|
||||
Loading…
Add table
Add a link
Reference in a new issue