Mageia Bugzilla – Attachment 5337 Details for
Bug 13891
Phototonic - an image viewer and organizer written on GNU/Linux in C++ and Qt 5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file of phototonic
phototonic.spec (text/plain), 1.12 KB, created by
David GEIGER
on 2014-08-10 16:12:23 CEST
(
hide
)
Description:
spec file of phototonic
Filename:
MIME Type:
Creator:
David GEIGER
Created:
2014-08-10 16:12:23 CEST
Size:
1.12 KB
patch
obsolete
>Name: phototonic >Version: 1.03 >Release: %mkrel 1 >Summary: An image viewer and organizer >License: GPLv3 >Group: Graphics/Viewers >URL: http://oferkv.github.io/phototonic/ >Source0: https://github.com/oferkv/%{name}/archive/v%{version}.tar.gz >BuildRequires: desktop-file-utils >BuildRequires: qt5-devel >BuildRequires: qtimageformats5-devel >BuildRequires: qttools5 >BuildRequires: pkgconfig(Qt5Svg) >BuildRequires: pkgconfig(exiv2) > > >%description >Phototonic is an image viewer and organizer, developed on >GNU/Linux in C++ and Qt5. > >%prep >%setup -q > >%build >%qmake_qt5 %{name}.pro >%make > >%install >%makeinstall_std INSTALL_ROOT=%{buildroot} > ># FIXME fix a missing trailing symbol error (;) on desktop file ># FIXME fix a duplicate key on StartupNotify >desktop-file-install \ > --dir=%{buildroot}%{_datadir}/applications/ \ > --remove-key=StartupNotify \ > --set-key=MimeType --set-value='image/png;image/gif;image/jpeg;image/bmp;image/svg+xml;' \ > %{buildroot}%{_datadir}/applications/%{name}.desktop > >%files >#%%doc LICENSE README >%{_bindir}/%{name} >%{_datadir}/applications/%{name}.desktop >%{_datadir}/pixmaps/%{name}.png >%{_iconsdir}/hicolor/*/apps/%{name}.png
Name: phototonic Version: 1.03 Release: %mkrel 1 Summary: An image viewer and organizer License: GPLv3 Group: Graphics/Viewers URL: http://oferkv.github.io/phototonic/ Source0: https://github.com/oferkv/%{name}/archive/v%{version}.tar.gz BuildRequires: desktop-file-utils BuildRequires: qt5-devel BuildRequires: qtimageformats5-devel BuildRequires: qttools5 BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(exiv2) %description Phototonic is an image viewer and organizer, developed on GNU/Linux in C++ and Qt5. %prep %setup -q %build %qmake_qt5 %{name}.pro %make %install %makeinstall_std INSTALL_ROOT=%{buildroot} # FIXME fix a missing trailing symbol error (;) on desktop file # FIXME fix a duplicate key on StartupNotify desktop-file-install \ --dir=%{buildroot}%{_datadir}/applications/ \ --remove-key=StartupNotify \ --set-key=MimeType --set-value='image/png;image/gif;image/jpeg;image/bmp;image/svg+xml;' \ %{buildroot}%{_datadir}/applications/%{name}.desktop %files #%%doc LICENSE README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %{_iconsdir}/hicolor/*/apps/%{name}.png
View Attachment As Raw
Actions:
View
Attachments on
bug 13891
: 5337 |
5339