Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37846037
en ru br
ALT Linux repositórios
S:0.4.1-alt1
5.0: 0.3.3-alt1

Group :: Sistema/Bibliotecas
RPM: libxcbutil

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libxcbutil
Version: 0.3.3
Release: alt1

Summary: XCB support libraries
License: MIT
Group: System/Libraries
URL: http://xcb.freedesktop.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Provides: xcb-util = %version-%release
Obsoletes: xcb-util < %version-%release

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

BuildRequires: gperf libxcb-devel xorg-xproto-devel

%description
The xcb-util module 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.

These libraries are currently included, roughly ordered by maturity:
render-util: Convenience functions for the Render extension.
aux: Convenient access to connection setup and some core requests.
atom: Standard core X atom constants and atom caching.
property: Callback X property-change handling.
icccm: Both client and window-manager helpers for ICCCM.
keysyms: Standard X key constants and conversion to/from keycodes.
event: Callback X event handling.
image: Port of Xlib's XImage and XShmImage functions.
wm: Framework for window manager implementation.

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

%description devel
Header files for XCB util libraries.

%prep
%setup -q
%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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009