Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741787
en ru br
ALT Linux repos
S:1.1.6-alt1
5.0: 1.0.2-alt2
4.1: 1.0.2-alt1
4.0: 1.0.2-alt0.M40.1

Group :: System/Libraries
RPM: libXxf86dga

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libXxf86dga
Version: 1.0.2
Release: alt1

Summary: XFree86 Direct Graphics Access Extension Library
License: MIT/X11
Group: System/Libraries

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

BuildRequires: libX11-devel libXau-devel libXext-devel libXdmcp-devel
BuildRequires: pkg-config xorg-x11-proto-devel xorg-x11-util-macros

%description
XFree86 Direct Graphics Access Extension Library

%package devel
Summary: XFree86 Direct Graphics Access Extension Library and Header Files
Group: Development/C
PreReq: xorg-x11-proto-devel
Requires: %name = %version-%release libX11-devel libXau-devel libXext-devel libXdmcp-devel
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.

%def_disable static

%prep
%setup -q

%build
%__autoreconf
%configure \
%{subst_enable static}
%make_build

%install
%make DESTDIR=%buildroot install

%post
%post_ldconfig

%postun
%postun_ldconfig

%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