Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37514746
en ru br
ALT Linux repos
S:1.3.1.10-alt1
5.0: 1.2.0.9-alt2.1
4.1: 1.2.0.9-alt2
3.0: 1.2.0.13-alt1

Group :: System/Libraries
RPM: libfpx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: FlashPIX OpenSource Toolkit
Summary(pl): Biblioteka do obróbki obrazków FlashPIX
Summary(ru_RU.KOI8-R): âÉÂÌÉÏÔÅËÁ ÄÌÑ ÏÂÒÁÂÏÔËÉ ÉÚÏÂÒÁÖÅÎÉÊ FlashFPX
Name: libfpx
Version: 1.2.0.13
Release: alt1
License: distributable (see COPYING)
Group: System/Libraries
# Strange... [URL] says you can order it (for money) and doesn't contain any
# link, but sources can be freely redistributed. Can be found on any IM mirror.
Source0: ftp://ftp.simplesystems.org/pub/ImageMagick/delegates/libfpx-%{version}.tar.bz2
URL: http://www.i3a.org/i_flashpix.html

# Automatically added by buildreq on Tue Apr 13 2004

BuildRequires: gcc-c++ gcc-g77 libstdc++-devel

%description
FlashPIX OpenSource Toolkit is based on source obtained from the
Digital Imaging Group Inc. and includes a sample FlashPIX library
implementation contributed by Eastman Kodak Company.

%description -l pl
FlashPIX OpenSource Toolkit jest bazowany na ¼ród³ach uzyskanych od
Digital Imaging Group i zawiera przyk³adow± implementacjê biblioteki
FlashPIX, do której przyczyni³ siê Eastman Kodak Company.

%package devel
Summary: FlashPIX header file and documentation
Summary(pl): Plik nag³ówkowy i dokumentacja do FlashPIX
Group: Development/C
Requires: %{name} = %{version}-%{release}
Requires: libstdc++-devel
Obsoletes: fpx-devel
Obsoletes: libfpx-static

%description devel
FlashPIX header files and programmer's documentation.

%description devel -l pl
Plik nag³ówkowy potrzebny do kompilowania programów korzystaj±cych z
biblioteki FlashPIX oraz dokumentacja do tej biblioteki.

%prep
%setup  -q

%build
%__libtoolize --force
%__aclocal
%__autoconf
%__automake

%configure \
--disable-static \
--enable-fast-install
%make_build

%install
%makeinstall

%post   -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%doc AUTHORS COPYING ChangeLog NEWS README
%_libdir/lib*.so.*

%files devel
%doc doc/*.pdf doc/readme.txt
%_libdir/lib*.so
%_includedir/*

%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