Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37650200
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 

Summary: Ghostscript IJS Plugin for the Epson EPL-5700L/5800L/5900L/6100L/6200L printers

Name: epsoneplijs
Version: 0.4.0
Release: alt1

Packager: Stanislav Ievlev <inger at altlinux.org>

Group: Publishing
License: BSD

URL: http://sourceforge.net/projects/epsonepl/

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

Requires: ghostscript >= 6.53

# Automatically added by buildreq on Wed Nov 07 2007

BuildRequires: libieee1284-devel libusb-devel

%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 -p1
%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

%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