blob: b31756cb0520f172826e76397373dbb3b2878335 (
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
|
pkgbase = win2x11cursor-git
pkgdesc = Convert Windows cursor themes into installable X11/Xcursor themes
pkgver = 1.0.0.r13.gee07d9d
pkgrel = 2
url = https://github.com/tantaihaha4487/win2x11cursor
arch = any
license = GPL-3.0-or-later
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = win2xcur
depends = imagemagick
optdepends = libarchive: extract 7z, cab, and fallback RAR archives
optdepends = unrar: extract RAR archives
provides = win2x11cursor
conflicts = win2x11cursor
source = win2x11cursor-git::git+https://github.com/tantaihaha4487/win2x11cursor.git
source = add-version-flag.patch
sha256sums = SKIP
sha256sums = SKIP
pkgname = win2x11cursor-git
|