Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038759
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 

# gcc10
%add_optflags -fcommon
%define _unpackaged_files_terminate_build 1

# based on PLD libfpx $Revision: 1.35 $, $Date: 2003/11/12 18:36:15 $


Name: libfpx
Version: 1.3.1.10
Release: alt1
Summary: FlashPIX OpenSource Toolkit
License: distributable (see COPYING)
Group: System/Libraries
Url: http://www.i3a.org/i_flashpix.html

# This package is currently maintained by the ImageMagick Studio LLC,

# http://www.imagemagick.org/. It is available from
# ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/ as well as via
# the 'fpx' module from ImageMagick CVS. All change history, starting
# with the original distribution is available in ImageMagick CVS.
# ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/%name-%version.tar.xz
Source: %name-%version.tar

Patch: libfpx-1.2.0.9-linkage.patch

BuildRequires: gcc-c++

%description
This package is the Flashpix OpenSource Toolkit and is based on source
code obtained from the Digital Imaging Group Inc and the Eastman Kodak
Company.

%package devel
Summary: FlashPIX header file and documentation
Group: Development/C
Requires: %name = %EVR

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

%prep
%setup
%patch -p1

%build
%add_optflags -fno-strict-aliasing
%autoreconf
%configure \
--disable-static \
--enable-fast-install
%make_build

%install
%makeinstall_std

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

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

%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