Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37518653
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libxcb-render-util

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

%define rname util-renderutil

Name: libxcb-render-util
Version: 0.3.9
Release: alt3

Group: System/Libraries
URL: http://xcb.freedesktop.org
Summary: Convenience functions for the Render extension
License: MIT

Source: %rname-%version.tar

# Automatically added by buildreq on Mon Dec 10 2012 (-bi)

# optimized out: elfutils pkg-config python-base
#BuildRequires: doxygen glibc-devel-static libxcb-devel
BuildRequires: glibc-devel libxcb-devel
BuildRequires: libxcbutil-devel >= 0.3.8
BuildRequires: xorg-xproto-devel xorg-util-macros

%description
XCB util-renderutil module provides the following library:

 - renderutil: Convenience functions for the Render extension.

%package devel
Summary: Development and header files for %name
Group: Development/C
Requires: %name = %version-%release

%description devel
Development and header files for %name

%prep
%setup -q -n %rname-%version

%build
install -m0644 altlinux/*.m4 m4/
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%_libdir/*.so.*
%doc README NEWS

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

%changelog

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

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