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

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

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

Name: maim
Version:  5.7.4
Release: alt1

Summary:  maim (make image) takes screenshots of your desktop.
License: GPLv3
Group: Graphics
Url: https://github.com/naelstrof/maim

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source:   %name-%version.tar

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake gcc-c++
BuildRequires: libslop-devel >= 7.5
BuildRequires: zlib-devel
BuildRequires: libpng-devel libjpeg-devel
BuildRequires: libXrandr-devel libXfixes-devel libXcomposite-devel libglvnd-devel
BuildRequires: libicu-devel libXext-devel libglm-devel libGL-devel libwebp-devel

%description
maim (make image) takes screenshots of your desktop. It has options to take only
a region, and relies on slop to query for regions. maim is supposed to be
an improved scrot.

Features:

* Takes screenshots of your desktop, and saves it in png or jpg format.
* Takes screenshots predetermined regions or windows, useful for automation.
* Allows a users to select a region, or window, before taking a screenshot
  on the fly.
* Blends the system cursor to the screenshot. screenshot with cursor
* Masks off-screen pixels to be transparent or black.
* Maim cleanly pipes screenshots directly to standard output (unless otherwise
  specified). Allowing for command chaining.
* Maim supports anything slop does, even selection shaders!

%prep
%setup

%build
%cmake_insource
%make_build

%install
%makeinstall_std

%files
%_bindir/*
%_man1dir/*
%doc COPYING README.md

%changelog

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

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