Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37492730
en ru br
Репозитории ALT

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

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

Name: libraqm
Version: 0.7.1
Release: alt1

Summary: Complex Textlayout Library

License: MIT
Group: Publishing
Url: https://github.com/HOST-Oman/libraqm

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/HOST-Oman/libraqm/releases/download/v%version/raqm-%version.tar.gz

Source: %name-%version.tar

BuildRequires: libfreetype-devel
BuildRequires: libharfbuzz-devel
BuildRequires: fribidi-devel
BuildRequires: gtk-doc

%description
Library that encapsulates the logic for complex
text layout and provides a convenient API.

%package docs
Summary: Libraqm Documentation
BuildArch: noarch
Group: Publishing

%description docs
This package contains documentation files for raqm.

%package devel
Summary: Complex Textlayout Library
Requires: libraqm = %version-%release
Group: Development/Other

%description devel
Library that encapsulates the logic for complex
text layout and provides a convenient API.

This package contains documentation files for raqm.

%prep
%setup
%configure --enable-gtk-doc

%build
%make_build

%check
export LC_ALL=en_US.UTF-8
# TODO: check test
make check || true

%install
%makeinstall_std
rm -f %buildroot%_libdir/*.{la,a}

%files
%doc COPYING
%_libdir/libraqm.so.*

%files devel
%doc COPYING
%_includedir/raqm.h
%_includedir/raqm-version.h
%_libdir/libraqm.so
%_pkgconfigdir/raqm.pc

%files docs
%doc COPYING
%doc AUTHORS NEWS README
%_datadir/gtk-doc/html/raqm

%changelog

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

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