blob: 27c92efbe04276b5d73e9800b2c92c2146e9379d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = fingerpaint-wayland
pkgdesc = Fingerpaint tool with wayland dependencies
pkgver = 1.2.7
pkgrel = 1
url = https://github.com/Wazzaps/fingerpaint
arch = any
license = GPL2
makedepends = python-setuptools
depends = python-evdev
depends = python-pillow
depends = python-pyudev
depends = dconf
depends = tk
provides = fingerpaint
conflicts = fingerpaint
source = fingerpaint-1.2.7.tar.gz::https://github.com/Wazzaps/fingerpaint/archive/refs/tags/v1.2.7.tar.gz
sha256sums = 25e113470f3f0dddb4ef9b3d7f3708146c330efd9eec4e51ab77a40cffe3bf5a
pkgname = fingerpaint-wayland
|