Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37808827
en ru br
ALT Linux repositórios
5.0: 1.0.1-alt2
4.1: 1.0.1-alt1

Group :: Gráficos
RPM: tint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: tint
Version: 1.0.1
Release: alt1

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

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

# Automatically added by buildreq on Tue Aug 28 2007 (-bi)

BuildRequires: boost-devel cvs flex gcc-c++ ghostscript-utils rcs scons tetex-latex 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 -q
%patch -p1

%build
scons

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

%post
%update_menus

%postun
%clean_menus

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

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009