Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038204
en ru br
ALT Linux repos
S:5.4-alt1
5.0: 3.9-alt1
4.1: 3.7-alt0.M41.1
4.0: 3.2-alt1
3.0: 2.0-alt1

Group :: System/Libraries
RPM: libxklavier

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin