blob: 3c57d1e2e9b7eefc5521bc0904aa882225d2ac1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-fbs
pkgdesc = Python and Qt-based lightweight alternative to Electron
pkgver = 1.2.7
pkgrel = 1
url = https://build-system.fman.io/
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
optdepends = python-pyqt5: Qt5 Python bindings
optdepends = pyside2: PySide Qt5 Python bindings
optdepends = python-sentry_sdk: upload errors that occur in your app to Sentry
optdepends = python-boto3: AWS support
source = fbs-1.2.7.tar.gz::https://files.pythonhosted.org/packages/source/f/fbs/fbs-1.2.7.tar.gz
sha256sums = 5e988fdfe0b87317a04216d0eaba2fcf0b316ef14fe1b583459824673c1e0e05
pkgname = python-fbs
|