Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37841166
en ru br
Репозитории ALT
S:0.42.2-alt1
5.1: 0.16.2-alt1
4.1: 0.10.0-alt2.M41.1
3.0: 0.1.5-alt1
www.altlinux.org/Changes

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

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

Name: libpixman
Version: 0.1.5
Release: alt1

Summary: Pixel manipulation library
Group: System/Libraries
URL: http://cairographics.org/
License: LGPL

Source: %name-%version.tar.gz

BuildRequires: gcc-c++

%description
libpixman is a merge of libpixregion and libic.
It also includes the slim headers.

%package devel
Summary: Headers for developing programs that will use pixman
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains the headers that programmers will need to develop
applications which will use pixman library.

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%doc AUTHORS NEWS README COPYING ChangeLog*
%_libdir/*.so.*

%files devel
%_includedir/*.h
%_libdir/pkgconfig/*.pc
%_libdir/*.so

%changelog

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

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