Initial commit

This commit is contained in:
2025-09-25 12:18:28 +03:00
commit e61e8aa0a8
4 changed files with 58 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: quazip
description: Qt/C++ wrapper over minizip
version: 1.5
url: https://stachenov.github.io/quazip/
license: LGPL2.1-or-later
architecture: any
depends: ["bzip2","gcc-libs","glibc","qt6-base","zlib"]
make_depends: ["cmake","qt6-5compat"]
type: source