From 088e5651eb4c90e4706bbcdae1199b2e9281f762 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Mon, 30 Oct 2017 16:15:02 -0400 Subject: [PATCH] Uranium: update to 3.0.3. --- .../Uranium/patches/cmake-python-lib-path.patch | 16 ---------------- srcpkgs/Uranium/template | 8 ++++---- 2 files changed, 4 insertions(+), 20 deletions(-) delete mode 100644 srcpkgs/Uranium/patches/cmake-python-lib-path.patch diff --git a/srcpkgs/Uranium/patches/cmake-python-lib-path.patch b/srcpkgs/Uranium/patches/cmake-python-lib-path.patch deleted file mode 100644 index dd994528ba2..00000000000 --- a/srcpkgs/Uranium/patches/cmake-python-lib-path.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git CMakeLists.txt CMakeLists.txt ---- CMakeLists.txt -+++ CMakeLists.txt -@@ -45,11 +45,7 @@ add_custom_target(extract-messages ${CMAKE_SOURCE_DIR}/scripts/extract-messages - # Build Translations - CREATE_TRANSLATION_TARGETS() - --if(APPLE OR WIN32) -- install(DIRECTORY UM DESTINATION lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages) --else() -- install(DIRECTORY UM DESTINATION lib/python${PYTHON_VERSION_MAJOR}/dist-packages) --endif() -+install(DIRECTORY UM DESTINATION lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages) - install(FILES ${CMAKE_SOURCE_DIR}/cmake/UraniumTranslationTools.cmake - DESTINATION ${CMAKE_INSTALL_DATADIR}/cmake-${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}/Modules/ ) - install(DIRECTORY resources DESTINATION ${CMAKE_INSTALL_DATADIR}/uranium) diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template index 5a5e3049bc9..217c4cfd89b 100644 --- a/srcpkgs/Uranium/template +++ b/srcpkgs/Uranium/template @@ -1,7 +1,7 @@ # Template file for 'Uranium' pkgname=Uranium -version=2.7.0 -revision=2 +version=3.0.3 +revision=1 python_version=3 build_style=cmake hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ depends="libArcus-python3 python3-numpy python3-PyQt5 python3-PyQt5-quick qt5-quickcontrols" short_desc="A Python framework for building Desktop applications" maintainer="Karl Nilsson " -license="AGPL-3" +license="LGPL-3" homepage="https://github.com/Ultimaker/Uranium" distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz" -checksum=367a6408413bd5cfd8121745f2ae0d855ac0895c7c14326bfd4c9227223ed87b +checksum=6021d5843fa0b09c13c41dee1c04a71fa9ff9090fa73f7e0430a77822e621cb1