Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041043
en ru br
Репозитории ALT

Группа :: Графика
Пакет: flameshot

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: flameshot
Version: 12.1.0
Release: alt1

Summary: Powerful yet simple to use screenshot software

License: GPLv3
Group: Graphics
Url: https://github.com/lupoDharkael/flameshot

Source: %name-%version.tar

Packager: Anton Shevtsov <x09 at altlinux.org>

BuildRequires: qt5-base-devel qt5-tools-devel qt5-svg-devel cmake

%description
Powerful and simple to use screenshot software with built-in
editor with advanced features.

%prep
%setup
%ifarch %e2k
# strip UTF-8 BOM for lcc < 1.24
find -name '*.cpp' -o -name '*.h' | xargs sed -ri 's,^\xEF\xBB\xBF,,'
%endif

%build
%cmake \
   -DCMAKE_BUILD_TYPE=Release
%cmake_build

%install
%cmake_install

%files
%doc LICENSE README.md
%_bindir/%name
%_datadir/applications/org.flameshot.Flameshot.desktop
%_datadir/bash-completion/completions/%name
%_datadir/fish/vendor_completions.d/flameshot.fish
%_datadir/zsh/site-functions/_%name
%_datadir/dbus-1/interfaces/org.flameshot.Flameshot.xml
%_datadir/dbus-1/services/org.flameshot.Flameshot.service
%_datadir/%name
%_iconsdir/hicolor/128x128/apps/org.flameshot.Flameshot.png
%_iconsdir/hicolor/48x48/apps/org.flameshot.Flameshot.png
%_iconsdir/hicolor/scalable/apps/org.flameshot.Flameshot.svg
%_iconsdir/hicolor/128x128/apps/%name.png
%_iconsdir/hicolor/48x48/apps/%name.png
%_iconsdir/hicolor/scalable/apps/%name.svg
%_datadir/metainfo/org.flameshot.Flameshot.metainfo.xml
%_man1dir/flameshot.1.xz

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin