Initial commit
This commit is contained in:
commit
3dde98f615
8 changed files with 202 additions and 0 deletions
28
.SRCINFO
Normal file
28
.SRCINFO
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
pkgbase = zapzap
|
||||
pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
|
||||
pkgver = 6.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/rafatosta/zapzap
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = desktop-file-utils
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = dbus-python
|
||||
depends = hicolor-icon-theme
|
||||
depends = python
|
||||
depends = python-inflect
|
||||
depends = python-jaraco.text
|
||||
depends = python-pydantic
|
||||
depends = python-pyqt6
|
||||
depends = python-pyqt6-webengine
|
||||
depends = python-typing_extensions
|
||||
depends = qt6-wayland
|
||||
optdepends = hunspell: spell check
|
||||
source = zapzap-6.1.1-2::git+https://github.com/rafatosta/zapzap.git#tag=6.1.1-2
|
||||
b2sums = 5b47ff56c8d6085da0dc5c69009adb41de89df7af2b356dfbf66eccc0a526530f1f42bbd69ae0421352965f6b89723eab5490c54f511cad85646c1956a8b523d
|
||||
|
||||
pkgname = zapzap
|
||||
Loading…
Add table
Add a link
Reference in a new issue