c1f10d1
Summary: Library for manipulating panoramic images
c1f10d1
Name: libpano13
c1f10d1
Version: 2.9.12
883d7b8
Release: 8%{?dist}
c1f10d1
License: GPLv2+
c1f10d1
URL: http://panotools.sourceforge.net/
c1f10d1
Group: Development/Libraries
0c28d5a
Source: http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
c1f10d1
BuildRequires: libjpeg-devel, libtiff-devel, libpng-devel, zlib-devel
c1f10d1
BuildRequires: libgcj-devel
c1f10d1
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
c1f10d1
c1f10d1
%description
c1f10d1
Helmut Dersch's Panorama Tools library.  Provides very high quality
c1f10d1
manipulation, correction and stitching of panoramic photographs.
c1f10d1
c1f10d1
Due to patent restrictions, this library has a maximum fisheye field-of-view
c1f10d1
restriction of 160 degrees to prevent stitching of hemispherical photographs.
c1f10d1
c1f10d1
%package tools
c1f10d1
Summary: Tools that use the libpano13 library
c1f10d1
Group: Applications/Multimedia
c1f10d1
Requires: %{name} = %{version}-%{release}
c1f10d1
c1f10d1
%description tools
c1f10d1
PTcrop, create cropped TIFF files from uncropped TIFF
c1f10d1
PTuncrop, create uncropped TIFF files from cropped TIFF
c1f10d1
PTtiffdump
c1f10d1
PTinfo
c1f10d1
PToptimizer, a command-line interface for control-point optimisation
c1f10d1
PTblender, match colour histograms of overlappng TIFF files
c1f10d1
PTtiff2psd, convert TIFF files to PSD
c1f10d1
panoinfo, a tool for querying pano13 library capabilities
c1f10d1
PTmasker 
c1f10d1
PTmender, remaps photos between projections
c1f10d1
PTroller, merges multiple TIFF with alpha masks to a single TIFF
c1f10d1
c1f10d1
%package devel
c1f10d1
Summary: Development tools for programs which will use the libpano13 library
c1f10d1
Group: Development/Libraries
c1f10d1
Requires: %{name} = %{version}-%{release}
c1f10d1
Requires: libjpeg-devel, libtiff-devel, libpng-devel, zlib-devel
c1f10d1
Requires: libgcj-devel
c1f10d1
c1f10d1
%description devel
c1f10d1
The libpano13-devel package includes the header files necessary for developing
c1f10d1
programs which will manipulate panoramas using the libpano13 library.
c1f10d1
c1f10d1
%prep
c1f10d1
%setup -q
c1f10d1
c1f10d1
%build
c1f10d1
%configure --disable-static
c1f10d1
make %{?_smp_mflags}
c1f10d1
c1f10d1
%install
c1f10d1
make install DESTDIR=%{buildroot}
c1f10d1
rm %{buildroot}/%{_libdir}/libpano13.la
c1f10d1
c1f10d1
%post -p /sbin/ldconfig
c1f10d1
%postun -p /sbin/ldconfig
c1f10d1
c1f10d1
%clean
c1f10d1
rm -rf %{buildroot}
c1f10d1
c1f10d1
%files
c1f10d1
%defattr(-, root, root,-)
c1f10d1
%doc AUTHORS ChangeLog COPYING NEWS README README.linux
c1f10d1
%{_libdir}/libpano13.so.0*
c1f10d1
c1f10d1
%files tools
c1f10d1
%defattr(-, root, root,-)
c1f10d1
%doc doc/Optimize.txt doc/stitch.txt
c1f10d1
%{_bindir}/PTcrop
c1f10d1
%{_bindir}/PTtiffdump
c1f10d1
%{_bindir}/PTinfo
c1f10d1
%{_bindir}/PToptimizer
c1f10d1
%{_bindir}/PTblender
c1f10d1
%{_bindir}/PTtiff2psd
c1f10d1
%{_bindir}/panoinfo
c1f10d1
%{_bindir}/PTmasker
c1f10d1
%{_bindir}/PTmender
c1f10d1
%{_bindir}/PTroller
c1f10d1
%{_bindir}/PTuncrop
c1f10d1
c1f10d1
%files devel
c1f10d1
%defattr(-, root, root,-)
c1f10d1
%{_includedir}/pano13
c1f10d1
%{_libdir}/libpano13.so
c1f10d1
c1f10d1
%changelog
883d7b8
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.12-8
883d7b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
883d7b8
0c28d5a
* Fri Jun 13 2008 Bruno Postle <bruno@postle.net> - 2.9.12-7
0c28d5a
- Bad URL report, use sourceforge tar.gz rather than slightly different tar.bz2.
0c28d5a
  It seems that there have been two 2.9.12 releases with the old bz2 file being deleted.
0c28d5a
  Diffing trees reveals just a couple of bugfixes in the newer gz version.
0c28d5a
6c17bba
* Thu May 29 2008 Bruno Postle <bruno@postle.net> - 2.9.12-6
6c17bba
- bumping to fix broken shipped binaries on F-9
6c17bba
2c93825
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.9.12-5
2c93825
- Autorebuild for GCC 4.3
2c93825
c1f10d1
* Sun Sep 30 2007 Bruno Postle <bruno@postle.net> 2.9.12-4
c1f10d1
- add _smp_mflags, change defattr
c1f10d1
c1f10d1
* Sun Jul 01 2007 Bruno Postle <bruno@postle.net> 2.9.12-3
c1f10d1
- upstream release
c1f10d1
c1f10d1
* Sat Jan 27 2007 Bruno Postle <bruno@postle.net> 2.9.12-1
c1f10d1
- adapted from libpano12 package
c1f10d1