1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

astro/siril: Update 0.9.9 -> 0.9.10

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2019-01-21 07:54:23 +00:00
parent f880485242
commit fed4a3dfb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490828
4 changed files with 22 additions and 15 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= siril
DISTVERSION= 0.9.9
PORTREVISION= 3
DISTVERSION= 0.9.10
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/
@ -28,11 +27,13 @@ LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \
libtiff.so:graphics/tiff
LIB_DEPENDS+= libopencv_photo.so:graphics/opencv # for some reason, configure fails without opencv, but executable only links to opencv-core
USES= autoreconf desktop-file-utils gettext gmake localbase pkgconfig jpeg shared-mime-info tar:bz2
USES= autoreconf desktop-file-utils gettext gmake gnome localbase pkgconfig jpeg shared-mime-info tar:bz2
GNU_CONFIGURE= yes
USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango
INSTALLS_ICONS= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= OPENMP
OPTIONS_DEFAULT= OPENMP

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1528473133
SHA256 (siril-0.9.9.tar.bz2) = 7958985393eca33b2db173090af78a46e42a7daefe7f6eaa7efa4ba261fa46f3
SIZE (siril-0.9.9.tar.bz2) = 949633
TIMESTAMP = 1548046440
SHA256 (siril-0.9.10.tar.bz2) = caf9800a442bbe3991e820ffc66f41b453c6866f510e2934d236788c78f5be29
SIZE (siril-0.9.10.tar.bz2) = 2318151

View File

@ -1,6 +1,6 @@
--- Makefile.am.orig 2017-11-13 22:13:16 UTC
--- Makefile.am.orig 2019-01-16 08:56:00 UTC
+++ Makefile.am
@@ -17,11 +17,9 @@ install-data-local:
@@ -20,8 +20,6 @@ install-data-local:
$(INSTALL_DATA) src/gui/siril3.glade $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) src/gui/gtk_old.css $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) src/gui/gtk.css $(DESTDIR)$(pkgdatadir)
@ -8,9 +8,4 @@
- $(INSTALL_DATA) AUTHORS LICENSE.md $(DESTDIR)$(docdir)
$(mkinstalldirs) $(DESTDIR)$(mandir)/man1
$(INSTALL_DATA) siril.1.gz $(DESTDIR)$(mandir)/man1
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = config.rpath
-AUTOMAKE_OPTIONS = foreign
\ No newline at end of file
+AUTOMAKE_OPTIONS = foreign
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/scripts/

View File

@ -7,11 +7,14 @@ 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/symbolic/apps/siril-symbolic.svg
share/locale/el/LC_MESSAGES/siril.mo
share/locale/es_ES/LC_MESSAGES/siril.mo
share/locale/fr/LC_MESSAGES/siril.mo
share/locale/it_IT/LC_MESSAGES/siril.mo
share/locale/nl_BE/LC_MESSAGES/siril.mo
share/locale/pl_PL/LC_MESSAGES/siril.mo
share/locale/zh_CN/LC_MESSAGES/siril.mo
share/mime/packages/siril.xml
%%DATADIR%%/gtk.css
@ -36,8 +39,16 @@ share/mime/packages/siril.xml
%%DATADIR%%/pixmaps/rotate-cw.png
%%DATADIR%%/pixmaps/rotate-cw_dark.png
%%DATADIR%%/pixmaps/scale-slider-horz.png
%%DATADIR%%/pixmaps/siril_1.svg
%%DATADIR%%/pixmaps/siril.svg
%%DATADIR%%/pixmaps/siril_logo.svg
%%DATADIR%%/pixmaps/starfinder.png
%%DATADIR%%/pixmaps/sum.png
%%DATADIR%%/scripts/DSLR_Preprocessing_Drizzle.ssf
%%DATADIR%%/scripts/DSLR_Preprocessing_NoDark.ssf
%%DATADIR%%/scripts/DSLR_Preprocessing_NoFlat.ssf
%%DATADIR%%/scripts/DSLR_Preprocessing_NoFlat_NoDark.ssf
%%DATADIR%%/scripts/DSLR_Preprocessing_NoFlat_NoDark_NoBias.ssf
%%DATADIR%%/scripts/DSLR_preprocessing.ssf
%%DATADIR%%/scripts/DSLR_preprocessing_Cosmetic.ssf
%%DATADIR%%/scripts/DSLR_preprocessing_Drizzle_Cosmetic.ssf
%%DATADIR%%/siril3.glade