17 lines
710 B
Bash
17 lines
710 B
Bash
# Template file for 'Uranium'
|
|
pkgname=Uranium
|
|
version=4.6.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=cmake
|
|
pycompile_dirs="usr/lib/uranium/plugins"
|
|
hostmakedepends="python3"
|
|
depends="libArcus-python3 python3-PyQt5-opengl python3-PyQt5-quick
|
|
python3-PyQt5-svg python3-numpy-stl python3-scipy qt5-quickcontrols
|
|
qt5-quickcontrols2 python3-shapely python3-cryptography"
|
|
short_desc="Python framework for building Desktop applications"
|
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/Ultimaker/Uranium"
|
|
distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
|
|
checksum=36896e4807d1ce7040b7ea3cb1288a9e175d55e03e1485b19ba09b407e9515e8
|