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

Группа :: Разработка/C
Пакет: liblinebreak

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

Name: liblinebreak
Version: 0.9.6
Release: alt1

Summary:  Line breaking in a Unicode sequence
License: BSD
Group:  Development/C
Url: http://vimgadgets.cvs.sourceforge.net/vimgadgets/common/tools/linebreak/
Source0: %name-%version.tar

%package -n %name-devel-static
Summary: Static libraries for %name
Summary(ru_RU.UTF-8): п║я┌п╟я┌п╦я┤п╣я│п╨п╦п╣ п╠п╦п╠п╩п╦п╬я┌п╣п╨п╦ п╢п╩я▐ %name
Group: Development/C

%description
Implementation of the line breaking algorithm as described in Unicode
5.0.0 Standard Annex 14.

%description -n %name-devel-static
Implementation of the line breaking algorithm as described in Unicode
5.0.0 Standard Annex 14.

You should install this package if you wish to develop statically linked
applications that utilize %name.


%prep
%setup -q

%build
%make_build CFG=Release CFLAGS="-fPIC"

%install

install -Dm644 ReleaseDir/%name.a %buildroot/%_libdir/%name.a
install -Dm644 linebreak.h  %buildroot/%_includedir/linebreak.h

%files -n %name-devel-static
%_libdir/*.a
%_includedir/*

%changelog

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

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