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

Группа :: Система/Настройка/Печать
Пакет: ppmtocpva

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

Name: ppmtocpva
Version: 1.0
Release: alt1
License: GPL
Group: System/Configuration/Printing

Url: http://www.stevens-bradfield.com/ppmtomd/

# Source: http://www.dcs.ed.ac.uk/home/jcb/%name-%version.tar.bz2

Source: %name-%version.tar
Patch1: ppmtocpva-1.0-netpbm.patch
Patch2: ppmtocpva-1.0-LDFLAGS.patch
BuildRequires: libnetpbm-devel

Summary: Converts PPM files to the format used by the Citizen Printiva series printers
%description
This program converts PPM files to the format used by the Citizen Printiva
series printers and some printers of the Alps MD series.

%prep
%setup
%patch1 -p1
%patch2 -p0

# fix attribs

chmod 644 *

%build
%make CFLAGS="%optflags"

%install
install -d %buildroot%_bindir

install -m0755 ppmtocpva %buildroot%_bindir/
install -m0755 cpva-colour %buildroot%_bindir/

%files
%doc README
%_bindir/*

%changelog

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

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