Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530305
en ru br
ALT Linux repos
S:1.42-alt1
5.0: 1.32-alt1
4.1: 1.32-alt1
4.0: 1.32-alt1
3.0: 1.27-alt1

Group :: Publishing
RPM: t1utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Programs for manipulating PostScript Type 1 fonts
Summary(ru_RU.KOI8-R): Программа для операций с шрифтами PostScript Type 1
Name: t1utils
Version: 1.27
Release: alt1
Source: http://www.lcdf.org/type/%name-%version.tar.gz
Url: http://www.lcdf.org/type/
Group: Publishing
License: freely modifiable and distributable

%description
The t1utils package is a set of programs for
manipulating PostScript Type 1 fonts. It contains
programs to change between binary PFB format (for
storage), ASCII PFA format (for printing), a
human-readable and -editable ASCII format, and
Macintosh resource forks.

%prep
%setup -q

%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=$RPM_BUILD_ROOT%prefix --mandir=$RPM_BUILD_ROOT%_mandir
%make_build

%install
mkdir -p $RPM_BUILD_ROOT/usr/bin $RPM_BUILD_ROOT%_mandir/man1
make install

%files
%attr(-,root,root) %doc NEWS README
%attr(755,root,root) /usr/bin/*
%attr(644,root,root) %_mandir/man1/*

%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