Search Criteria
Package Details: siril 0.99.8.1-2
Git Clone URL: | https://aur.archlinux.org/siril.git (read-only, click to copy) |
---|---|
Package Base: | siril |
Description: | An astronomical image processing software for Linux. (IRIS clone) |
Upstream URL: | https://www.siril.org/ |
Licenses: | |
Submitter: | vinvin |
Maintainer: | pozar87 (mobarre) |
Last Packager: | pozar87 |
Votes: | 9 |
Popularity: | 0.000235 |
First Submitted: | 2012-10-15 00:40 |
Last Updated: | 2021-02-26 17:34 |
Dependencies (28)
- cfitsio
- exiv2
- ffms2 (ffms2-git)
- fftw (fftw-mpich, fftw-mpi, fftw-amd)
- gsl
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- libconfig (libconfig-git)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- cmake (cmake-git) (make)
- curl (curl-git, curl-minimal-git) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git, ffmpeg-headless) (make)
- ffms2 (ffms2-git) (make)
- gnuplot (gnuplot-caca, gnuplot-svg, gnuplot-headless, gnuplot-nogui, gnuplot-git) (make)
- intltool (make)
- libcurl-gnutls (libcurl3-gnutls, libcurl-gnutls-minimal-git) (make)
- libheif (libheif-git) (make)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo) (make)
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (make)
- libraw (libraw-git, libraw16, libraw19) (make)
- libtiff (libtiff-git, libtiff-minimal-git) (make)
- wcslib (wcslib62) (make)
- ffms2 (ffms2-git) (optional) – films native support as image sequences and import
- gnuplot (gnuplot-caca, gnuplot-svg, gnuplot-headless, gnuplot-nogui, gnuplot-git) (optional) – photometry graphs creation
- libcurl-gnutls (libcurl3-gnutls, libcurl-gnutls-minimal-git) (optional) – check for updates
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo) (optional) – JPEG import and export
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (optional) – PNG import
- libraw (libraw-git, libraw16, libraw19) (optional) – DSLR RAW images import
- libtiff (libtiff-git, libtiff-minimal-git) (optional) – TIFF import and export
Latest Comments
1 2 3 4 5 Next › Last »
sjoerdsein commented on 2021-03-05 23:06
Please add
wcslib
as a runtime dependency. With it only as a makedep I get the errorsiril: error while loading shared libraries: libwcs.so.7: cannot open shared object file: No such file or directory
.jpkotta commented on 2021-02-23 04:12
Add ffsm2 as a runtime dep. I get this error if it's not installed:
siril: error while loading shared libraries: libffms2.so.4: cannot open shared object file: No such file or directory
.librewish commented on 2020-12-10 13:02
add all opt dependancies as make depend also
if they arent installed at build time their suport is disabled
vinvin commented on 2020-12-09 12:47
We try to keep up-to-date the list of dependencies here https://free-astro.org/index.php?title=Siril:install#Dependencies or in the README https://gitlab.com/free-astro/siril/-/blob/master/README.md .
From what I see above, libffms2 does not exist, because it's ffms2 on Arch Linux I think, this should be updated too.
Soon wcslib will be optional too.
librewish commented on 2020-12-09 02:50
configure: error: Package requirements (exiv2 >= 0.25) were not met:
Package 'exiv2', required by 'virtual:world', not found
pozar87 commented on 2020-09-30 06:35
Thanks Ondrian! Both dependency added Regards, Pozar
Ondrian commented on 2020-09-29 12:22
Another missing dependency is cmake.
Ondrian commented on 2020-09-23 09:01
libffms2 (community/ffms2) should be added as an optional dependency for avi support.
mobarre commented on 2020-07-30 15:43
The build issue for siril 0.9.12 should be fixed in package version 0.9.12-3. Enjoy your new build :)
Solution found here: https://gitlab.com/free-astro/siril/-/issues/424
vinvin commented on 2020-07-30 08:16
I am half of the dev team and I can reply here if needed.