blob: aef0099ee3d6418044128225c3649e249a0d8c7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-qtawesome-git
pkgdesc = Enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications
pkgver = 1.3.1.r1.g68abecc
pkgrel = 1
url = https://github.com/spyder-ide/qtawesome
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-qtpy
provides = python-qtawesome
conflicts = python-qtawesome
source = python-qtawesome-git::git+https://github.com/spyder-ide/qtawesome.git
md5sums = SKIP
pkgname = python-qtawesome-git
|