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

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

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

%define oname m17n-lib
Name: libm17n
Version: 1.8.0
Release: alt1

Summary: Multilingual text processing library

Group: Text tools
License: LGPL
Url: http://www.nongnu.org/m17n/

# repacked http://download.savannah.gnu.org/releases/m17n/m17n-lib-%version.tar.gz

Source: %oname-%version.tar
Source1: %oname.watch

# $ freetype-config --libs

# -lfreetype -lz
BuildRequires: zlib-devel

# Automatically added by buildreq on Mon Dec 28 2009

BuildRequires: glibc-devel-static imake libXaw-devel libXft-devel libxml2-devel xorg-cf-files
BuildRequires: fontconfig-devel libfreetype-devel
BuildRequires: libm17n-db = %version

%description
The m17n library is a multilingual text processing library for the C
language.

%package -n m17n-utils
Summary: Multilingual text processing utilities
Group: Development/C

%description -n m17n-utils
Multilingual text processing utilities.

%package -n libm17n-gui
Summary: Multilingual text processing library GUI level APIs
Group: Development/C

%description -n libm17n-gui
The m17n library is a multilingual text processing library for the C
language.

%package devel
Summary: Libraries/include files for development with %name
Group: Development/C
Requires: %name = %version-%release

%description devel
Libraries/include files for development with %name.

%prep
%setup -q -n %oname-%version

%build
%autoreconf
%configure \
--with-fontconfig \
--disable-rpath \
--disable-static
%make

%install
%makeinstall

%files
%doc AUTHORS NEWS
%_libdir/libm17n.so.*
%_libdir/libm17n-core.so.*
%_libdir/libm17n-flt.so.*

%files -n libm17n-gui
%_libdir/m17n
%_libdir/libm17n-gui.so.*

%files -n m17n-utils
%_bindir/*

%files devel
%doc README TODO ChangeLog
%_includedir/*
%_libdir/lib*.so
%_pkgconfigdir/*

%changelog

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

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