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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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