- update to 2.5.3
* no changelog from upstream - add desktop file OBS-URL: https://build.opensuse.org/package/show/graphics/gmic?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 18 12:59:39 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- update to 2.5.3
|
||||||
|
* no changelog from upstream
|
||||||
|
- add desktop file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 15 23:51:08 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
Fri Mar 15 23:51:08 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@@ -23,11 +23,13 @@
|
|||||||
#define __builder ninja
|
#define __builder ninja
|
||||||
|
|
||||||
Name: gmic
|
Name: gmic
|
||||||
Version: 2.5.2
|
Version: 2.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://gmic.eu
|
URL: https://gmic.eu
|
||||||
# Git URL: https://framagit.org/dtschump/gmic
|
# Git URL: https://framagit.org/dtschump/gmic
|
||||||
Source0: https://gmic.eu/files/source/gmic_%{version}.tar.gz
|
Source0: https://gmic.eu/files/source/gmic_%{version}.tar.gz
|
||||||
|
Source1: gmic_qt.desktop
|
||||||
|
Source2: gmic_qt.png
|
||||||
Source10: http://gmic.eu/gmic_reference.pdf
|
Source10: http://gmic.eu/gmic_reference.pdf
|
||||||
Patch: cmake-fixes.patch
|
Patch: cmake-fixes.patch
|
||||||
|
|
||||||
@@ -229,6 +231,9 @@ pushd zart
|
|||||||
install -m 0755 zart %{buildroot}%{_bindir}/zart
|
install -m 0755 zart %{buildroot}%{_bindir}/zart
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
install -D -m 0644 %{S:1} %{buildroot}%{_datadir}/applications/gmic_qt.desktop
|
||||||
|
install -D -m 0644 %{S:2} %{buildroot}%{_datadir}/pixmaps/gmic_qt.png
|
||||||
|
|
||||||
%post -n libgmic1
|
%post -n libgmic1
|
||||||
%{run_ldconfig}
|
%{run_ldconfig}
|
||||||
|
|
||||||
@@ -244,6 +249,8 @@ popd
|
|||||||
%{_bindir}/gmic_qt
|
%{_bindir}/gmic_qt
|
||||||
%{_mandir}/man1/gmic.1*
|
%{_mandir}/man1/gmic.1*
|
||||||
%config %attr(0644,root,root) /etc/bash_completion.d/gmic
|
%config %attr(0644,root,root) /etc/bash_completion.d/gmic
|
||||||
|
%{_datadir}/applications/gmic_qt.desktop
|
||||||
|
%{_datadir}/pixmaps/gmic_qt.png
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8a954d2bbb4bd1bacb3ee99ded7e3c57ee340e04a9d0c3415006d574d9b61c4d
|
|
||||||
size 5277916
|
|
3
gmic_2.5.3.tar.gz
Normal file
3
gmic_2.5.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:be723f9efb1b295d1d019037c72217136be582a7af26d5d044a2009df0c4e6ec
|
||||||
|
size 5278154
|
10
gmic_qt.desktop
Normal file
10
gmic_qt.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Value=1.0
|
||||||
|
Type=Application
|
||||||
|
Name=G'MIC Qt
|
||||||
|
GenericName=G'MIC Qt GUI
|
||||||
|
Comment=GREYC's Magic for Image Computing
|
||||||
|
Icon=gmic_qt
|
||||||
|
Exec=/usr/bin/gmic_qt %F
|
||||||
|
Categories=Graphics;Photography;GTK;
|
||||||
|
Terminal=false
|
3
gmic_qt.png
Normal file
3
gmic_qt.png
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c890c192d4419fce911df5fc04c0811fb79db7ed394023d3c1e65a0833e9539
|
||||||
|
size 249753
|
Reference in New Issue
Block a user