Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37595310
en ru br
ALT Linux repos
S:0.7.3-alt1
5.0: 0.5.0-alt1
4.1: 0.5.0-alt1
4.0: 0.3.7-alt1
3.0: 0.3.2-alt1

Group :: Publishing
RPM: flpsed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: flpsed
Version: 0.7.3
Release: alt1
Packager: Fr. Br. George <george at altlinux.ru>
Summary: Add arbitrary text lines to existing PostScript document
Summary(ru_RU.UTF-8): Добавление и редактирование текстовых полей в готовый PostScript-документ
Group: Publishing
License: GPL

Source: %name-%version.tar.gz
Url: http://www.ecademix.com/JohannesHofmann/

# Automatically added by buildreq on Wed Jul 09 2014

# optimized out: fontconfig libX11-devel libXext-devel libcloog-isl4 libstdc++-devel xorg-xproto-devel
BuildRequires: gcc-c++ libXcursor-devel libXfixes-devel libXft-devel libXinerama-devel libcairo-devel libfltk-devel libpixman-devel

BuildPreReq: libXfixes-devel

%description
flpsed is a WYSIWYG pseudo PostScript1 editor. "Pseudo", because you
can't remove or modify existing elements of a document. But flpsed lets
you add arbitrary text lines to existing PostScript1 documents. Added
lines can later be reedited with flpsed. Using pdftops, which is part of
xpdf one can convert PDF documents to PostScript and also add text to
them. flpsed is useful for filling in forms, adding notes etc.

%description -l ru_RU.UTF-8
flpsed -- это псевдоредактор PostScript1-файлов в стиле WYSIWYG.
Приставка "псевдо" означает, что редактировать сам PS-документ или его
части flpsed не позволяет. Всё, что можно -- это добавлять любое
количество текстовых полей поверх имеющейся картинки; вот эти-то поля
и можно будет редактировать по новой. PDF-документы можно
преобразовывать в PS с помощью pdftops (часть пакета xpdf).

%prep
%setup
cat > %name.desktop << at  at  at
[Desktop Entry]
Encoding=UTF-8
Name=flpsed
Name[ru]=flpsed
Comment=Add arbitrary text lines to existing PostScript document
Comment[ru]=Добавление текстовыхкомментариев в готовый PostScript документ
GenericName=WYSIWYG pseudo PostScript editor
GenericName[ru]=Псевдо-редактор PostScript файлов
Exec=flpsed
Terminal=false
Type=Application
Categories=Graphics;Publishing;
at  at  at

%build
#autoreconf
%configure
%make

%install
%makeinstall
install -D %name.desktop %buildroot%_desktopdir/%name.desktop

%files
%doc AUTHORS ChangeLog COPYING NEWS README
%_bindir/*
%_desktopdir/*
%_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