Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37771859
en ru br
ALT Linux repos
S:1.0.2-alt3.qa3
5.0: 1.0.2-alt3
4.1: 1.0.2-alt1
3.0: 0.9.0-alt1

Group :: System/Libraries
RPM: libgii

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libgii
Version: 1.0.2
Release: alt3.qa3
Packager: Fr. Br. George <george at altlinux.ru>
Summary: A flexible library for input handling (General Input Interface)

License: GPL
Group: System/Libraries
URL: http://www.ggi-project.org/
Source: http://www.ggi-project.org/ftp/ggi/v2.1/%name-%version.src.tar.bz2

# Automatically added by buildreq on Tue Dec 09 2008

BuildRequires: imake libICE-devel libXext-devel libXt-devel libXxf86dga-devel xorg-cf-files

%description
LibGII is an input library developed by the GGI Project
(http://www.ggi-project.org). Its design philosophy is similar to
LibGGI, which deals with graphics output.

LibGII is based on the concept of input streams, which virtualize
access to the underlying input drivers. Events from various input
devices are abstracted into easy-to-use structures. LibGII also allows
the application to join streams together, receiving input from an
arbitrary combination of devices.

LibGII is a separate component from LibGGI, although LibGGI depends on
LibGII for input purposes. (LibGGI's input functions are simply
wrappers for LibGII functions.)

%package devel
Summary: development part of %name
Group: Development/C
Requires: %name = %version-%release

%description devel
development files for %name

%prep
%setup

%build
%undefine __libtoolize
%configure
sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool
%make_build

%install
%makeinstall

rm -fv %buildroot%_libdir/*.a

%files
%doc ChangeLog* FAQ INSTALL INSTALL.autoconf NEWS README doc/README*
%config(noreplace) %_sysconfdir/ggi/*
%_bindir/*
%dir %_libdir/ggi
%dir %_libdir/ggi/filter
%dir %_libdir/ggi/input
%_libdir/ggi/*/*.so
%_libdir/*.so.*
%_mandir/man?/*

%files devel
%_includedir/*
%_libdir/*.so

%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