Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37401684
en ru br
Репозитории ALT
S:1.1-alt2
5.1: 1.0-alt5.M51.2
www.altlinux.org/Changes

Группа :: Издательство
Пакет: make-figure

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: make-figure
Version: 1.1
Release: alt2

Source:%name-%version.tar.gz

Packager: Paul Wolneykien <manowar at altlinux.ru>

Summary: Prepare a figure for document layout
License: GPLv3
Group: Publishing
BuildArch: noarch

# Automatically added by buildreq on Thu Apr 09 2009

BuildRequires: rpm-macros-fillup

Requires: ImageMagick
Requires: inkscape >= 0.48

%description
The make-figure is intended to help in preparing figures for
LaTeX documents. The main idea is to have one set of figure sources
accompained with the appropriate TeX template files and to produce
final TeX and graphical files from them automatically.

%package plot
Summary: A plot figure source handling for make-figure tool
License: GPLv3
Group: Publishing

Requires: octave

%description plot
The make-figure is intended to help in preparing figures for
LaTeX documents.

This is the GNU Octave plot source handling addon for make-figure tool.

%prep
%setup -q

%install
install -p -m0755 -D extract-psfrags %buildroot%_bindir/extract-psfrags
install -p -m0755 -D make-figure %buildroot%_bindir/make-figure
install -p -m0755 -D make-plot %buildroot%_bindir/make-plot
install -p -m0755 -D make-raster %buildroot%_bindir/make-raster
install -p -m0755 -D make-vector %buildroot%_bindir/make-vector

install -p -m0644 -D man/man1/make-figure.1 %buildroot%_man1dir/make-figure.1
install -p -m0644 -D man/ru/man1/make-figure.1 %buildroot%_mandir/ru/man1/make-figure.1

install -p -m0644 -D doc/README %buildroot%_docdir/%name-%version/README
install -p -m0644 -D doc/README.RUS %buildroot%_docdir/%name-%version/README.RUS
cp -Rpv doc/examples %buildroot%_docdir/%name-%version/

%files
%_bindir/extract-psfrags
%_bindir/make-figure
%_bindir/make-raster
%_bindir/make-vector
%_man1dir/make-figure.1*
%_mandir/ru/man1/make-figure.1*
%_docdir/%name-%version/README*
%_docdir/%name-%version/examples/bgvalue.svg
%_docdir/%name-%version/examples/bgvalue.tex.in
%_docdir/%name-%version/examples/gatescompare.tex.in
%_docdir/%name-%version/examples/gates.orig.ht.png
%_docdir/%name-%version/examples/gates.adapt.ht.png
%_docdir/%name-%version/examples/definitions.tex
%_docdir/%name-%version/examples/main-test.tex

%files plot
%_bindir/make-plot
%_docdir/%name-%version/examples/autotype.tex.in
%_docdir/%name-%version/examples/gradfloor.m
%_docdir/%name-%version/examples/gradient.m
%_docdir/%name-%version/examples/gradient.png
%_docdir/%name-%version/examples/grad+scr.m
%_docdir/%name-%version/examples/screenfunc.m
%_docdir/%name-%version/examples/screenfunc.png
%_docdir/%name-%version/examples/plot-test.tex

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin