Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041746
en ru br
ALT Linux repos
S:1.8-alt1
5.0: 1.2.1-alt1
4.1: 1.1.3-alt2.M41.1
4.0: 1.0.2-alt1

Group :: System/Libraries
RPM: libXi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libXi
Version: 1.8
Release: alt1
Summary: X Input Extension Library
License: MIT/X11
Group: System/Libraries
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

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

BuildRequires: asciidoc libX11-devel libXext-devel libXfixes-devel xmlto xorg-proto-devel
BuildRequires: xorg-sgml-doctools xorg-util-macros

%description
X Input Extension Library

%package devel
Summary: X Input Extension Library and Header Files
Group: Development/C
Requires: %name = %version-%release

%description devel
%name-devel contains the libraries and header files needed to
develop programs which make use of %name

%prep
%setup -q
%patch -p1

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

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*

%files devel
%_includedir/X11
%_libdir/*.so
%_pkgconfigdir/*.pc
%_man3dir/*

%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