Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037284
en ru br
Репозитории ALT
S:1.3-alt3
5.1: 1.3-alt1.1
4.1: 1.3-alt1
4.0: 1.3-alt1
3.0:
+backports:1.3-alt0.M30.1
www.altlinux.org/Changes

Группа :: Графика
Пакет: TexPict

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

%define shortname texpict
Name: TexPict
Version: 1.3
Release: alt3

Summary: Tex Pictures is a drawing program for latex documents
Summary(ru_RU.UTF-8): Tex Pictures - п©я─п╬пЁя─п╟п╪п╪п╟ я─п╦я│п╬п╡п╟п╫п╦я▐ я─п╦я│я┐п╫п╨п╬п╡ LaTeX.
License: BSD like
Group: Graphics
Url: http://gatxan.cimne.upc.es/texpict/

Packager: Igor Vlasenko <viy at altlinux.ru>
Source: http://gatxan.cimne.upc.es/texpict/%name.tar.gz

BuildArch: noarch

# It is tcl file; findreq treat it as shell :(

%add_findreq_skiplist %_bindir/*
Requires: tk >= 8.0
BuildRequires: recode

%description
Tex Pictures is a program to create easy drawings to include in latex documents in both Unix and MS Windows. It is possible also to save them as postscript.
- One latex file.
Pictures are included inside the latex document. They are VERY small and
avoid too many files.
- Annotate images.
Useful to annotate one EPS or GIF image and  include the figure and the
annotations inside the latex document.
- Later edition.
You can edit later the figure that you have pasted in your latex document.
Just select it, and paste inside TexPict. In this way, one drawing from
3 month ago can be edited. With a EPS or GIF file it would be no possible.

%prep
%setup -q -c -n %name-%version
#%patch -p1

%build
recode /CRLF.. TexPict.tcl

%install
%__install -d %buildroot%_bindir/
%__install -m755 TexPict.tcl %buildroot%_bindir/%shortname
ln -s %shortname %buildroot%_bindir/%name

mkdir -p $RPM_BUILD_ROOT%_desktopdir
cat > $RPM_BUILD_ROOT%_desktopdir/%{name}.desktop <<EOF
[Desktop Entry]
Version=1.0
Type=Application
Name=%{name}
Comment=Tex Pictures is a drawing program for latex documents
Comment[ru]=Tex Pictures - п©я─п╬пЁя─п╟п╪п╪п╟ я─п╦я│п╬п╡п╟п╫п╦я▐ я─п╦я│я┐п╫п╨п╬п╡ LaTeX
Icon=%{name}
Exec=%{name}
Terminal=false
Categories=Graphics;2DGraphics;VectorGraphics;X-ALTLinux-TeX;
EOF

%files
%doc README TexPict.html
#doc eepic.sty eepicemu.sty epic.sty
%_bindir/%shortname
%_bindir/%name
%_desktopdir/%{name}.desktop

%changelog

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

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