Accepting request 873311 from home:polslinux:branches:graphics
- Update to 0.99.8.1: * Fixed crash because of wcslib function * New ability to remove sequence frames from the "Plot" tab * New merge command * New astrometry annotation ability * New snapshot function * New conversion internal algorithm, can convert any sequence to any other sequence type too now * Handle datetime in TIFF file * Improved color saturation tool with a background factor to adjust the strength * Reduced memory used by global registration * Improving films (AVI and others) support: notifying the user, suggesting conversion, fixing parallel operations * Fixed memory leak in minmax algorithms * Fixed a bug in FITS from DSLR debayer when image height is odd * Fixed out-of-memory conditions on global registration and median or mean stacking * Fixed SER stacking with 32 bits output * Fixed bitrate value issue in mp4 export * Fixed normalization issue with SER files OBS-URL: https://build.opensuse.org/request/show/873311 OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=13
This commit is contained in:
parent
6c1314293d
commit
45a26451ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00b426ec0ff08afed7a6c69e8c25abe7ced867cf4b2cfad8c1553c190821cf01
|
||||
size 1804465
|
3
siril-0.99.8.1.tar.bz2
Normal file
3
siril-0.99.8.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53e3c1e657e525e2daa8ff30e34f4adf998a32ba06f13ad949289ea79a827c06
|
||||
size 2621460
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 07:59:01 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to 0.99.8.1:
|
||||
* Fixed crash because of wcslib function
|
||||
* New ability to remove sequence frames from the "Plot" tab
|
||||
* New merge command
|
||||
* New astrometry annotation ability
|
||||
* New snapshot function
|
||||
* New conversion internal algorithm, can convert any sequence to
|
||||
any other sequence type too now
|
||||
* Handle datetime in TIFF file
|
||||
* Improved color saturation tool with a background factor
|
||||
to adjust the strength
|
||||
* Reduced memory used by global registration
|
||||
* Improving films (AVI and others) support: notifying the user,
|
||||
suggesting conversion, fixing parallel operations
|
||||
* Fixed memory leak in minmax algorithms
|
||||
* Fixed a bug in FITS from DSLR debayer when image height is odd
|
||||
* Fixed out-of-memory conditions on global registration and
|
||||
median or mean stacking
|
||||
* Fixed SER stacking with 32 bits output
|
||||
* Fixed bitrate value issue in mp4 export
|
||||
* Fixed normalization issue with SER files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 13:41:48 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
20
siril.spec
20
siril.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package siril
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: siril
|
||||
Version: 0.99.6
|
||||
Version: 0.99.8.1
|
||||
Release: 0
|
||||
Summary: An astronomical image processing software for Linux. (IRIS clone)
|
||||
License: GPL-3.0-only
|
||||
@ -28,15 +28,14 @@ BuildRequires: gcc-c++
|
||||
# Remove git build dep when fixed upstream: https://gitlab.com/free-astro/siril/-/issues/583
|
||||
BuildRequires: git
|
||||
BuildRequires: meson
|
||||
BuildRequires: opencv-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: pkgconfig(cfitsio)
|
||||
BuildRequires: pkgconfig(exiv2)
|
||||
BuildRequires: pkgconfig(ffms2)
|
||||
BuildRequires: pkgconfig(fftw3)
|
||||
BuildRequires: pkgconfig(gsl)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.17.0
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libavcodec)
|
||||
BuildRequires: pkgconfig(libavformat)
|
||||
BuildRequires: pkgconfig(libavutil) >= 55.20
|
||||
@ -48,7 +47,9 @@ BuildRequires: pkgconfig(libraw)
|
||||
BuildRequires: pkgconfig(libswresample)
|
||||
BuildRequires: pkgconfig(libswscale)
|
||||
BuildRequires: pkgconfig(libtiff-4)
|
||||
BuildRequires: pkgconfig(opencv)
|
||||
BuildRequires: pkgconfig(rtprocess)
|
||||
BuildRequires: pkgconfig(shared-mime-info)
|
||||
|
||||
%description
|
||||
Siril is meant to be Iris for Linux (sirI-L). It is an astronomical image
|
||||
@ -72,8 +73,8 @@ rm %{buildroot}/%{_datadir}/doc/siril/*
|
||||
%find_lang %{name}
|
||||
install -m 0644 -D platform-specific/linux/org.free_astro.siril.desktop %{buildroot}%{_datadir}/applications/org.free_astro.siril.desktop
|
||||
install -m 0644 -D platform-specific/linux/siril.xml %{buildroot}%{_datadir}/mime/packages/siril.xml
|
||||
install -m 0755 -D -d %{buildroot}%{_datadir}/pixmaps/
|
||||
ln -sf /usr/share/siril/pixmaps/siril.svg %{buildroot}%{_datadir}/pixmaps/siril.svg
|
||||
# remove duplicate file
|
||||
rm -f %{buildroot}%{_datadir}/siril/pixmaps/siril.svg
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc ChangeLog NEWS README.md AUTHORS
|
||||
@ -82,13 +83,12 @@ ln -sf /usr/share/siril/pixmaps/siril.svg %{buildr
|
||||
%{_bindir}/siril-cli
|
||||
%{_mandir}/man1/siril.1%{?ext_man}
|
||||
%{_mandir}/man1/siril-cli.1%{?ext_man}
|
||||
%{_datadir}/siril/
|
||||
%{_datadir}/siril/
|
||||
%{_datadir}/metainfo/org.free_astro.siril.appdata.xml
|
||||
%{_datadir}/applications/org.free_astro.siril.desktop
|
||||
%{_datadir}/mime/packages/siril.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/siril.png
|
||||
%{_datadir}/icons/hicolor/scalable/mimetypes/text-x-seq.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/siril-symbolic.svg
|
||||
%{_datadir}/pixmaps/siril.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/org.free_astro.siril.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/org.free_astro.siril-symbolic.svg
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user