18 lines
675 B
Bash
18 lines
675 B
Bash
# Template file for 'Uranium'
|
|
pkgname=Uranium
|
|
version=3.1.0
|
|
revision=4
|
|
python_version=3
|
|
build_style=cmake
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel"
|
|
depends="libArcus-python3 python3-numpy python3-PyQt5 python3-PyQt5-quick
|
|
python3-PyQt5-opengl python3-PyQt5-svg python3-scipy python3-numpy-stl
|
|
qt5-quickcontrols"
|
|
short_desc="A Python framework for building Desktop applications"
|
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|
license="LGPL-3"
|
|
homepage="https://github.com/Ultimaker/Uranium"
|
|
distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
|
|
checksum=1d272d10cbb3585624a67cbaa5167d414a0eeeb76051be28786759fea63281e9
|