Search Criteria
Package Details: therion 5.5.7-1
Git Clone URL: | https://aur.archlinux.org/therion.git (read-only, click to copy) |
---|---|
Package Base: | therion |
Description: | Cave surveying: processes survey data and generates maps or 3D models of caves |
Upstream URL: | http://therion.speleo.sk |
Licenses: | |
Submitter: | detrito |
Maintainer: | speleo3 |
Last Packager: | speleo3 |
Votes: | 2 |
Popularity: | 0.059562 |
First Submitted: | 2015-12-29 00:35 |
Last Updated: | 2021-02-15 07:25 |
Dependencies (14)
- bwidget
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- glu (glu-git)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-full)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- python (python-dbg)
- texlive-core (texlive-installer, texlive-full)
- tk (tk85)
- tkimg
- vtk (vtk-visit, vtk-raytracing-git, vtk-git, vtk9)
- wxgtk3 (wxgtk3-dev, wxgtk3-light)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- perl (perl-git) (make)
Latest Comments
detrito commented on 2019-05-14 20:06
I pushed your first patch into the tree. I will leave you the maintainer's rights in order to take care of the package in the future ;)
rsevero commented on 2019-05-14 18:08
Forgot to include the dependecy to proj on the previous file. Sorry.
Here it is a patch that includes it: https://pastebin.com/KTrnQsfb
rsevero commented on 2019-05-14 12:44
Hi, I've updated therion AUR package to version 5.4.4.
I'm not sure how to send the changes. I will include them here. Please let me know if there is a better way.
Patch file for PKGBUILD: https://pastebin.com/F3FWj9K8
And the complete PKGBUILD file (as the patch is presenting some weird behaviour): https://pastebin.com/QjHjHeV2
New version of make_install.patch: https://pastebin.com/4MLP2D8n
detrito commented on 2018-06-11 18:07
You right, loch didn't compile anymore. I added your patch to the PKBBUILD, now it works again, thanks!
speleo3 commented on 2018-06-10 16:05
Works for me after adding this to PKGBUILD before "make":
sed -i.bak 's/-DLXLINUX//' loch/Makefile
sed -i.bak 's/^POBJECTS =.*/POBJECTS =/' loch/Makefile
sed -i.bak 's/freetype-config --cflags/pkg-config --cflags freetype2/' loch/Makefile
jlm commented on 2017-08-31 18:11
yes, you are right, bisected it back to 5.3.16 last working and reported it upstream.
detrito commented on 2017-08-29 16:34
hi jlm, it look like a therion bug, you should better report it upstream:
https://therion.speleo.sk/contact.php
jlm commented on 2017-08-28 18:43
Installed this, but it appears that KML model output (export model -format kml -output mykml.kml) crashes with a SIGSEGV. Same input files used to work correctly before.