Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37711717
en ru br
ALT Linux repos
S:0.1.3-alt2

Group :: System/Libraries
RPM: libxcbutil-cursor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libxcbutil-cursor
Version: 0.1.3
Release: alt2
Summary: Client and window-manager helper library on top of libxcb
License: MIT
Group: System/Libraries
URL: http://xcb.freedesktop.org
Packager: Evgenii Terechkov <evg at altlinux.org>

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

BuildRequires: libxcbutil-devel >= 0.3.8
BuildRequires: xorg-xproto-devel xorg-util-macros xorg-xcbproto-devel libxcb-render-util-devel libxcbutil-image-devel gperf

%description
XCB util-cursor module provides the following libraries:

 - cursor: port of libxcursor

%package devel
Summary: Development and header files for %name
Group: Development/C
Requires: %name = %version-%release

%description devel
Development and header files for %name

%prep
%setup -a1

%build
%autoreconf
%configure --disable-static --with-cursorpath="~/.icons:/usr/share/icons:/usr/share/pixmaps"
%make_build

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*
%doc README NEWS

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

%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