Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37776602
en ru br
ALT Linux repos
S:1.0.2-alt1
5.0: 1.0.0-alt4
4.1: 1.0.0-alt3.0
4.0: 1.0.0-alt3.0

Group :: System/Libraries
RPM: libXp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libXp
Version: 1.0.0
Release: alt4
Summary: X Print Library
License: MIT/X11
Group: System/Libraries
Url: http://xorg.freedesktop.org
Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

Source: %name-%version.tar.bz2

BuildRequires: libX11-devel libXau-devel libXext-devel libXdmcp-devel
BuildRequires: xorg-proto-devel xorg-printproto-devel xorg-util-macros

%description
X Print Library

%package devel
Summary: X Print Library and Header Files
Group: Development/C
Requires: %name = %version-%release
Conflicts: XFree86-devel < 4.4 xorg-x11-devel <= 6.9.0

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

%prep
%setup -q

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

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*

%files devel
%_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