Package Details: uranium-git 4.5.0.45.gf97733b4-1

Git Clone URL: https://aur.archlinux.org/uranium-git.git (read-only, click to copy)
Package Base: uranium-git
Description: A Python framework for building Desktop applications.
Upstream URL: https://github.com/Ultimaker/Uranium
Licenses: GPL3
Conflicts: uranium
Provides: uranium
Submitter: ad1217
Maintainer: None
Last Packager: ad1217
Votes: 8
Popularity: 0.000000
First Submitted: 2015-10-16 21:14 (UTC)
Last Updated: 2020-03-01 19:16 (UTC)

Pinned Comments

Latest Comments

StefanH commented on 2022-01-20 15:11 (UTC)

The installer breaks cura-git by using a version specific CMake modules directory. This can be fixed by appending the following two lines to the package function:

package() {
  <SNIP>
  cd "$pkgdir"
  mv usr/share/cmake-3.22 usr/share/cmake
}

x0rzist commented on 2019-12-14 16:15 (UTC)

pyqt5-common isn't available anymore and should be removed from the list of dependencies.

totalkrill commented on 2017-12-01 12:43 (UTC) (edited on 2017-12-01 12:47 (UTC) by totalkrill)

The packageversion fails when installing (Edit) Nvm, i have modified my makepkg to not download the entire git repos

foxxy commented on 2017-09-21 20:47 (UTC)

Hi, failed to apply apply sites packages patch. Thanks.