Группа :: Система/Библиотеки
Пакет: cairo
Главная Изменения Спек Патчи Загрузить Bugs and FR
Name: cairo
Version: 0.3.0
Release: alt0.M24.1
Summary: Multi-platform 2D graphics library
Group: System/Libraries
URL: http://cairographics.org/
License: LGPL
Source: %name-%version.tar.bz2
BuildRequires: XFree86-devel libpng-devel gcc-c++ pkgconfig libpixman-devel >= 0.1.3 fontconfig-devel freetype2-devel
%description
Cairo is a vector graphics library with cross-device output support.
%package devel
Summary: Headers for developing programs that will use cairo
Group: Development/C
Requires: %name = %version-%release
%description devel
This package contains the headers that programmers will need to develop
applications which will use cairo library.
%prep
%setup -q -n %name
%build
./autogen.sh
%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/%name
%_libdir/pkgconfig/*.pc
%_libdir/*.so
%changelog
…
Полный changelog можно просмотреть здесь
Version: 0.3.0
Release: alt0.M24.1
Summary: Multi-platform 2D graphics library
Group: System/Libraries
URL: http://cairographics.org/
License: LGPL
Source: %name-%version.tar.bz2
BuildRequires: XFree86-devel libpng-devel gcc-c++ pkgconfig libpixman-devel >= 0.1.3 fontconfig-devel freetype2-devel
%description
Cairo is a vector graphics library with cross-device output support.
%package devel
Summary: Headers for developing programs that will use cairo
Group: Development/C
Requires: %name = %version-%release
%description devel
This package contains the headers that programmers will need to develop
applications which will use cairo library.
%prep
%setup -q -n %name
%build
./autogen.sh
%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/%name
%_libdir/pkgconfig/*.pc
%_libdir/*.so
%changelog
…
Полный changelog можно просмотреть здесь