blob: 1b6d5702511d82059f5c1986710f79640acd903e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-samila
pkgdesc = A Generative Art Generator
pkgver = 1.6
pkgrel = 1
url = https://github.com/sepandhaghighi/samila
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-art
depends = python-matplotlib
depends = python-pillow
source = python-samila-1.6.tgz::https://github.com/sepandhaghighi/samila/archive/v1.6.tar.gz
sha256sums = b8fc75ca8204bdcc765a2e18486f2b9fe1956ca21150f52452288df09ff073cd
pkgname = python-samila
|