Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37764066
en ru br
ALT Linux repos
S:0.4.5-alt1.1
5.0: 0.4.1-alt2
4.1: 0.4.1-alt1
4.0: 0.2.6-alt1
3.0: 0.2.6-alt1

Group :: System/Libraries
RPM: libps

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libps
Version: 0.4.5
Release: alt1.1

Summary: Library for creating PostScript files
License: LGPLv2+
Group: System/Libraries

Url: http://pslib.sourceforge.net/
Source: http://download.sourceforge.net/pslib/pslib-%version.tar.gz

# Automatically added by buildreq on Mon Apr 04 2011

BuildRequires: docbook-to-man docbook-utils intltool libgif-devel libjpeg-devel libpng-devel libtiff-devel

%description
This library allows to create multi page PostScript documents. There are
functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
very sophisticated functions for text output including hyphenation and kerning.

%package devel
Summary: Libraries, includes, etc. to develop PostScript applications
Group: System/Libraries
Requires: %name = %version-%release

%description devel
Libraries, include files, etc you can use to develop PostScript applications.

%prep
%setup -n pslib-%version

%build
%configure --disable-static
%make_build

%install
%makeinstall_std

%find_lang pslib

%files -f pslib.lang
%doc AUTHORS README data/*.ps
%_libdir/*.so.*
%_datadir/pslib

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc
%_man3dir/*

%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