Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37750163
en ru br
ALT Linux repositórios
5.0: 1.7.0-alt1
4.1: 1.6.4-alt1.1
4.0: 1.6.2-alt1

Group :: Gráficos
RPM: pfstools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define lib_name libpfs
%def_disable static

Name: pfstools
Version: 1.6.4
Release: alt1.1

Summary: High Dynamic Range (HDR) Images and Video manipulation tools
License: GPLv2+
Group: Graphics

Url: http://www.mpi-inf.mpg.de/resources/pfstools/
Source: http://dl.sourceforge.net/pfstools/pfstools-%version.tar.gz

# Automatically added by buildreq on Tue Feb 26 2008

BuildRequires: freeglut-devel gcc-c++ libImageMagick-devel libmesa-devel libnetpbm-devel libqt3-devel libtiff-devel openexr-devel tetex-latex

Requires: %lib_name = %version-%release

# TODO: Move pfsglview and pfsview to own packages to prevent users from

# having to install OpenGL/GLUT and Qt!

%description
pfstools package is a set of command line (and one GUI) programs for reading,
writing, manipulating and viewing high-dynamic range (HDR) images and video
frames. All programs in the package exchange data using a simple generic file
format (pfs) for HDR data. The concept of the pfstools is similar to netpbm
package for low-dynamic range images.

%package -n %lib_name
Summary: Library for %name
Group: System/Libraries
License: LGPLv2.1+

%description -n %lib_name
This package contain the library needed to run programs linked
with %lib_name.

%package -n %lib_name-devel
Summary: Headers for developing programs that will use %lib_name
Group: Development/C++
License: LGPLv2.1+
Requires: %lib_name = %version-%release

%description -n %lib_name-devel
This package contains the headers that programmers will need to develop
application which will use %lib_name

%prep
%setup

%build
%configure %{subst_enable static}
%make_build

%install
%make_install DESTDIR=%buildroot install

%post -n %lib_name -p %post_ldconfig
%postun -n %lib_name -p %postun_ldconfig

%files
%_bindir/*
%_man1dir/*

%files -n %lib_name
%_libdir/*.so.*

%files -n %lib_name-devel
%_includedir/pfs-*
%_libdir/pkgconfig/*.pc
%_libdir/*.so

%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