Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37606779
en ru br
ALT Linux repos
5.0: 0.06-alt2
4.1: 0.05-alt9
4.0: 0.05-alt8
3.0: 0.04-alt5

Group :: Text tools
RPM: ALDConvert

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ALDConvert
Version: 0.04
%define tstamp 05100412
%define Level 5
Release: alt%Level

Summary: ALT Linux Documentation Project format converter
Summary(ru_RU.KOI8-R): Преобразователь текстовых форматов для ALT Linux Documentation Project
Group: Text tools
License: BSD

Source: http://phobos.cs.msu.su/~george/Download/%name.%tstamp.tgz

Requires: python-module-tpg > 3.0
BuildRequires: python-module-tpg > 3.0

%description
A tool for converting between various text formats accepted by ALT Linux Documentation Project.
Supported input formats: M-K
Supported output formats: HTML, laTeX, Moin-Moin

%description -l ru-RU.KOI8-R
Утилита-конвертор разнообразных текстовых форматов для для ALT Linux Documentation Project
Поддерживаемые входные форматы: M-K
Поддерживаемые выходные форматы: HTML, laTeX, Moin-Moin

%prep
%setup -n %{name}

%build
make metalexer.py
make
make Makefile.production DST="/usr"

%install
make install DST="$RPM_BUILD_ROOT/usr/"
#%__mkdir_p "$RPM_BUILD_ROOT/%_libdir"

%files
%_bindir/%name
/usr/libexec/%name/
/usr/libexec/%{name}_g/

%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