blob: b54ef48b6a12a191e578dc84cffbc67e5785187d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = metamorphose2-python3-git
pkgdesc = Updated fork of Métamorphose 2, by timinaust
pkgver = r130.55ffc9f
pkgrel = 1
epoch = 2
url = https://github.com/timinaust/metamorphose2/tree/Python3_WXPython4
arch = any
license = GPL
makedepends = git
depends = python>=3.0
depends = python<4.0
depends = python-wxpython>=4.0
depends = python-pillow>=2.3.0
provides = metamorphose2-python3-git
conflicts = metamorphose2-python3-git
conflicts = metamorphose2
conflicts = metamorphose2-git
source = metamorphose2::git+https://github.com/timinaust/metamorphose2#branch=Python3_WXPython4
md5sums = SKIP
pkgname = metamorphose2-python3-git
|