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

Группа :: Издательство
Пакет: epsoneplijs

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

Name:     epsoneplijs
Version:  0.4.1
Release:  alt2
Summary:  Ghostscript IJS Plugin for the Epson EPL-5700L/5800L/5900L/6100L/6200L printers

License:  BSD
Group:    Publishing
URL:      http://sourceforge.net/projects/epsonepl/
Packager: Andrey Cherepanov <cas at altlinux.org>

Source:  http://osdn.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-%{version}.tgz
Patch:    epsoneplijs-0.4.1-mdk-use_system_libs.patch
Patch1:   epsoneplijs-0.4.0-alt-fortify-source.patch

BuildRequires: libieee1284-devel libusb-devel

Requires: ghostscript >= 6.53

%description
Support for the Epson EPL-5700L/5800L/5900L/6100L/6200L printer family
under linux and other unix-like systems.
It is known to work for at least one user for each of 5700L, 5800L,
5900L, and 6100L. 6100L and 6200L support is new.

%prep
%setup -q
%patch -p2
%patch1 -p1
find . -type d -perm 0700 -exec chmod 755 {} \;
find . -type f -perm 0555 -exec chmod 755 {} \;
find . -type f -perm 0444 -exec chmod 644 {} \;

%build
%autoreconf
%configure \
   --with-kernelusb \
   --with-kernel1284 \
   --with-libusb \
   --with-libieee1284
%make_build

%install
install -d %buildroot/%_bindir
%makeinstall
install -d %buildroot%_datadir/cups/model/
cp -a cups/*.ppd* %buildroot%_datadir/cups/model/

%files
%doc ChangeLog FAQ LIMITATIONS README* *.pdf epl_docs/epl-protocol.pdf epl_docs/README.1st
%_bindir/*
%_datadir/cups/model/*

%changelog

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

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