Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569669
en ru br
Репозитории ALT
S:1.3.1.10-alt1
5.1: 1.2.0.9-alt2.1
4.1: 1.2.0.9-alt2
3.0: 1.2.0.13-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libfpx

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin