Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042018
en ru br
ALT Linux repos
S:2.07-alt1
5.0: p17-alt2
4.1: p17-alt1
4.0: p17-ipl10mdk
3.0: p17-ipl10mdk

Group :: Publishing
RPM: psutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_with check
Name: psutils
Version: 2.07
Release: alt1
Epoch: 2
%add_perl_lib_path %_datadir/%name
Summary: PostScript utilities
License: GPLv3
Group: Publishing
BuildArch: noarch
BuildRequires: gnulib help2man
%if_with check
BuildRequires: paper
%endif
BuildRequires: perl(IPC/Run3.pm)
Url: https://github.com/rrthomas/psutils
Source0: %name-%version.tar

%description
psutils contains some utilities for manipulating PostScript documents.
Page selections and rearrangement are supported, including arrengement
into signatures for booklet printing, and page merging for n-up printing.

%prep
%setup

%build
./bootstrap --skip-git --gnulib-srcdir=/usr/share/gnulib
%configure
%make_build

%install
%makeinstall

%check
%make check

%files
%doc COPYING README
%_bindir/*
%_datadir/%name
%_man1dir/*

%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