Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37043795
en ru br
Репозитории ALT
S:1.12.2-alt2.1
5.1: 1.12.2-alt1
4.1: 1.12.2-alt1
4.0: 1.12.2-ipl12mdk
3.0: 1.12.2-ipl12mdk
www.altlinux.org/Changes

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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