Mageia Bugzilla – Attachment 5339 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
barjac's spec
phototonic.spec (text/plain), 1.93 KB, created by
Barry Jackson
on 2014-08-11 11:34:33 CEST
(
hide
)
Description:
barjac's spec
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2014-08-11 11:34:33 CEST
Size:
1.93 KB
patch
obsolete
>%define gitrev 206 >Name: phototonic >Version: 1.03 >Release: %mkrel -c %{gitrev}git 1 >Summary: An image viewer and organizer >Group: Graphics/Viewers >License: GPLv3 >Url: http://oferkv.github.io/phototonic/ >Source0: %{name}-%{version}-%{gitrev}.tar.gz > >BuildRequires: pkgconfig(exiv2) >BuildRequires: pkgconfig(Qt5Core) >BuildRequires: pkgconfig(Qt5Widgets) > >Suggests: %{_libdir}qtsvg5 >Suggests: qtimageformats5 > >%description >Phototonic is an image viewer and organizer with the following features: >* Light weight with a smooth and clear user interface >* Does not depend on any desktop environment >* Supports several customized thumbnail layouts >* Load thumbnails and browse images recursively >* Dynamic thumbnails loading, enabling fast browsing of very large folders >* Filter thumbnails >* Image navigation and file management >* Slide show >* View random image >* Transformation: rotation, flipping, cropping, image mirroring >* Adjust image colors >* Keep transformations zoom and colors while browsing multiple images >* Extensive automatic and manual zoom options >* Supported image formats: >BMP, GIF, ICO, JPEG, MNG, PBM, PGM, PNG, PPM, SVG, SVGZ, TGA, TIFF, XBM, XPM >* Supports GIF animations >* Keyboard shortcuts and mouse behavior customization >* Load image files or folders from command line >* Open images with external applications > >%prep >%setup -q -n %{name} > >%build >%qmake_qt5 PREFIX=%{_prefix} > >%make > >%install >%make_install INSTALL_ROOT=%{buildroot} > >desktop-file-edit \ > --add-category='X-Mageia-CrossDesktop' \ > --remove-key=MimeType \ > --set-key=MimeType \ > --set-value='image/png;image/gif;image/jpeg;image/bmp;image/svg+xml;' \ > %{buildroot}%{_datadir}/applications/%{name}.desktop > >desktop-file-install \ > --dir=%{buildroot}%{_datadir}/applications \ > %{buildroot}%{_datadir}/applications/%{name}.desktop > >%files >%{_bindir}/%{name} >%{_datadir}/applications/%{name}.desktop >%{_iconsdir}/hicolor/48x48/apps/%{name}.png >%{_datadir}/pixmaps/%{name}.png
%define gitrev 206 Name: phototonic Version: 1.03 Release: %mkrel -c %{gitrev}git 1 Summary: An image viewer and organizer Group: Graphics/Viewers License: GPLv3 Url: http://oferkv.github.io/phototonic/ Source0: %{name}-%{version}-%{gitrev}.tar.gz BuildRequires: pkgconfig(exiv2) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Widgets) Suggests: %{_libdir}qtsvg5 Suggests: qtimageformats5 %description Phototonic is an image viewer and organizer with the following features: * Light weight with a smooth and clear user interface * Does not depend on any desktop environment * Supports several customized thumbnail layouts * Load thumbnails and browse images recursively * Dynamic thumbnails loading, enabling fast browsing of very large folders * Filter thumbnails * Image navigation and file management * Slide show * View random image * Transformation: rotation, flipping, cropping, image mirroring * Adjust image colors * Keep transformations zoom and colors while browsing multiple images * Extensive automatic and manual zoom options * Supported image formats: BMP, GIF, ICO, JPEG, MNG, PBM, PGM, PNG, PPM, SVG, SVGZ, TGA, TIFF, XBM, XPM * Supports GIF animations * Keyboard shortcuts and mouse behavior customization * Load image files or folders from command line * Open images with external applications %prep %setup -q -n %{name} %build %qmake_qt5 PREFIX=%{_prefix} %make %install %make_install INSTALL_ROOT=%{buildroot} desktop-file-edit \ --add-category='X-Mageia-CrossDesktop' \ --remove-key=MimeType \ --set-key=MimeType \ --set-value='image/png;image/gif;image/jpeg;image/bmp;image/svg+xml;' \ %{buildroot}%{_datadir}/applications/%{name}.desktop desktop-file-install \ --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/%{name}.desktop %files %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_iconsdir}/hicolor/48x48/apps/%{name}.png %{_datadir}/pixmaps/%{name}.png
View Attachment As Raw
Actions:
View
Attachments on
bug 13891
:
5337
| 5339