Group :: Graphics
Source RPM: converseen
Raw spec file
Name: converseen
Version: 0.9.7.2
Release: alt2
Summary: Converseen is a free cross-platform batch image processor.
Summary(ru_RU.UTF-8): Converseen — свободная программа пакетного конвертирования изображений.
License: GPLv3
Group: Graphics
Url: http://converseen.fasterland.net/
BuildRequires: desktop-file-utils
BuildRequires: ImageMagick-tools cmake gcc-c++ libImageMagick-devel qt5-base-devel qt5-phonon-devel qt5-designer qt5-tools-devel
Packager: Anton Midyukov <antohami at altlinux.org>
Source: %name-%version.tar
Requires: ImageMagick-tools
%description
Converseen is a free cross-platform batch image processor for Windows and Linux
that allows you to convert, resize, rotate and flip an infinite number of
images with a mouse click.
Moreover, Converseen is able to transform an entire PDF file into a bunch
of images with the characteristics you prefer: you can choose one of the 100+
formats, you can set the size, resolution and the filename.
%description -l ru_RU.UTF-8
Converseen — свободная кроссплатформенная программа для Windows и Linux
для пакетного конвертирования, изменения размера, поворота изображений в один
клик.
Кроме того, Converseen способен преобразовать вашу коллекцию изображений в PDF
файл с характеристиками, которые вы предпочитаете: вы можете выбрать один из
более чем 100 форматов, установить размер, разрешение и имя файла.
%prep
%setup -n %name-%version
%build
cmake -DCMAKE_INSTALL_PREFIX=/usr .
%make_build
%install
%make_install DESTDIR=%buildroot install
desktop-file-validate %buildroot/%_desktopdir/%name.desktop
for x in 16 32 48; do
mkdir -p %buildroot%_iconsdir/hicolor/$x'x'$x/apps/
convert %buildroot%_pixmapsdir/%name.png -resize $x'x'$x %buildroot/%_iconsdir/hicolor/$x'x'$x/apps/%name.png
done
%files
%doc COPYING
%_bindir/%name
%_datadir/%name
%_datadir/kservices5/ServiceMenus/converseen_import.desktop
%_liconsdir/*
%_niconsdir/*
%_miconsdir/*
%exclude %_pixmapsdir/%name.png
%_desktopdir/%name.desktop
%_datadir/appdata/%name.appdata.xml
%changelog
* Sun Aug 18 2019 Anton Midyukov <antohami at altlinux.org> 0.9.7.2-alt2
- Add missing Requires: ImageMagick-tools
* Mon Nov 26 2018 Anton Midyukov <antohami at altlinux.org> 0.9.7.2-alt1
- new version 0.9.7.2
* Tue May 29 2018 Anton Farygin <rider at altlinux.ru> 0.9.6.2-alt3
- Rebuilt for libImageMagick.
* Fri Aug 18 2017 Anton Farygin <rider at altlinux.ru> 0.9.6.2-alt2
- Rebuilt for libImageMagick
* Wed May 31 2017 Anton Midyukov <antohami at altlinux.org> 0.9.6.2-alt1
- new version 0.9.6.2
* Sat Dec 17 2016 Anton Midyukov <antohami at altlinux.org> 0.9.5.2-alt1
- new version 0.9.5.2
* Thu Sep 01 2016 Anton Midyukov <antohami at altlinux.org> 0.9.5-alt1
- New version 0.9.5
- Remove converseen_fix_desktop-file.patch.
* Sun Apr 03 2016 Anton Midyukov <antohami at altlinux.org> 0.9.2-alt3
- Added loop to change the size of the icon
- Added converseen_fix_desktop-file.patch.
* Thu Aug 27 2015 Anton Midyukov <antohami at altlinux.org> 0.9.2-alt2
- Fix encoding in description.
* Thu Aug 20 2015 Anton Midyukov <antohami at altlinux.org> 0.9.2-alt1
- Initial build for ALT Linux Sisyphus (Closes: 31215).
Name: converseen
Version: 0.9.7.2
Release: alt2
Summary: Converseen is a free cross-platform batch image processor.
Summary(ru_RU.UTF-8): Converseen — свободная программа пакетного конвертирования изображений.
License: GPLv3
Group: Graphics
Url: http://converseen.fasterland.net/
BuildRequires: desktop-file-utils
BuildRequires: ImageMagick-tools cmake gcc-c++ libImageMagick-devel qt5-base-devel qt5-phonon-devel qt5-designer qt5-tools-devel
Packager: Anton Midyukov <antohami at altlinux.org>
Source: %name-%version.tar
Requires: ImageMagick-tools
%description
Converseen is a free cross-platform batch image processor for Windows and Linux
that allows you to convert, resize, rotate and flip an infinite number of
images with a mouse click.
Moreover, Converseen is able to transform an entire PDF file into a bunch
of images with the characteristics you prefer: you can choose one of the 100+
formats, you can set the size, resolution and the filename.
%description -l ru_RU.UTF-8
Converseen — свободная кроссплатформенная программа для Windows и Linux
для пакетного конвертирования, изменения размера, поворота изображений в один
клик.
Кроме того, Converseen способен преобразовать вашу коллекцию изображений в PDF
файл с характеристиками, которые вы предпочитаете: вы можете выбрать один из
более чем 100 форматов, установить размер, разрешение и имя файла.
%prep
%setup -n %name-%version
%build
cmake -DCMAKE_INSTALL_PREFIX=/usr .
%make_build
%install
%make_install DESTDIR=%buildroot install
desktop-file-validate %buildroot/%_desktopdir/%name.desktop
for x in 16 32 48; do
mkdir -p %buildroot%_iconsdir/hicolor/$x'x'$x/apps/
convert %buildroot%_pixmapsdir/%name.png -resize $x'x'$x %buildroot/%_iconsdir/hicolor/$x'x'$x/apps/%name.png
done
%files
%doc COPYING
%_bindir/%name
%_datadir/%name
%_datadir/kservices5/ServiceMenus/converseen_import.desktop
%_liconsdir/*
%_niconsdir/*
%_miconsdir/*
%exclude %_pixmapsdir/%name.png
%_desktopdir/%name.desktop
%_datadir/appdata/%name.appdata.xml
%changelog
* Sun Aug 18 2019 Anton Midyukov <antohami at altlinux.org> 0.9.7.2-alt2
- Add missing Requires: ImageMagick-tools
* Mon Nov 26 2018 Anton Midyukov <antohami at altlinux.org> 0.9.7.2-alt1
- new version 0.9.7.2
* Tue May 29 2018 Anton Farygin <rider at altlinux.ru> 0.9.6.2-alt3
- Rebuilt for libImageMagick.
* Fri Aug 18 2017 Anton Farygin <rider at altlinux.ru> 0.9.6.2-alt2
- Rebuilt for libImageMagick
* Wed May 31 2017 Anton Midyukov <antohami at altlinux.org> 0.9.6.2-alt1
- new version 0.9.6.2
* Sat Dec 17 2016 Anton Midyukov <antohami at altlinux.org> 0.9.5.2-alt1
- new version 0.9.5.2
* Thu Sep 01 2016 Anton Midyukov <antohami at altlinux.org> 0.9.5-alt1
- New version 0.9.5
- Remove converseen_fix_desktop-file.patch.
* Sun Apr 03 2016 Anton Midyukov <antohami at altlinux.org> 0.9.2-alt3
- Added loop to change the size of the icon
- Added converseen_fix_desktop-file.patch.
* Thu Aug 27 2015 Anton Midyukov <antohami at altlinux.org> 0.9.2-alt2
- Fix encoding in description.
* Thu Aug 20 2015 Anton Midyukov <antohami at altlinux.org> 0.9.2-alt1
- Initial build for ALT Linux Sisyphus (Closes: 31215).