Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37743934
en ru br
ALT Linux repositórios
S:1.12.2-alt2.1
5.0: 1.12.2-alt1
4.1: 1.12.2-alt1
4.0: 1.12.2-ipl12mdk
3.0: 1.12.2-ipl12mdk

Group :: Gráficos
RPM: giftrans

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: giftrans
Version: 1.12.2
Release: ipl12mdk

Packager: AEN <aen at altlinux.ru>

Summary: A program for making transparent GIFs from non-transparent GIFs
License: BSD
Group: Graphics
Source: ftp://ftp.rz.uni-karlsruhe.de/pub/net/www/tools/giftrans-1.12.2.tar.bz2

%description
Giftrans will convert an existing GIF87 file to GIF89 format. In other
words, Giftrans can make one color in a .gif image (normally the
background) transparent.

Install the giftrans package if you need a quick, small, one-purpose
graphics program to make transparent .gifs out of existing .gifs.

%prep
%setup

%build
gcc -Dvoidd=void $RPM_OPT_FLAGS -s -o giftrans giftrans.c

%install
mkdir -p $RPM_BUILD_ROOT/{%_bindir,%_mandir/man1}
install -m 755 giftrans $RPM_BUILD_ROOT%_bindir
install -m644 giftrans.1 $RPM_BUILD_ROOT%_mandir/man1

%files
%_bindir/giftrans
%_mandir/man1/giftrans.1*

%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