Search Criteria
Package Details: leocad 19.07.1-1
Git Clone URL: | https://aur.archlinux.org/leocad.git (read-only) |
---|---|
Package Base: | leocad |
Description: | A CAD program for creating virtual LEGO models |
Upstream URL: | http://leocad.org |
Licenses: | |
Submitter: | Duologic |
Maintainer: | grawlinson |
Last Packager: | grawlinson |
Votes: | 29 |
Popularity: | 0.013116 |
First Submitted: | 2009-01-25 02:40 |
Last Updated: | 2019-08-12 20:10 |
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
lks commented on 2016-01-01 21:12
Please replace qtchooser makedepends with qt4. Without qt4 makedepends I got the following error message:
==> Starting build()...
PKGBUILD: line 27: qmake-qt4: command not found
==> ERROR: A failure occurred in build().
Aborting...
Perhaps replacing "qmake-qt4" with "qmake" would solve this problem too. I have'nt tried it.
@Alister.Hood: You are not quite right. Either qtchooser or qt4 is required.
lks
tozian commented on 2015-07-08 01:58
AUR4 version up one day before the deadline!
Alister.Hood commented on 2015-03-03 06:08
That would be against the packaging guidelines - see https://wiki.archlinux.org/index.php/Pkgbuild
Diego.Florez commented on 2015-03-02 19:02
Please add gcc to makedepends in PKGBUILD.
Alister.Hood commented on 2014-12-10 22:30
This doesn't actually require qtchooser for the build.
vtanger commented on 2013-11-24 18:34
Tried running it on a Raspberry Pi.
seconded comment by alex.forenich: please change qmake to qmake-qt4
On a RasPi it crashes with a "Speicherzugriffsfehler" (memory access fault / segmentation fault).
How much memory does Leocad need? More than 300MB? If so, the RasPi's RAM is too small. Can anyone confirm memory usage (on a different system?)
Thanks!
tozian commented on 2013-11-01 16:30
The PKGBUILD seems to be broken due to the release of Qt 5. This should be fixed soon.
alex.forencich commented on 2013-10-31 23:36
I couldn't get it to compile until I changed qmake in the PKGBUILD to qmake-qt4.
tozian commented on 2013-09-25 04:05
I now keep the pkgbuild on git hub at: https://github.com/tozian/leocad-arch
tozian commented on 2013-09-25 04:04
Okay everything works. Or at least it should.