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

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

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


Name: sam2p
Version: 0.45
Release: alt2
Packager: Michael Pozhidaev <msp at altlinux.org>

Summary: A raster to PostScript/PDF image convertor
Group: Graphics
License: GPLv2
URL: http://www.inf.bme.hu/~pts/sam2p

Source: %name-%version.tar.gz
Patch0: %name-0.45-alt-ldxx.patch

# Automatically added by buildreq on Sun Feb 17 2008

BuildRequires: gcc-c++ ghostscript-classic libjpeg-utils netpbm zip

%description
sam2p is a UNIX command line utility written in ANSI C++ that converts many
raster (bitmap) image formats into Adobe PostScript or PDF files and several
other formats. The images are not vectorized. sam2p gives full control to
the user to specify standards-compliance, compression, and bit depths. In
some cases sam2p can compress an image 100 times smaller than the PostScript
output of many other common image converters. sam2p provides ZIP, RLE and
LZW (de)compression filters even on Level1 PostScript devices.

%prep
%setup -q
%patch0 -p1
%build
./configure --enable-gif --enable-lzw --prefix=$RPM_BUILD_ROOT%prefix
%make_build CXXFLAGS="%optflags"

%install
make install

%files
%_bindir/*
%doc README examples COPYING

%changelog

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

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