update to 21.42 [release 21.42-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
5b8377cf09
commit
c549206aaf
@ -1,4 +1,4 @@
|
||||
# fotoxx
|
||||
|
||||
Navigate images with a pageable thumbnail window, edit an entire image or selected areas, change brightness and contrast, flatten brightness distribution, change color intensity, reduce the number of colors (posterize), make panoramas, make HDR images, crop, rotate (any angle), rescale, fix red-eye, fix perspective (slanted buildings), warp, sharpen, blur, remove noise (speckles), add tags to images and search by tags, make a collage of images and text, print
|
||||
Navigate images with a pageable thumbnail window, edit an entire image or selected areas, change brightness and contrast, flatten brightness distribution, change color intensity, reduce the number of colors (posterize), make panoramas, make HDR images, crop, rotate (any angle), rescale, fix red-eye, fix perspective (slanted buildings), warp, sharpen, blur, remove noise (speckles), add tags to images and search by tags, make a collage of images and text, print.
|
||||
|
||||
|
16
fotoxx.spec
16
fotoxx.spec
@ -1,18 +1,17 @@
|
||||
Name: fotoxx
|
||||
Version: 21.40
|
||||
Version: 21.42
|
||||
Release: 1mamba
|
||||
Summary: a free open source Linux program for editing image files from a digital camera.
|
||||
Summary: A free open source Linux program for editing image files from a digital camera
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: https://www.kornelix.net/fotoxx.html
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kornelix.net/fotoxx/fotoxx.html
|
||||
Source: https://www.kornelix.net/downloads/downloads/fotoxx-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: clutter-gtk-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libchamplain-devel
|
||||
@ -20,7 +19,7 @@ BuildRequires: libclutter-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
@ -31,7 +30,7 @@ BuildRequires: libtiff-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
Navigate images with a pageable thumbnail window, edit an entire image or selected areas, change brightness and contrast, flatten brightness distribution, change color intensity, reduce the number of colors (posterize), make panoramas, make HDR images, crop, rotate (any angle), rescale, fix red-eye, fix perspective (slanted buildings), warp, sharpen, blur, remove noise (speckles), add tags to images and search by tags, make a collage of images and text, print
|
||||
Navigate images with a pageable thumbnail window, edit an entire image or selected areas, change brightness and contrast, flatten brightness distribution, change color intensity, reduce the number of colors (posterize), make panoramas, make HDR images, crop, rotate (any angle), rescale, fix red-eye, fix perspective (slanted buildings), warp, sharpen, blur, remove noise (speckles), add tags to images and search by tags, make a collage of images and text, print.
|
||||
|
||||
%debug_package
|
||||
|
||||
@ -68,6 +67,9 @@ export DESTDIR=%{buildroot}/usr
|
||||
%{_mandir}/man1/fotoxx.1*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.42-1mamba
|
||||
- update to 21.42
|
||||
|
||||
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 21.40-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user