From a167788e440ade0c5d49a59ead1b3416d8ee7748 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 27 Nov 2024 17:42:20 -0500 Subject: [PATCH] Uranium: remove package This package is sorely outdated and only supports the now-removed cura. --- .../patches/disable_code_style_test.patch | 14 ----------- srcpkgs/Uranium/template | 23 ------------------- srcpkgs/removed-packages/template | 1 + 3 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 srcpkgs/Uranium/patches/disable_code_style_test.patch delete mode 100644 srcpkgs/Uranium/template diff --git a/srcpkgs/Uranium/patches/disable_code_style_test.patch b/srcpkgs/Uranium/patches/disable_code_style_test.patch deleted file mode 100644 index 1b0bca44314..00000000000 --- a/srcpkgs/Uranium/patches/disable_code_style_test.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/cmake/UraniumTests.cmake b/cmake/UraniumTests.cmake -index 332b24c0..68a34acb 100644 ---- a/cmake/UraniumTests.cmake -+++ b/cmake/UraniumTests.cmake -@@ -49,8 +49,3 @@ foreach(_plugin ${_plugins}) - endif() - endforeach() - --#Add code style test. --add_test( -- NAME "code-style" -- COMMAND ${PYTHON_EXECUTABLE} run_mypy.py WORKING_DIRECTORY ${CMAKE_SOURCE_DIR} --) -\ No newline at end of file diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template deleted file mode 100644 index 6e2b7e6df7e..00000000000 --- a/srcpkgs/Uranium/template +++ /dev/null @@ -1,23 +0,0 @@ -# Template file for 'Uranium' -pkgname=Uranium -version=4.13.1 -revision=3 -build_style=cmake -pycompile_dirs="usr/lib/uranium/plugins" -hostmakedepends="python3 gettext" -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" -checkdepends="python3-pytest python3-mypy python3-certifi - python3-Twisted $depends" -short_desc="Python framework for building Desktop applications" -maintainer="Karl Nilsson " -license="LGPL-3.0-or-later" -homepage="https://github.com/Ultimaker/Uranium" -distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz" -checksum=185db9e6353a4f44b69287ed5f6314d28f10a0dd43790485275d6db5b5907a41 - -post_install() { - vmkdir usr/share/uranium/cmake - mv $DESTDIR/usr/share/cmake-*/Modules/* $DESTDIR/usr/share/uranium/cmake/ -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 984c92ccabc..6d50f55723f 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -26,6 +26,7 @@ replaces=" SMC<=1.9_9 Slic3rPE<=2.5.2_5 Twisted<=17.9.0_2 + Uranium<=4.13.1_3 Venom<=0.5.5_1 XorCurses<=0.2.2_1 acme-client<=0.1.16_5