19 lines
693 B
Bash
19 lines
693 B
Bash
# Template file for 'Uranium'
|
|
pkgname=Uranium
|
|
version=3.4.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=cmake
|
|
pycompile_module="UM"
|
|
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"
|
|
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=7a97385b101a30008d1c0bb576d603b93ca2d0967b8c71faeb6760c9cc9ecb72
|