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

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

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

Name: libxcbutil
Version: 0.3.9
Release: alt1
Epoch: 1
Summary: XCB util modules
License: MIT
Group: System/Libraries
URL: http://xcb.freedesktop.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Source1: m4.tar
Patch: %name-%version-%release.patch

BuildRequires: doxygen libxcb-devel xorg-xproto-devel xorg-util-macros

%description
The XCB util modules provides a number of libraries which sit on top
of libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.

%package devel
Summary: Header files for XCB util libraries
Group: Development/C
Requires: %name = %version-%release

%description devel
Header files for XCB util libraries

%prep
%setup -q -a1
%patch -p1

%build
%autoreconf
%configure \
--disable-static
%make_build

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*

%files devel
%_includedir/xcb
%_libdir/*.so
%_pkgconfigdir/*.pc

%changelog

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

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