Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045199
en ru br
ALT Linux repos
S:0.3.4-alt1.qa2

Group :: System/Libraries
RPM: libtiger

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%set_automake_version 1.11

Name: libtiger
Version: 0.3.4
Release: alt1.qa2
Summary: rendering library for Kate streams
Group: System/Libraries
License: LGPLv2+
URL: http://www.xiph.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

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

BuildRequires: libkate-devel libpango-devel

%description
This is libtiger, a rendering library for Kate streams using Pango and Cairo

%package devel
Summary: Files for tiger application development
Group: Development/C
Requires: %name = %version-%release

%description devel
The libtiger-devel package contains the header files and documentation
needed to develop applications with Tiger

%prep
%setup -q
%patch -p1

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

%install
%make DESTDIR=%buildroot install

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

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

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin