blob: acb84c1da9bbb48bd5ea14f9bf8315dcd0774e8b (
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
27
28
29
30
31
32
33
|
pkgbase = python-fabric-git
pkgdesc = next-gen framework for building desktop widgets using python
pkgver = 0.0.2
pkgrel = 1
url = https://github.com/Fabric-Development/fabric
arch = any
license = AGPL-3.0-or-later
makedepends = python-setuptools
makedepends = python-installer
makedepends = python-build
makedepends = git
depends = gtk3
depends = cairo
depends = gtk-layer-shell
depends = libgirepository
depends = gobject-introspection
depends = gobject-introspection-runtime
depends = webkit2gtk-4.1
depends = libdbusmenu-gtk3
depends = python
depends = python-pip
depends = python-gobject
depends = python-cairo
depends = python-loguru
depends = python-click
depends = pkgconf
optdepends = python-psutil: for system stats, this package is a dependency of the bar example file
provides = python-fabric
conflicts = python-fabric
source = git+https://github.com/Fabric-Development/fabric.git
sha256sums = SKIP
pkgname = python-fabric-git
|