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

Группа :: Издательство
Пакет: printer-driver-splix

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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.0
Release: alt1

Provides: %real_name = %version
Obsoletes: %real_name

Packager: Stanislav Ievlev <inger at altlinux.org>

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

Requires: cups

# Automatically added by buildreq on Tue Nov 06 2007

BuildRequires: cups-ddk gcc-c++ libqt4-devel

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

%package tools
Summary: additional tools for splix
License: GPL
Group: Publishing
Requires: %name = %version-%release

%description tools
An additional tools for splix

%prep

%setup -q -n %real_name-%version
%patch -p1
%patch1 -p1

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

#additional tools

%make CXXFLAGS="%optflags `pkg-config QtCore --cflags`" LIBS="`pkg-config QtCore --libs`" -C tools

%install
%makeinstall_std

#additional tools

install -Dpm755 tools/decompress %buildroot%_bindir/%name-decompress

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

%files tools
%_bindir/*

%changelog

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

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