Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37559632
en ru br
ALT Linux repositórios
S:0.1.106-alt1
5.0: 0.0.22-alt2

Group :: Sistema/Bibliotecas
RPM: libbabl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libbabl
Version: 0.0.22
Release: alt2

Summary: babl is a dynamic, any to any, pixel format translation library
License: GPL,LGPL
Group: System/Libraries
Url: http://www.gegl.org/babl/
Packager: Valery Inozemtsev <crux at altlinux.ru>

Source: ftp://ftp.gtk.org/pub/babl/0.0/babl-%version.tar.bz2

BuildRequires: w3m inkscape ruby ruby-module-date-time

%description
babl is a dynamic, any to any, pixel format translation library.
It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations.
A vocabulary to formulate new pixel formats from existing primitives is provided as well as the framework to add new color models and data types.
Features
* Fast.
* Accurate.
* Stable, small API.
* Self profiling and optimizing.
* ANSI C, works on win32, linux and mac, 32bit and 64bit systems.
* Extendable with new formats, color models, components and datatypes.
* Reference 64bit floating point conversions for datatypes and color models.

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

%description devel
babl is a dynamic, any to any, pixel format translation library. This package contain development files.

%prep
%setup -q -n babl-%version

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

%install
%make DESTDIR=%buildroot install

%files
%doc AUTHORS COPYING COPYING.LESSER NEWS TODO README
%_libdir/*.so.*
%_libdir/babl-0.0

%files devel
%_includedir/babl-0.0
%_libdir/*.so
%_pkgconfigdir/*.pc

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009