Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416687
en ru br
Репозитории ALT
S:5.4-alt1
5.1: 3.9-alt1
4.1: 3.7-alt0.M41.1
4.0: 3.2-alt1
3.0: 2.0-alt1
www.altlinux.org/Changes

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

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

%def_disable static

Name: libxklavier
Version: 2.0
Release: alt1

Summary: libXklavier library
Summary (ru_RU.UTF-8): п▒п╦п╠п╩п╦п╬я┌п╣п╨п╟ libXklavier
License: GPL/LGPL
Group: System/Libraries
Url: http://gswitchit.sourceforge.net/

Source: %name-%version.tar.bz2

BuildPreReq: gnome-common

# Automatically added by buildreq on Fri Apr 16 2004

BuildRequires: XFree86-devel doxygen gcc-c++ gcc-g77 glib2 libstdc++-devel libxml2-devel pkgconfig zlib-devel

%description
This library allows you simplify XKB-related development.

%description -l ru_RU.UTF-8
п▒п╦п╠п╩п╦п╬я┌п╣п╨п╟ я└я┐п╫п╨я├п╦п╧ я┐п©я─п╬я┴п╟я▌я┴п╟я▐ п╦я│п©п╬п╩я▄п╥п╬п╡п╟п╫п╦п╣ XKB п©я─п╦ я─п╟п╥я─п╟п╠п╬я┌п╨п╣

%package devel
Summary: Libraries, includes, etc to develop libxklavier applications
Summary (ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╥п╟пЁп╬п╩п╬п╡п╨п╬п╡ п╢п╩я▐ libxklavier
Group: Development/C
Requires: %name = %version-%release

%description devel
Libraries, include files, etc you can use to develop libxklavier applications.

%description -l ru_RU.UTF-8 devel
п▒п╦п╠п╩п╦п╬я┌п╣п╨п╦, я└п╟п╧п╩я▀ п╥п╟пЁп╬п╩п╬п╡п╨п╬п╡ п╦ я┌.п╢., п╫п╣п╬п╠я┘п╬п╢п╦п╪я▀п╣ п╢п╩я▐ п╦я│п©п╬п╩я▄п╥п╬п╡п╟п╫п╦я▐ libxklavier

%prep
%setup -q

%build
%__rm -f missing
%__libtoolize --copy --force
%__aclocal
%__autoheader
%__automake -a -c -f
%__autoconf

export LDFLAGS=-L%_x11libdir
%configure \
   %{subst_enable static} \
   --enable-doxygen \
   --with-xkb-base=%_x11libdir/X11/xkb
%make_build

%install
%makeinstall

%__rm -f doc/html/Makefile*

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%_libdir/*.so.*
%_datadir/%name
%doc AUTHORS ChangeLog CREDITS NEWS README

%files devel
%_includedir/*
%_libdir/*.so
%_libdir/pkgconfig/*
%doc doc/html

%changelog

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

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