Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 315654 Details for
Bug 459944
Review Request: pfstools - Programs for handling high-dynamic range images
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
modified spec
pfstools.spec (text/x-rpm-spec), 5.66 KB, created by
manuel wolfshant
on 2008-09-03 15:41:17 UTC
(
hide
)
Description:
modified spec
Filename:
MIME Type:
Creator:
manuel wolfshant
Created:
2008-09-03 15:41:17 UTC
Size:
5.66 KB
patch
obsolete
>Name: pfstools >Version: 1.6.5 >Release: 2%{?dist} >Summary: Programs for handling high-dynamic range images > >Group: Applications/Multimedia >License: GPLv2 >URL: http://pfstools.sourceforge.net/ >Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildRequires: libtiff-devel >BuildRequires: openexr-devel >BuildRequires: octave-devel >BuildRequires: libGL-devel >BuildRequires: ImageMagick-devel >BuildRequires: freeglut-devel >BuildRequires: ImageMagick-c++-devel >BuildRequires: qt3-devel >BuildRequires: libXi-devel >BuildRequires: netpbm-devel > >%description >pfstools is a set of command line programs for reading, >writing, manipulating and viewing high-dynamic range (HDR) images and >video frames. All programs in the package exchange data using unix >pipes and a simple generic HDR image format (pfs). The concept of the >pfstools is similar to netpbm package for low-dynamic range images. > > >%package libs >Summary: Libraries for HDR processing. >Group: System Environment/Libraries >License: LGPLv2.1 > >%description libs >The pfstools-libs package contains a runtime library of functions for >handling HDR graphics files. > > >%package qt >Summary: Qt-based viewer for HDR files. >Group: Applications/Multimedia > >%description qt >The pfstools-qt package contains viewer programs based on qt3 for >viewing HDR graphics files. > > >%package glview >Summary: GL-based viewer for HDR files. >Group: Applications/Multimedia > >%description glview >The pfstools-glview package contains viewer programs based on OpenGL for >viewing HDR graphics files. > > >%package exr >Summary: EXR file import for PFS tools. >Group: Applications/Multimedia > >%description exr >The pfstools-exr package contains input and output filters for EXR files >to and from the HDR graphics file format used in pfstools. > > >%package imgmagick >Summary: ImageMagick file import for PFS tools. >Group: Applications/Multimedia > >%description imgmagick >The pfstools-exr package contains input and output filters based in >ImageMagick to and from the HDR graphics file format used in pfstools. > > >%package octave >Summary: Octave interaction with PFS tools. >Group: Applications/Multimedia > >%description octave >The pfstools-octave package contains programs to process red, green and blue >channels or luminance channels in pfs stream using Octave. > > >%package devel >Summary: Files for development with PFS tools. >Group: Development/Libraries > >%description devel >The netpbm-devel package contains the header files and link libraries, >etc., for developing programs which can handle HDR graphics files. > > >%prep >%setup -q > > >%build >%configure >make %{?_smp_mflags} > > >%install >rm -rf $RPM_BUILD_ROOT >mkdir -p ${RPM_BUILD_ROOT}%{_prefix} >make DESTDIR=$RPM_BUILD_ROOT "INSTALL=install -p" install > ># XXX Nuke unpackaged files >{ cd ${RPM_BUILD_ROOT} > rm -f .%{_libdir}/libpfs-1.2.a > rm -f .%{_libdir}/libpfs-1.2.la > rm -f .%{_mandir}/man1/pfsinjpeghdr.1 > rm -f .%{_mandir}/man1/pfsoutjpeghdr.1 >} > > >%clean >rm -rf $RPM_BUILD_ROOT > > >%post libs -p /sbin/ldconfig > > >%postun libs -p /sbin/ldconfig > > >%files >%defattr(-,root,root,-) >%{_bindir}/pfsabsolute >%{_bindir}/pfscat >%{_bindir}/pfsclamp >%{_bindir}/pfscut >%{_bindir}/pfsextractchannels >%{_bindir}/pfsflip >%{_bindir}/pfsgamma >%{_bindir}/pfsin >%{_bindir}/pfsindcraw >%{_bindir}/pfsinmulti >%{_bindir}/pfsinpfm >%{_bindir}/pfsinppm >%{_bindir}/pfsinrgbe >%{_bindir}/pfsintiff >%{_bindir}/pfsout >%{_bindir}/pfsoutffmpeg >%{_bindir}/pfsoutpfm >%{_bindir}/pfsoutppm >%{_bindir}/pfsoutrgbe >%{_bindir}/pfsouttiff >%{_bindir}/pfspad >%{_bindir}/pfspanoramic >%{_bindir}/pfsrotate >%{_bindir}/pfssize >%{_bindir}/pfstag >%{_mandir}/man1/pfsabsolute.1.gz >%{_mandir}/man1/pfscat.1.gz >%{_mandir}/man1/pfsclamp.1.gz >%{_mandir}/man1/pfscut.1.gz >%{_mandir}/man1/pfsextractchannels.1.gz >%{_mandir}/man1/pfsflip.1.gz >%{_mandir}/man1/pfsgamma.1.gz >%{_mandir}/man1/pfsin.1.gz >%{_mandir}/man1/pfsindcraw.1.gz >%{_mandir}/man1/pfsinmulti.1.gz >%{_mandir}/man1/pfsinpfm.1.gz >%{_mandir}/man1/pfsinppm.1.gz >%{_mandir}/man1/pfsinrgbe.1.gz >%{_mandir}/man1/pfsintiff.1.gz >%{_mandir}/man1/pfsout.1.gz >%{_mandir}/man1/pfsoutffmpeg.1.gz >%{_mandir}/man1/pfsoutpfm.1.gz >%{_mandir}/man1/pfsoutppm.1.gz >%{_mandir}/man1/pfsoutrgbe.1.gz >%{_mandir}/man1/pfsouttiff.1.gz >%{_mandir}/man1/pfspad.1.gz >%{_mandir}/man1/pfspanoramic.1.gz >%{_mandir}/man1/pfsrotate.1.gz >%{_mandir}/man1/pfssize.1.gz >%{_mandir}/man1/pfstag.1.gz >%doc > >%files libs >%defattr(-,root,root,-) >%{_libdir}/libpfs-1.2.so.0 >%{_libdir}/libpfs-1.2.so.0.0.0 > >%files qt >%defattr(-,root,root,-) >%{_bindir}/pfsv >%{_bindir}/pfsview >%{_mandir}/man1/pfsv.1.gz >%{_mandir}/man1/pfsview.1.gz > >%files glview >%defattr(-,root,root,-) >%{_bindir}/pfsglview >%{_mandir}/man1/pfsglview.1.gz > >%files exr >%defattr(-,root,root,-) >%{_bindir}/pfsinexr >%{_bindir}/pfsoutexr >%{_mandir}/man1/pfsinexr.1.gz >%{_mandir}/man1/pfsoutexr.1.gz > >%files imgmagick >%defattr(-,root,root,-) >%{_bindir}/pfsinimgmagick >%{_bindir}/pfsoutimgmagick >%{_mandir}/man1/pfsinimgmagick.1.gz >%{_mandir}/man1/pfsoutimgmagick.1.gz > >%files octave >%defattr(-,root,root,-) >%{_bindir}/pfsoctavelum >%{_bindir}/pfsoctavergb >%{_bindir}/pfsstat >%{_libexecdir}/octave/*/site/oct/*/pfstools/ >#%{_libexecdir}/octave/*/site/oct/*/pfstools/*.oct >%{_datadir}/octave/*/site/m/pfstools/*.m >%{_mandir}/man1/pfsoctavelum.1.gz >%{_mandir}/man1/pfsoctavergb.1.gz >%{_mandir}/man1/pfsstat.1.gz > >%files devel >%defattr(-,root,root,-) >%{_libdir}/libpfs-1.2.so >%{_libdir}/pkgconfig/pfs.pc >%{_includedir}/pfs-1.2/array2d.h >%{_includedir}/pfs-1.2/pfs.h > >%changelog > >* Wed Sep 03 2008 Manuel Wolfshant <wolfy@fedoraproject.org> - 1.6.5-2 >- fix missing BR, Source URL, double inclusion of several files >- preserve timestamps > >* Tue Aug 19 2008 Ulrich Drepper <drepper@redhat.com> - 1.6.5-1 >- Initial package.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 459944
: 315654