Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37906311
en ru br
ALT Linux repos
S:0.1.0-alt5

Group :: System/Configuration/Printing
RPM: system-config-printer-fonarik

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name:           system-config-printer-fonarik
Version:        0.1.0
Release:        alt5
Summary:        "Fonarik" plugin for the GTK printer job viewer
Summary(ru_RU.UTF-8): Добавляет операцию "Маркировка задания" в менеджер печати на GTK
License:        GPLv3+
Group:          System/Configuration/Printing
Url:            http://git.altlinux.org/people/manowar/packages/%{name}.git

Source:         fonarik-%version.tar
BuildArch:      noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-cups >= 1.9.74-alt2
BuildRequires: python3-module-pluggy

%description
The plugin adds the "Mark Job" context menu item. By invoking this action
a user can enter the desired job metadata and print it along with the job.

%description -l ru_RU.UTF-8
Этот плагин добавляет операцию "Маркировка задания" по которой пользователь
может ввессти желаемые метаданные, которые будет напечатаны вместе
с документом.

%package -n python3-module-%name
Summary:        "Fonarik" plugin for the GTK printer job viewer
Summary(ru_RU.UTF-8): Добавляет операцию "Маркировка задания" в менеджер печати на GTK
License:        GPLv3+
Group:          System/Configuration/Printing
Requires:       system-config-printer >= 1.5.11-alt12
Requires:       python3-module-cups >= 1.9.74-alt2

%description -n python3-module-%name
The plugin adds the "Mark Job" context menu item. By invoking this action
a user can enter the desired job metadata and print it along with the job.

%description -n python3-module-%name -l ru_RU.UTF-8
Этот плагин добавляет операцию "Маркировка задания" по которой пользователь
может ввессти желаемые метаданные, которые будет напечатаны вместе
с документом.

%prep
%setup -n fonarik-%version

%build
python3 setup.py build

%install
python3 setup.py install \
   --root=%buildroot \
   --install-lib=%python3_sitelibdir_noarch

%files -n python3-module-%name
%python3_sitelibdir_noarch/system_config_printer_fonarik
%python3_sitelibdir_noarch/system_config_printer_fonarik-*.egg-info

%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