Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37866006
en ru br
Репозитории ALT
S:2.4.116-alt2
5.1: 2.4.17-alt1
4.1: 2.4.0-alt1
4.0: 2.4.0-alt0.M40.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libdrm

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libdrm
Version: 2.4.0
Release: alt0.M40.1

Summary: Userspace interface to kernel DRM service
License: GPL
Group: System/Libraries

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

Patch0: libdrm-2.4.0-alt-version-script.patch

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

%description
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.

%package devel
Summary: The drm 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.

%def_disable static

%prep
%setup -q

%patch0 -p1

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

%install
%make DESTDIR=%buildroot install

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_libdir/*.so.*

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin