Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405110
en ru br
ALT Linux repos
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1

Group :: Publishing
RPM: splix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

Name: splix
Version: 1.0.1
Release: alt1

Packager: Stanislav Ievlev <inger at altlinux.org>

License: GPL
Group: Publishing

URL: http://splix.ap2c.org/
Source: http://downloads.sourceforge.net/splix/%name-%version.tar
Patch: splix-1.0.1-alt-build.patch

Requires: cups

#uildRequires: cupsddk

#uildRequires: cups-devel
#uildRequires: ghostscript

# Automatically added by buildreq on Tue Nov 06 2007

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.

This package contains CUPS drivers (PPD) for the following printers:

o Samsung CLP-300
o Samsung CLP-500
o Samsung CLP-510
o Samsung CLP-600
o Samsung ML-1510
o Samsung ML-1520
o Samsung ML-1610
o Samsung ML-1710
o Samsung ML-1740
o Samsung ML-1750
o Samsung ML-2010
o Samsung ML-2150
o Samsung ML-2250
o Samsung ML-2550
o Xerox Phaser 6100

%prep

%setup -q
%patch -p1

make distclean

%build

%make

#additional tools

%make -C src pbmtospl2
%make -C tools

%install

filterdir="%buildroot/`cups-config --serverbin`/filter"
ppddir="%buildroot/`cups-config --datadir`/model"

%__install -d $filterdir
%__install -d $ppddir

%makeinstall CUPSFILTER="$filterdir" CUPSPPD="$ppddir"

#additional tools

%__install -Dpm755 src/pbmtospl2 %buildroot%_bindir/%name-pbmtospl2
%__install -Dpm755 tools/decompress %buildroot%_bindir/%name-decompress

%files
%doc AUTHORS COPYING ChangeLog README THANKS TODO
%_bindir/*
%_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