blob: 93db53e9a0aa13cb8b68e710c8a30a8e3aa9d7c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = win2xcur
pkgdesc = Convert Windows cursors to Xcursor format and visceversa
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/quantum5/win2xcur
arch = any
license = GPL-3.0-or-later
makedepends = python-setuptools
depends = python-numpy
depends = python-wand
source = win2xcur-0.1.2.tar.gz::https://github.com/quantum5/win2xcur/archive/refs/tags/v0.1.2.tar.gz
md5sums = SKIP
pkgname = win2xcur
|