astro/siril: Update 0.99.6 -> 0.99.8.1

This commit is contained in:
Yuri Victorovich 2021-02-14 05:24:06 +00:00
parent 493fc27fc8
commit 2867b7bc8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565204
4 changed files with 45 additions and 46 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= siril
DISTVERSION= 0.99.6
PORTREVISION= 4
DISTVERSION= 0.99.8.1
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/
@ -24,6 +23,7 @@ LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \
libfftw3.so:math/fftw3 \
libfftw3f.so:math/fftw3-float \
libgsl.so:math/gsl \
libjson-glib-1.0.so:devel/json-glib \
liblcms2.so:graphics/lcms2 \
libopencv_core.so:graphics/opencv \
libpng.so:graphics/png \
@ -35,8 +35,6 @@ USES= compiler:c++11-lang desktop-file-utils gettext \
gnome meson pkgconfig jpeg shared-mime-info tar:bz2
USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango
NO_WRKSUBDIR= yes
INSTALLS_ICONS= yes
BINARY_ALIAS= git=false

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1601273482
SHA256 (siril-0.99.6.tar.bz2) = 255dbffb72bb39b1d9d56ab948b4cad32d1458161b1d997cd84ada21f9a8499f
SIZE (siril-0.99.6.tar.bz2) = 2292097
TIMESTAMP = 1613278983
SHA256 (siril-0.99.8.1.tar.bz2) = 45b73ee8d1e1bd7ff184478f90da59c729ca1bd5285fb2f7ac0237c6b5cdbdb2
SIZE (siril-0.99.8.1.tar.bz2) = 3193941

View File

@ -8,4 +8,4 @@ interface than Iris' command line as well as more modern and powerful processing
algorithms, but it is not yet as automated as DeepSkyStacker or Registax. It
also provides a basic command line to access various processing functions.
WWW: https://www.siril.org/
WWW: https://siril.org/

View File

@ -4,14 +4,9 @@ lib/libcm_rtprocess.a
man/man1/siril-cli.1.gz
man/man1/siril.1.gz
share/applications/org.free_astro.siril.desktop
share/icons/hicolor/16x16/apps/siril.png
share/icons/hicolor/24x24/apps/siril.png
share/icons/hicolor/256x256/apps/siril.png
share/icons/hicolor/32x32/apps/siril.png
share/icons/hicolor/48x48/apps/siril.png
share/icons/hicolor/512x512/apps/siril.png
share/icons/hicolor/scalable/apps/org.free_astro.siril.svg
share/icons/hicolor/scalable/mimetypes/text-x-seq.svg
share/icons/hicolor/symbolic/apps/siril-symbolic.svg
share/icons/hicolor/symbolic/apps/org.free_astro.siril-symbolic.svg
share/locale/de/LC_MESSAGES/siril.mo
share/locale/el/LC_MESSAGES/siril.mo
share/locale/es_ES/LC_MESSAGES/siril.mo
@ -20,41 +15,48 @@ share/locale/it_IT/LC_MESSAGES/siril.mo
share/locale/ja_JP/LC_MESSAGES/siril.mo
share/locale/nl_BE/LC_MESSAGES/siril.mo
share/locale/pl_PL/LC_MESSAGES/siril.mo
share/locale/pt_BR/LC_MESSAGES/siril.mo
share/locale/ru/LC_MESSAGES/siril.mo
share/locale/zh_CN/LC_MESSAGES/siril.mo
share/metainfo/org.free_astro.siril.appdata.xml
share/mime/packages/siril.xml
%%DATADIR%%/pixmaps/b.png
%%DATADIR%%/pixmaps/chain.png
%%DATADIR%%/pixmaps/cm.png
%%DATADIR%%/pixmaps/curve.png
%%DATADIR%%/pixmaps/export.png
%%DATADIR%%/pixmaps/export_dark.png
%%DATADIR%%/pixmaps/g.png
%%DATADIR%%/pixmaps/grid.png
%%DATADIR%%/pixmaps/histo.png
%%DATADIR%%/pixmaps/list.png
%%DATADIR%%/pixmaps/mirrorx.png
%%DATADIR%%/pixmaps/mirrorx_dark.png
%%DATADIR%%/pixmaps/mirrory.png
%%DATADIR%%/pixmaps/mirrory_dark.png
%%DATADIR%%/pixmaps/monochrome.png
%%DATADIR%%/pixmaps/monochrome_dark.png
%%DATADIR%%/pixmaps/mtf.png
%%DATADIR%%/pixmaps/mtf_dark.png
%%DATADIR%%/pixmaps/neg.png
%%DATADIR%%/pixmaps/neg_dark.png
%%DATADIR%%/pixmaps/r.png
%%DATADIR%%/pixmaps/rotate-acw.png
%%DATADIR%%/pixmaps/rotate-acw_dark.png
%%DATADIR%%/pixmaps/rotate-cw.png
%%DATADIR%%/pixmaps/rotate-cw_dark.png
%%DATADIR%%/catalogue/ic.txt
%%DATADIR%%/catalogue/ldn.txt
%%DATADIR%%/catalogue/messier.txt
%%DATADIR%%/catalogue/ngc.txt
%%DATADIR%%/catalogue/sh2.txt
%%DATADIR%%/catalogue/stars.txt
%%DATADIR%%/pixmaps/astrometry.svg
%%DATADIR%%/pixmaps/astrometry_dark.svg
%%DATADIR%%/pixmaps/b.svg
%%DATADIR%%/pixmaps/chain.svg
%%DATADIR%%/pixmaps/cm.svg
%%DATADIR%%/pixmaps/curve.svg
%%DATADIR%%/pixmaps/export.svg
%%DATADIR%%/pixmaps/export_dark.svg
%%DATADIR%%/pixmaps/g.svg
%%DATADIR%%/pixmaps/grid.svg
%%DATADIR%%/pixmaps/histo.svg
%%DATADIR%%/pixmaps/list.svg
%%DATADIR%%/pixmaps/mirrorx.svg
%%DATADIR%%/pixmaps/mirrorx_dark.svg
%%DATADIR%%/pixmaps/mirrory.svg
%%DATADIR%%/pixmaps/mirrory_dark.svg
%%DATADIR%%/pixmaps/monochrome.svg
%%DATADIR%%/pixmaps/monochrome_dark.svg
%%DATADIR%%/pixmaps/mtf.svg
%%DATADIR%%/pixmaps/mtf_dark.svg
%%DATADIR%%/pixmaps/neg.svg
%%DATADIR%%/pixmaps/r.svg
%%DATADIR%%/pixmaps/rotate-acw.svg
%%DATADIR%%/pixmaps/rotate-acw_dark.svg
%%DATADIR%%/pixmaps/rotate-cw.svg
%%DATADIR%%/pixmaps/rotate-cw_dark.svg
%%DATADIR%%/pixmaps/siril.svg
%%DATADIR%%/pixmaps/siril_logo.svg
%%DATADIR%%/pixmaps/starfinder.png
%%DATADIR%%/pixmaps/starfinder_dark.png
%%DATADIR%%/pixmaps/sum.png
%%DATADIR%%/pixmaps/sum_dark.png
%%DATADIR%%/pixmaps/starfinder.svg
%%DATADIR%%/pixmaps/starfinder_dark.svg
%%DATADIR%%/pixmaps/sum.svg
%%DATADIR%%/pixmaps/sum_dark.svg
%%DATADIR%%/scripts/Mono_Preprocessing.ssf
%%DATADIR%%/scripts/OSC_Extract_Ha.ssf
%%DATADIR%%/scripts/OSC_Extract_HaOIII.ssf
@ -62,5 +64,4 @@ share/mime/packages/siril.xml
%%DATADIR%%/scripts/OSC_Preprocessing_WithDrizzle.ssf
%%DATADIR%%/siril-shortcuts.ui
%%DATADIR%%/siril.css
%%DATADIR%%/siril_old.css
%%DATADIR%%/siril3.glade