Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37559857
en ru br
Репозитории ALT
S:0.17-alt1
5.1: 0.10.9-alt1
4.1: 0.10-alt2
4.0: 0.8.0-alt1
www.altlinux.org/Changes

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

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

Name: libpciaccess
Version: 0.15
Release: alt1
Epoch: 1
Summary: X.org libpciaccess 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-%release.patch

BuildRequires: pciids xorg-util-macros zlib-devel

%description
Library providing generic access to the PCI bus and devices

%package devel
Summary: The pciaccess Library and Header Files
Group: Development/C

%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 \
--with-pciids-path=%_datadir/misc \
--with-zlib \
--disable-static
%make_build

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*

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

%changelog

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

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