Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558512
en ru br
ALT Linux repos
S:2.0.1-alt2.svn315.1

Group :: Publishing
RPM: printer-driver-splix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: CUPS printer drivers for SPL (Samsung Printer Language) printers

%define real_name splix
Name: printer-driver-%real_name
Version: 2.0.1
Release: alt2.svn315.1

Provides: %real_name = %version
Obsoletes: %real_name

# svn co https://splix.svn.sourceforge.net/svnroot/splix/splix splix

# revision 306

License: GPL
Group: Publishing

URL: http://splix.ap2c.org/
Source: http://downloads.sourceforge.net/splix/%real_name-%version.tar
Patch: splix-2.0.0-mdv-gcc44.patch
Patch1: splix-2.0.0-mdv-tools-nojbig.patch
Patch2: splix-2.0.0-debian-arm-alighnment.patch
Patch3: splix-deviceID.patch
Patch4: splix-2.0.1-gcc8-fix.patch

Requires: cups

BuildRequires: cups-ddk gcc-c++

%description
SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)
printers. If you have a such printer, you need to download and use SpliX.
Moreover you will find documentation about this proprietary language.

%prep

%setup -q -n %real_name-%version
%patch -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p2

%build
%make_build V=1 OPTIM_CXXFLAGS="%optflags" DISABLE_JBIG=1 THREADS=1

%install
%makeinstall_std

%files
%doc AUTHORS COPYING ChangeLog README THANKS TODO
%_prefix/lib/cups/filter/*
%_datadir/cups/model/*/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin