blob: 7da006aba95c901ed1e3d14755f40cdfcb7022f0 (
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
34
|
pkgbase = python-fabric-git
pkgdesc = next-gen framework for building desktop widgets using python
pkgver = r161.ff02325
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 = pkgconf
depends = libgirepository
depends = gobject-introspection
depends = gobject-introspection-runtime
depends = gtk-layer-shell
depends = libdbusmenu-gtk3
depends = cinnamon-desktop
depends = webkit2gtk-4.1
depends = python
depends = python-pip
depends = python-gobject
depends = python-cairo
depends = python-loguru
depends = python-click
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
|