Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37410736
en ru br
Репозитории ALT
S:0.65-alt2
5.1: 0.33.3-alt2
4.1: 0.33.3-alt1
4.0: 0.23-alt0.1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: po4a

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

%define module Po4a
%define m_distro po4a
%define m_name %module
%define m_author_id unknown
%define _enable_test 1

Name: po4a
Version: 0.23
Release: alt0.1

Summary: Tools for helping translation of documentation

License: GPL
Group: Text tools
#TODO: where is real?
Url: http://packages.debian.org/unstable/text/po4a/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.bz2

# Automatically added by buildreq on Fri Feb 17 2006 (-bi)

BuildRequires: OpenSP docbook-dtds perl-Encode perl-Locale-gettext perl-Module-Build perl-SGMLSpm perl-Term-ReadKey perl-Text-CharWidth perl-Text-WrapI18N perl-YAML perl-devel sgml-common xml-common

%description
The po4a (po for anything) project goal is to ease translations (and
more interestingly, the maintenance of translations) using gettext
tools on areas where they were not expected like documentation.

This package contains the main libraries of po4a, and the following
sub-modules:
- KernelHelp: Help messages of each kernel compilation option.
- Man: Good old manual page format.
- Pod: Perl documentation format.
- Sgml: either debiandoc or docbook DTD.
- Dia: uncompressed Dia diagrams.
- LaTeX: generic TeX or LaTeX format

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install
%find_lang %name
# remove localized man pages
rm -rf %buildroot%_mandir/??/

%files -f %name.lang
%_bindir/*
%perl_vendor_privlib/*
%perl_vendor_man3dir/*
%_man1dir/*
%_man7dir/*

%changelog

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

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