blob: 89518e3c5e0b08538ec23c6fdcaaf047dd304a4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pixelcolor-git
pkgdesc = Get the screen pixel color
pkgver = 0.2.0
pkgrel = 1
url = http://www.muflone.com/pixelcolor
arch = any
license = GPL3
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-pillow
provides = pixelcolor
conflicts = pixelcolor
source = git+https://github.com/muflone/pixelcolor
sha256sums = SKIP
pkgname = pixelcolor-git
|