Search Criteria
Package Details: therion 6.1.8-2
Package Actions
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: | GPL2 |
Submitter: | detrito |
Maintainer: | speleo3 |
Last Packager: | speleo3 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-29 00:35 (UTC) |
Last Updated: | 2023-08-19 16:59 (UTC) |
Dependencies (19)
- bwidget
- fmt (fmt-git)
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5)
- glu (glu-git)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full, imagemagick-full-git)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libpng (libpng-apng, libpng-git)
- python (python36, python32, python37, python39, python38, python310, python312)
- shapelib
- texlive-core (texlive-full, texlive-installer, texlive-basic)
- texlive-metapost (texlive-full, texlive-installer)
- tk (tk85, tk-fossil)
- tkimg
- vtk (vtk-git, vtk-nowraps)
- wxwidgets-gtk3 (wxwidgets3.0, wxwidgets-gtk3-git, wxwidgets-gtk3-light, wxwidgets-gtk3-wayland-perf)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- catch2 (catch2-git, catch2v3) (make)
- cmake (cmake-git) (make)
- perl (perl-git) (make)
Latest Comments
detrito commented on 2019-05-14 20:06 (UTC)
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 (UTC)
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 (UTC) (edited on 2019-05-14 15:01 (UTC) by rsevero)
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 (UTC)
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 (UTC) (edited on 2018-06-10 16:10 (UTC) by speleo3)
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 (UTC)
detrito commented on 2017-08-29 16:34 (UTC)
jlm commented on 2017-08-28 18:43 (UTC)