Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530576
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.12
Release: alt1
Group: System/Libraries
Summary: A PostScript rendering library
License: GPLv2+
Url: http://libspectre.freedesktop.org/

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
This package contains development library and header files for
developing applications that use %name.

%prep
%setup
%patch -p1

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

%make_build

%install
%makeinstall_std

%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