Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37506589
en ru br
Репозитории ALT
S:0.4.1_beta1-alt5.git.ga70119
5.1: 0.4-alt4svn
4.1: 0.4-alt4.M41.5
4.0: 0.4-alt0.M40.2svn
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: makedict

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

Name: makedict
Version: 0.4.1_beta1
Release: alt5.git.ga70119

Summary: XDXF based converter from any dictionary format to any

Group: System/Libraries
License: GPLv2
Url: http://xdxf.sf.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-git: https://github.com/soshial/xdxf_makedict.git

Source: %name-%version.tar

# Automatically added by buildreq on Fri May 31 2013

# optimized out: cmake-modules libstdc++-devel pkg-config
BuildRequires: cmake ctest discount gcc-c++ glib2-devel libexpat-devel zlib-devel

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-tools

%description
XDXF based converter from any dictionary format to any.

%prep
%setup
%__subst "s|lib/makedict-codecs|share/makedict-codecs|g" CMakeLists.txt
find -type f -name '*.py' -exec python3-2to3 -w -n '{}' +
%__subst "s|/usr/bin/env python\$|/usr/bin/env python3|" src/*.py

%build
cmake -DCMAKE_INSTALL_PREFIX:=%prefix \
-DBUILD_TESTS:=true \

%make_build
markdown -o  format_standard/xdxf_description.html \
format_standard/xdxf_description.md

%install
%makeinstall_std

%check
make test

%files
%doc AUTHORS CHANGELOG README* TODO format_standard/
%_bindir/%name
%_datadir/makedict-codecs/
%_man1dir/*

%changelog

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

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