blob: 339ad89b6df1dd7fce4e3daa15ba82461141617d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = zapzap
pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
pkgver = 6.1
pkgrel = 1
url = https://github.com/rafatosta/zapzap
arch = x86_64
license = GPL3
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools>=40.8.0
makedepends = python-wheel
makedepends = desktop-file-utils
depends = python-pyqt6
depends = python-pyqt6-webengine
depends = dbus-python
depends = qt6-wayland
depends = python-jaraco.text
depends = python-inflect
depends = python-pydantic>=1.9.1
depends = python-typing_extensions>=4.6.1
optdepends = hunspell: spell check
source = git+https://github.com/rafatosta/zapzap#tag=6.1
b2sums = fd7e18a1853d7b34a7511bfcf8c93c4fffc5f1a2ee20ba4866f61f9185a822cf074c78525f1deaaead62de3d43f4620206b2e962a3ae05f72b478c3d11011a40
pkgname = zapzap
|