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

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

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

Name: tintii
Version: 2.2.0
Release: alt1

Summary: A photo editor for colour-select effects
License: BSD (revised)
Group: Graphics

Url: http://www.indii.org/software/tintii
Source: http://www.indii.org/files/tint/releases/%name-%version.tar.gz
Packager: Michael Shigorin <mike at altlinux.org>

Provides: tint = %version-%release
Obsoletes: tint < 2.0.0

# Automatically added by buildreq on Mon Sep 28 2009 (-bi)

BuildRequires: boost-devel cvs flex gcc-c++ ghostscript-utils libgomp-devel rcs scons texlive-latex-base wxGTK-devel

%description
Tint is a photo editor for colour-select effects.
It automatically clusters the colours of a photo into groups,
and allows each colour to be switched on or off to create the
desired effect.

%prep
%setup

%build
scons

%install
install -pD -m0755 %name %buildroot%_bindir/%name
install -d %buildroot{%_datadir/%name,%_desktopdir}
cp -a images/ %buildroot%_datadir/%name/
cat > %buildroot%_desktopdir/%name.desktop << EOF
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=tintii
GenericName=Image Tinter
Comment=Photo editor for colour-select effects
Exec=tintii
Icon=tintii
Terminal=false
Categories=Graphics;2DGraphics;RasterGraphics;GTK;
EOF

%files
%_bindir/%name
%_desktopdir/%name.desktop
%_datadir/%name/
%doc LICENSE.txt README.txt VERSION.txt

%changelog

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

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