Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37533282
en ru br
Репозитории ALT
S:0.2.12-alt1
5.1: 0.2.6-alt1.M50P.1
4.1: 0.2.1-alt0.M41.1
www.altlinux.org/Changes

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

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

Name: libspectre
Version: 0.2.6
Release: alt1.M50P.1
Group: System/Libraries
Summary: Postscript rendering library
License: GPLv2+
Url: http://libspectre.freedesktop.org/wiki/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: libcairo-devel libgs-devel

%description
libspectre is a small library for rendering Postscript documents. It
provides a convenient easy to use API for handling and rendering
Postscript documents.

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

%description devel
Development files for %name

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
   --disable-static
%make_build

%install
%make DESTDIR=%buildroot install

%files
%doc AUTHORS NEWS README TODO
%_libdir/%name.so.*

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

%changelog

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

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