SHA256
1
0
forked from pool/hugin
Commit Graph

82 Commits

Author SHA256 Message Date
14c68a0c2d Accepting request 1170138 from home:pgajdos
- fixed build with new boost [bsc#1223377]

OBS-URL: https://build.opensuse.org/request/show/1170138
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=133
2024-04-25 11:05:13 +00:00
30fd3200b0 Accepting request 1170135 from home:pgajdos
- fixed build with new boost
- added patches
  fix deprecated boost::filesystem::copy_option enum
  + hugin-deprecated-copy_option.patch

OBS-URL: https://build.opensuse.org/request/show/1170135
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=132
2024-04-25 10:43:47 +00:00
694c5b2ff5 - fixed: bsc#1219819 (CVE-2024-25442), bsc#1219820 (CVE-2024-25443)
bsc#1219821 (CVE-2024-25445), bsc#1219822 (CVE-2024-25446)

OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=130
2024-02-14 12:58:36 +00:00
1e6a98b98f Accepting request 1136080 from home:badshah400:branches:graphics
- Update to version 2023.0.0.
- Drop fix_build_with_exiv2_08.pach: upstreamed.

OBS-URL: https://build.opensuse.org/request/show/1136080
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=128
2024-01-02 11:28:58 +00:00
de11f0e753 Accepting request 1096982 from home:tux93:branches:graphics
- Add fix_build_with_exiv2_0-28.pach, fixing build with exiv2-0.28

OBS-URL: https://build.opensuse.org/request/show/1096982
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=126
2023-07-17 07:54:34 +00:00
1e9e105e83 Accepting request 1045237 from home:pevik:branches:graphics
- Update to 2022.0.0:
  https://hugin.sourceforge.io/releases/2022.0.0/en.shtml
- Remove xdg-data.patch (accepted upstream)

OBS-URL: https://build.opensuse.org/request/show/1045237
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=124
2023-01-03 10:54:00 +00:00
7e9984b413 Accepting request 1032873 from home:polslinux:branches:graphics
- Add xdg-data.patch: fixes bsc#1204546

OBS-URL: https://build.opensuse.org/request/show/1032873
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=122
2022-11-03 08:49:10 +00:00
fdb4f53849 Accepting request 1012014 from home:pgajdos
- fixed on flann side by Stefan Brüns
- deleted patches
  - hugin-flann-lz4.patch (not needed)

OBS-URL: https://build.opensuse.org/request/show/1012014
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=120
2022-10-26 11:05:45 +00:00
6ccd51ad51 - require liblz4-devel temporarily for build, it should be required
by flann-devel

OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=118
2022-10-06 14:03:56 +00:00
777f42e1b3 - added patches
workaround, lz4 is not returned by pkg_check_modules(), hardcode it now
  + hugin-flann-lz4.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=117
2022-10-06 13:38:28 +00:00
07f266b7be - switch source url to https
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=113
2022-05-04 08:46:52 +00:00
d9361ac448 Accepting request 972527 from home:favogt:boo1198785
- Also set CMAKE_SKIP_INSTALL_RPATH=OFF (boo#1198785)

OBS-URL: https://build.opensuse.org/request/show/972527
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=111
2022-04-25 09:14:34 +00:00
Stefan Brüns
caed062a07 Accepting request 954386 from home:sbrabec:branches:graphics
Typo fix.

OBS-URL: https://build.opensuse.org/request/show/954386
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=110
2022-02-14 21:27:05 +00:00
11bd8069a7 Accepting request 949737 from home:StefanBruens:branches:graphics
- Update to version 2020.0.0:
  * Fast preview window can be panned in zoomed state with middle
    mouse button.
  * New overview mode: inside panorama sphere (similar to a
    interactive panorama viewer)
  * Updated build system for OpenEXR3.
  * Several bug fixes.
- Drop upstream patches:
  * hugin-EGL-link-against-X11.patch
  * hugin-openexr3.patch

OBS-URL: https://build.opensuse.org/request/show/949737
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=109
2022-02-02 12:54:21 +00:00
49681fdf27 Accepting request 914704 from home:badshah400:branches:graphics
* Add hugin-EGL-link-against-X11.patch: Link against X11 even when building with EGL support (https://bugs.launchpad.net/hugin/+bug/1938453).
* Set up conditionals for building with EGL, but disable EGL support until glew bug is fixed (gh#nigels-com/glew#315).
* Switch bcond_with to build with system flann: library is now available on all supported openSUSE versions.
* Minor cleanup with spec-cleaner.

OBS-URL: https://build.opensuse.org/request/show/914704
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=108
2021-08-30 07:35:09 +00:00
Dirk Stoecker
79fa78baa9 Accepting request 911454 from home:pgajdos:openexr3
- build with OpenEXR 3
- added patches
  fix https://src.fedoraproject.org/rpms/hugin/blob/rawhide/f/hugin-openexr3.patch
  + hugin-openexr3.patch

OBS-URL: https://build.opensuse.org/request/show/911454
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=105
2021-08-13 06:10:21 +00:00
ec8632ef9c Accepting request 857927 from home:badshah400:branches:graphics
Update to version 2020.0.0 + some minor fixes.

OBS-URL: https://build.opensuse.org/request/show/857927
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=103
2020-12-29 10:55:04 +00:00
Stefan Brüns
f0f3338661 Accepting request 838109 from home:StefanBruens:branches:graphics
- Use wxGTK3 instead of wxWidgets (GTK2), for better HiDPI support.
- Cleanup spec file.

OBS-URL: https://build.opensuse.org/request/show/838109
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=101
2020-09-27 17:54:30 +00:00
Dirk Stoecker
b9717ccd7e Accepting request 828049 from home:marxin:memory-constraint
Use memoryperjob constraint instead of %limit_build macro.

OBS-URL: https://build.opensuse.org/request/show/828049
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=99
2020-08-24 16:13:01 +00:00
Stefan Brüns
75800392f4 Accepting request 760487 from home:StefanBruens:branches:graphics
- update to version 2019.2.0
  * 2019.2.0 is mainly a bug fix release.
  * Fixes bugs in verdandi/internal blender.
  * Scripting interface needs now Python3.
  * Improvements for high dpi displays (Windows, GTK+3).
  * Fixes for several small bugs...
- Some minor spec file cleanup
- Drop obsolete 0001-Unified-inclusion-of-exiv2-library-1828925.patch
- Remove obsolete find-hugin-provides.prov
- Change autopano-sift Recommends to autopano-sift-C, the former
  does not exist anymore.
- update to version 2019.0.0
  * Added raw import: It converts the RAW images to TIFF using a
    raw converter. This can be done by dcraw (requires additional
    exiftool), RawTherapee or darktable. These programs needs to be
    installed externally.
  * Fixes for align_image_stack with EXR images.
  * Added option for range compression. Can be helpful for LDR
    panoramas to brighten the shadows before merging, because at this
    stage the blender has some more information which can be helpful.
  * New hotkeys for mask editor (change zoom level with 0, 1 and 2).
  * Expression parser (pto_var and "manipulate image variables" in
    GUI) can now read also all image variables.
  * line_find: Ignore lines with low distance to each other to get
    better coverage. Also use only central part of the panorama for
    searching for line control points (ignoring zenit/nadir near areas).
  * pano_modify: Added new switch --projection-parameter to set
    projection parameters.
  * Store program settings according to XDG base dir specification
    (Linux only, needs to compile with wxWidgets 3.1.1 or later).
- Enable parallel build, use memory-constraints
- Replace hugin-exiv2-0.27.patch with upstream patch,
  0001-Unified-inclusion-of-exiv2-library-1828925.patch
- Cleanup spec file:
  * Drop obsolete SDL and freeglut BuildRequires
  * Remove obsolete references to SVN (hugin uses mercurial)
  * Minor cleanups, remove obsolete comments etc.
- Add missing build require on libboost_system (bsc#1129031)
- Don't skip rpath (bsc#1125178).
- spec file cleanup (%license, %defattr)
- add HSI (Hugin Scripting Interface) bcond, correct -DBUILD_HSI
  option syntax for cmake
- Add hugin-exiv2-0.27.patch: Fix build against exiv 0.27
  (boo#1123401).
- update to version 2018.0.0
  The version 2018.0 is mainly a bug fix release and introduce some minor new features.
  Several improvements for optimizer tabs:
  * mark deselected images
  * allow changing optimizer variables for all selected images at once
  * option to ignore line cp
  * hugin_stacker: New tool to stack overlapping images with several
    averaging modes (e.g. mean, median).
  * Hugin: Added option to disable auto-rotation of images in control
    point and mask editor.
  * Nona, verdandi and hugin_stacker can now write BigTIFF images
  * Added expression parser to GUI: This allows to manipulate several
    image variables at once. (This is the same as running pto_var
    --set from the command line.) This can be used e.g. to prealigns
    the images in a given setup and then run cpfind --prealigned to
    search control points only in overlapping images.
  * Add user-defined assistant and expose it in the GUI. It allows
    to set up different assistant strategies without the need to
    recompiling. Provide also some examples (scanned images,
    multi-row panoramas with orphaned images, single-shot panorama
    cameras).
- drop python dependencies
- Pass -DPYTHON_EXECUTABLE=/usr/bin/python2 to CMake, ensuring we
  use the python2 interpreter.
- update to final version 2017.0.0
- update to version 2017.0 snapshot from today
- use individual libboost-*-devel packages instead of boost-devel
- Updated to version 2016.2.0
  * Allow reading of image positions from Papywizard XML files: First add the image to a new project and then select File, Import settings from Papywizard XML file... This will read the lens settings, the image positions and also, if applicable, the bracket settings. After this, the usual workflow is to run cpfind with --prealigned switch and then geocpset to connect orphanded images.
  * The internal blender and verdandi got the possibility to blend seams as alternative to current hard seam: For each seam the color of second image is adapted to the match the color of the first seam. For this blender, the blender order changes according to the overlap. The blending starts with the exposure anchor and blends then all overlapping images. This blending mode is not suited if there are bigger misalignments or bigger parallax errors.
  * The display of the control point error (after optimizing and in fast preview window) and the control point list window can now limited to take only control points in active images into account (menu Edit, Optimize only active images, connected with the setting on the optimizer tab).
  * Improvements to mask tab in Hugin (edit crop of all images of the same lens at once) and find panorama dialog in PTBatcherGUI (remove images from found panoramas, split found panorama into two).
  * Fixes several issues with fast preview window which could result in random crashes (uninitialized variables, memory leaks).
- Build with wxWidgets 3
- Updated to version 2016.0.0
  * Added user defined output. The user can define own output sequences to implement new use cases, e.g. zero noise output.
  * Added --clip-exposure switch to nona to automatically mask over and under exposed areas in input images.
  * Color management
    ** GUI tools (Hugin, calibrate_lens_gui) take ICC profiles in files and monitor color profile into account to display images.
    ** celeste and cpfind converts internal image to sRGB before working.
  * Some buttons got a context menu for easier access to some function
    ** Show all in fast preview window to allow better interaction with stacked projects
    ** Celeste in cp tab: the button can now create cp or clean cp  
  * Updated internal levmar library to version 2.6
  * The identify tool in the fast preview window shows now also the image numbers on top of the images. (This can be suppressed by pressing the alt button).
  * Fixes internal image format for GPU remapping. This should fix the "unsupported framebufferformat" error.
  * Use own code for OpenGL intialization. Now freeglut is not needed anymore. (This should prevent the appearing of window when running "nona -g". Linux/Window only)
  * Control point and mask editor retain viewpoint when changing zoom factor.
  * PTBatcherGUI: Minimize to tray is now user configurable.
  * Fixes a bug in photometric optimizer and merge projects with line control points.
- Hugin is built in "build" subdirectory (in-source builds are not allowed now).
- Added hugin.appdata.patch to fix appdata.xml and desktop file
  consistency. see boo#952324 and boo#962214
- Added find-hugin-provides.prov to enable hugin to provide 
  appdata.xml and desktop files to fix installation system problems.
  hugin didn't provide them due to the internal dependency generator
  having to be disabled to deal with complex wxWidget requires.
- Remove useless tclap dependency
- Updated to version 2015.0.0
  * The makefile based stitching engine has been replaced with direct calls to the underlying programs.
  * Hugin now has it's own blender, verdandi, based on a watershed algorithm, which has been included in 'nona'.
  * The lensfun library has been removed as it did not fulfill our expectations. It has been replaced with our own camera and lens database which uses a data mining approach and operates automatically without user intervention.
  * The fast preview window has a new tool to add or remove control points to selected areas in the output projection.
  * Automatic exposure stack detection is now applied when loading images, and an option has been added to unlink image position when adding stacks.
  * The fine-tune and auto-estimate functions in the control point tab have been made projection aware.
  * PTBatcherGUI has more choice for the end of the process: depending on the operating system the PTBatcherGUI can be closed, the computer can be shut down or send to the hibernate mode.
  * PTBatcherGUI now shows the thumbnails when searching for images in directories.
  * Many of the underlying tools in hugin are now able to use available cpu cores.
  * New command line tools for CLI processing: verdandi, hugin_executor, hugin_lensdb
  * Many more improvements and bug fixes.
- Removed hugin-boost-1.56.0.patch (included upstream).
- Removed hugin-lensfun-0.3.patch (support for lensfun has been dropped).
- Add hugin-lensfun-0.3.patch: Fix build with Lensfun 0.3.
- Add hugin-boost-1.56.0.patch: Fix build with Boost 1.56.0. Patch
  taken from upstream.
- Updated to version 2014.0.0
  * inherit many of the libpano improvements (of version 2.9.19)
  * the translation plane variables Tpy and Tpp have been added to the GUI
  * improvement of the GPU remapping code
  * better support for line control point in Control points tab
  * obsolete programs matchpoint, nona_gui and PTBatcher have been removed
  * outdated translations have been removed from the default install
  * initialize the colour balance values during loading with EXIF values
  * improved the assistant
  * allow customization of exiftool command used to copy metadata to output images
  * New command line tools for CLI processing: pto_mask, pto_template, pto_move
  * Many more improvements and bug fixes.
- Add make as requires (needed for photo stiching) (bnc#822775).
- Updated to version 2013.0.0:
  * Redesign of the (Graphical) User Interface (GUI). The user interface now consists of three modes: Simple, Advanced and Expert.
  * New tool pto_var ( change image variables inside pto files).
  * New tool pto_lensstack (modify assigned lenses and stack in pto files).
  * New tool geocpset  (set/add geometric constraints for multirow panorama with featureless images).
  * Many more improvements and bug fixes.
- Removed hugin-perl-5.18.patch (included upstream).
- Work around missing RPATH (bnc#846944).
- Fix build on factory with new cmake.
- Fix build with perl 5.18 by adding hugin-perl-5.18.patch
- Remove old opensuse version conditionals as the package anyway
  builds only on 12.3 and later, unresolvable on older ones.
- Add libXi-devel and libXmu-devel BuildRequires: cmake checks for
  their presence.
- Update to version 2012.0.0 (bnc#800803):
  * integrated lensfun library
  * new tool pto_gen
  * improvements to cpfind
  * option to keep exposure fused stacks
  * pano_modify: Added HDR autocrop option
  * translations updated
  * more improvements and bug fixes
- Turn on HSI (Python Hugin Scripting Interface).
- added patch to fix gcc 4.7 failure (gcc47.diff)
- added fdupes 
- Add missing explicit buildrequires on libjpeg-devel and 
  libtiff-devel, fixes factory build
-Updated to version 2011.4.0:
 * numerous translation updates
 * bug fixes
 * new pto-gen tool
 * build system fixes
- Fixed build on openSUSE 11.3.
- Updated to version 2011.2.0:
  * New Python scripting interface.
  * New lens calibration tool
  * A critical bug affecting a significant number of Mac users has been fixed.
  * Many general improvements have been made.
- disable parallel build and enable verbose compilne
- Updated to version 2011.0.0:
  * Improved Built-in Control Points Generator.
  * CPFind's detection ability has been significantly improved.
  * Improved Fast Preview.
  * Overview pane has been added to the Fast Preview window.
  * It is now possible to drag individual images or arbitrary
    groups of images on the panosphere in the fast preview.
  * A new gray point picker for visual white balance correction.
  * Additional functionality for the registration of stereo images.
  * New Thoby projection modeling 10.5mm Nikkor fisheye lens.
  * Improved support for some keyboard shortcuts.
  * New Preferences: output file format (LDR only).
  * Bugfixes and adds minor features.
  * Many translations updated.
- Updated to version 2010.4.0:
  * Built-in points generator - no third party software for control
    points needed.
  * Improved Unattended Operation.
  * Improved Interaction and Functionality.
  * New Command-Line Tools.
  * New Visuals.
  * Updated translations.
  * Other improvements.
- Add hugin-fix-gcc46.patch: fix gcc 4.6 compilation
- licenses package is about to die
- Compile with wxWidgets (STL variant).
- added make to Requires [bnc#596664]
Tue Apr  20 10:13:59 CEST 2010 - davejplater@gmail.com
- Change build requirement from fftw to fftw3
- Fixed build with libpng14.
- Updated to version 2010.0.0:
  * Fix storage of image cache upperbound.
  * Set response type to linear when adding hdr images.
  * Set blender and fusion options to default value when user
    entered an empty string.
  * Fixes update of preview window when projection parameter
    changed.
  * etc. see ChangeLog.
- removed LAPACK compile option (caused SIGSEVs - may be different
  for newer libraries)
- added liblapack3 and lapack dependencies
- updated to 2009.4.0:
  (from http://hugin.sourceforge.net/releases/2009.4.0/)
  * Automatic lens calibration
  * Control point cleaning
  * Translation updates (20 languages)
  * other improvements
  changes between 0.8.0 and 2009.2.0:
  (from http://hugin.sourceforge.net/releases/2009.2.0/)
  * GPU accelerated stitching
  * Improved Preferences panel (Control Point Detectors)
  * Improved control of stitching process (Stitcher tab)
  * Fast Preview shows control points connected with lines
  * lots of bugfixes, lots of new bugs
- split off -devel sub-package
- Updated to version 0.8.0:
  * fast preview window using OpenGL
  * Celeste sky identification
  * new panorama projections
  * batch processor
  * help updated
  * translation updates
  * other improvements
- continue the previous work
- fix build with gcc-4.4
- Updated to version 0.7.0:
  * disabled incomplete features
  * more robust align button algorithm
  * minor fixes and improvements
  * reorganized documentation files
  * translation updates
- Updated to SVN snapshot 0.7.0.3238:
  * Bug fixes and improvements (enfuse, HDR images and other).
  * Documentation and translation update.
- Improved dummy svn script to allow compilation with old svn.
- Added dummy svn command to prevent build failure if svn log fails
  (network is not available).
- Updated to SVN snapshot 0.7.0.3032:
  * Support for HDR images.
  * Large reorganization of the code.
  * Build moved to cmake.
  * Many code and algorithm fixes.
  * Many crash fixes.
  * Uses exiv2.
  * OpenGL support.
- Recommend optional packages providing additional functionality.
- Package README_JP.
- accept gettext 0.17 - 0.19
- more missing includes added to includes.patch
- fix missing includes (includes.patch)
- renamed optim_file.patch to CVE-2007-5200 (after CVE assigned)
- fixed tempfile creation also in AutoCtrlPointCreator
- totally removed creation of fixed-name file in /tmp from last patch
- fixed creation of fixed-name file in /tmp [#307684]
  (optim_file.patch)
- Updated to version 0.7_beta4.
  * update panotools to latest version
  * Albers equal area conic and Miller cylindrical projection
  * Support for straight line control points
  * Fixed running of Autopano-SIFT integration on windows
  * work around bugs in wxWidgets (fixes double deletion of control
    points when pressing the Del key)
  * Force even values for width for 360 degree equirectangular
    panoramas.
  * Assistant panel, enables 3 click stitching (well, almost ;-)
  * Center and rotate panorama by mouse clicks in preview window.
    Also added a numerical transform dialog
  * automatic straighten
  * support for Lambert and Lambert Azimuthal projections
  * separate crop tab replaces buggy crop dialog
  * crop is saved in lens .ini files
  * Rotated display of images in control point selector, depending
    on the roll value
  * allow images with and without alpha channels in the same
    project
  * option to open final panorama in image editor after stitching
  * present output of command line utils in nice window
  * many small bugfixes
  * removed image center dialog
- removed gnome-icon-theme from BuildRequires [#247450]
- Removed references to /opt/gnome.
- accept gettext 0.16 ...
- Fix bogus version check.
- updated to version 0.6.1
  * suport for HDR file (log or gamma mapping)
  * reduced memory usage, better image caching strategy
  * fixed crashes and hangs when using the preview auto update
  * vignetting correction estimation speed up
  * projection can be changed in preview
- updated to version 0.6
  * copy ICC profiles from input images to output
  * added vignetting correction and brighness correction during stitching
    by addition or division with a flatfield image or an radial polynomial
  * estimate the vignetting polynomial directly from the overlapping images
    (experimental)
  * multithreaded remapping for hugin and nona
  * support for dcraw 16 bit .ppm files
  * disabled PTOptimizer progress display on OSX
  * added tool fulla (see man pages), for distortion, TCA and vignetting
    correction (can use old version PTLens database)
  * added Czech translation
- removed obsoleted patches: hugin-xqual.patch, filedialog-close-crash.patch
- added zip to Buildrequires
- fix build
- fix build
- Fixed add images close dialog crash (#156487).
- Use explicit gcc-c++ in BuildRequires (was implicit by SDL-devel)
- converted neededforbuild to BuildRequires
- Removed obsolete pywxrc patch (#143258).
- Updated to version 0.5.
- remove some extra qualifications to fix build with gcc-4.1
- fixed missing part of function
- Updated to version 0.5-rc2.
- Work without binfmt mono bindings (#93498).
- Updated to version 0.5.cvs050602.
- added libpano-devel to nfb
- fix build on lib64 systems
- update to 0.5-rc1
- add missing build dependencies on SDL (due to wxGTK)
- cvs update
- fix compilation
- cvs update
- cvs update
- fix build on lib64 arches
- cvs update and patches reorganisation
- fix build with current wxGTK
- removed also SIFT header files and license from tarball (bug #46504)
- change desktopfile
- removed keypoints, since it uses patented SIFT code
- fixed compilation on x86_64
- reorganised patches
- no more patching for wx-config, use wrapper instead
- update to latest released snapshot
- make nona default stitcher as we can not ship PTStitcher
- initial packaging

OBS-URL: https://build.opensuse.org/request/show/760487
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=97
2020-01-02 20:45:42 +00:00
Stefan Brüns
1b883119af Accepting request 715342 from home:StefanBruens:branches:graphics
- update to version 2019.0.0
  * Added raw import: It converts the RAW images to TIFF using a
    raw converter. This can be done by dcraw (requires additional
    exiftool), RawTherapee or darktable. These programs needs to be
    installed externally.
  * Fixes for align_image_stack with EXR images.
  * Added option for range compression. Can be helpful for LDR
    panoramas to brighten the shadows before merging, because at this
    stage the blender has some more information which can be helpful.
  * New hotkeys for mask editor (change zoom level with 0, 1 and 2).
  * Expression parser (pto_var and "manipulate image variables" in
    GUI) can now read also all image variables.
  * line_find: Ignore lines with low distance to each other to get
    better coverage. Also use only central part of the panorama for
    searching for line control points (ignoring zenit/nadir near areas).
  * pano_modify: Added new switch --projection-parameter to set
    projection parameters.
  * Store program settings according to XDG base dir specification
    (Linux only, needs to compile with wxWidgets 3.1.1 or later).
- Enable parallel build, use memory-constraints
- Replace hugin-exiv2-0.27.patch with upstream patch,
  0001-Unified-inclusion-of-exiv2-library-1828925.patch
- Cleanup spec file:
  * Drop obsolete SDL and freeglut BuildRequires
  * Remove obsolete references to SVN (hugin uses mercurial)
  * Minor cleanups, remove obsolete comments etc.
- Add missing build require on libboost_system (bsc#1129031)
- Don't skip rpath (bsc#1125178).
- spec file cleanup (%license, %defattr)
- add HSI (Hugin Scripting Interface) bcond, correct -DBUILD_HSI
  option syntax for cmake
- Add hugin-exiv2-0.27.patch: Fix build against exiv 0.27
  (boo#1123401).
- update to version 2018.0.0
  The version 2018.0 is mainly a bug fix release and introduce some minor new features.
  Several improvements for optimizer tabs:
  * mark deselected images
  * allow changing optimizer variables for all selected images at once
  * option to ignore line cp
  * hugin_stacker: New tool to stack overlapping images with several
    averaging modes (e.g. mean, median).
  * Hugin: Added option to disable auto-rotation of images in control
    point and mask editor.
  * Nona, verdandi and hugin_stacker can now write BigTIFF images
  * Added expression parser to GUI: This allows to manipulate several
    image variables at once. (This is the same as running pto_var
    --set from the command line.) This can be used e.g. to prealigns
    the images in a given setup and then run cpfind --prealigned to
    search control points only in overlapping images.
  * Add user-defined assistant and expose it in the GUI. It allows
    to set up different assistant strategies without the need to
    recompiling. Provide also some examples (scanned images,
    multi-row panoramas with orphaned images, single-shot panorama
    cameras).
- drop python dependencies
- Pass -DPYTHON_EXECUTABLE=/usr/bin/python2 to CMake, ensuring we
  use the python2 interpreter.
- update to final version 2017.0.0
- update to version 2017.0 snapshot from today
- use individual libboost-*-devel packages instead of boost-devel
- Updated to version 2016.2.0
  * Allow reading of image positions from Papywizard XML files: First add the image to a new project and then select File, Import settings from Papywizard XML file... This will read the lens settings, the image positions and also, if applicable, the bracket settings. After this, the usual workflow is to run cpfind with --prealigned switch and then geocpset to connect orphanded images.
  * The internal blender and verdandi got the possibility to blend seams as alternative to current hard seam: For each seam the color of second image is adapted to the match the color of the first seam. For this blender, the blender order changes according to the overlap. The blending starts with the exposure anchor and blends then all overlapping images. This blending mode is not suited if there are bigger misalignments or bigger parallax errors.
  * The display of the control point error (after optimizing and in fast preview window) and the control point list window can now limited to take only control points in active images into account (menu Edit, Optimize only active images, connected with the setting on the optimizer tab).
  * Improvements to mask tab in Hugin (edit crop of all images of the same lens at once) and find panorama dialog in PTBatcherGUI (remove images from found panoramas, split found panorama into two).
  * Fixes several issues with fast preview window which could result in random crashes (uninitialized variables, memory leaks).
- Build with wxWidgets 3
- Updated to version 2016.0.0
  * Added user defined output. The user can define own output sequences to implement new use cases, e.g. zero noise output.
  * Added --clip-exposure switch to nona to automatically mask over and under exposed areas in input images.
  * Color management
    ** GUI tools (Hugin, calibrate_lens_gui) take ICC profiles in files and monitor color profile into account to display images.
    ** celeste and cpfind converts internal image to sRGB before working.
  * Some buttons got a context menu for easier access to some function
    ** Show all in fast preview window to allow better interaction with stacked projects
    ** Celeste in cp tab: the button can now create cp or clean cp  
  * Updated internal levmar library to version 2.6
  * The identify tool in the fast preview window shows now also the image numbers on top of the images. (This can be suppressed by pressing the alt button).
  * Fixes internal image format for GPU remapping. This should fix the "unsupported framebufferformat" error.
  * Use own code for OpenGL intialization. Now freeglut is not needed anymore. (This should prevent the appearing of window when running "nona -g". Linux/Window only)
  * Control point and mask editor retain viewpoint when changing zoom factor.
  * PTBatcherGUI: Minimize to tray is now user configurable.
  * Fixes a bug in photometric optimizer and merge projects with line control points.
- Hugin is built in "build" subdirectory (in-source builds are not allowed now).
- Added hugin.appdata.patch to fix appdata.xml and desktop file
  consistency. see boo#952324 and boo#962214
- Added find-hugin-provides.prov to enable hugin to provide 
  appdata.xml and desktop files to fix installation system problems.
  hugin didn't provide them due to the internal dependency generator
  having to be disabled to deal with complex wxWidget requires.
- Remove useless tclap dependency
- Updated to version 2015.0.0
  * The makefile based stitching engine has been replaced with direct calls to the underlying programs.
  * Hugin now has it's own blender, verdandi, based on a watershed algorithm, which has been included in 'nona'.
  * The lensfun library has been removed as it did not fulfill our expectations. It has been replaced with our own camera and lens database which uses a data mining approach and operates automatically without user intervention.
  * The fast preview window has a new tool to add or remove control points to selected areas in the output projection.
  * Automatic exposure stack detection is now applied when loading images, and an option has been added to unlink image position when adding stacks.
  * The fine-tune and auto-estimate functions in the control point tab have been made projection aware.
  * PTBatcherGUI has more choice for the end of the process: depending on the operating system the PTBatcherGUI can be closed, the computer can be shut down or send to the hibernate mode.
  * PTBatcherGUI now shows the thumbnails when searching for images in directories.
  * Many of the underlying tools in hugin are now able to use available cpu cores.
  * New command line tools for CLI processing: verdandi, hugin_executor, hugin_lensdb
  * Many more improvements and bug fixes.
- Removed hugin-boost-1.56.0.patch (included upstream).
- Removed hugin-lensfun-0.3.patch (support for lensfun has been dropped).
- Add hugin-lensfun-0.3.patch: Fix build with Lensfun 0.3.
- Add hugin-boost-1.56.0.patch: Fix build with Boost 1.56.0. Patch
  taken from upstream.
- Updated to version 2014.0.0
  * inherit many of the libpano improvements (of version 2.9.19)
  * the translation plane variables Tpy and Tpp have been added to the GUI
  * improvement of the GPU remapping code
  * better support for line control point in Control points tab
  * obsolete programs matchpoint, nona_gui and PTBatcher have been removed
  * outdated translations have been removed from the default install
  * initialize the colour balance values during loading with EXIF values
  * improved the assistant
  * allow customization of exiftool command used to copy metadata to output images
  * New command line tools for CLI processing: pto_mask, pto_template, pto_move
  * Many more improvements and bug fixes.
- Add make as requires (needed for photo stiching) (bnc#822775).
- Updated to version 2013.0.0:
  * Redesign of the (Graphical) User Interface (GUI). The user interface now consists of three modes: Simple, Advanced and Expert.
  * New tool pto_var ( change image variables inside pto files).
  * New tool pto_lensstack (modify assigned lenses and stack in pto files).
  * New tool geocpset  (set/add geometric constraints for multirow panorama with featureless images).
  * Many more improvements and bug fixes.
- Removed hugin-perl-5.18.patch (included upstream).
- Work around missing RPATH (bnc#846944).
- Fix build on factory with new cmake.
- Fix build with perl 5.18 by adding hugin-perl-5.18.patch
- Remove old opensuse version conditionals as the package anyway
  builds only on 12.3 and later, unresolvable on older ones.
- Add libXi-devel and libXmu-devel BuildRequires: cmake checks for
  their presence.
- Update to version 2012.0.0 (bnc#800803):
  * integrated lensfun library
  * new tool pto_gen
  * improvements to cpfind
  * option to keep exposure fused stacks
  * pano_modify: Added HDR autocrop option
  * translations updated
  * more improvements and bug fixes
- Turn on HSI (Python Hugin Scripting Interface).
- added patch to fix gcc 4.7 failure (gcc47.diff)
- added fdupes 
- Add missing explicit buildrequires on libjpeg-devel and 
  libtiff-devel, fixes factory build
-Updated to version 2011.4.0:
 * numerous translation updates
 * bug fixes
 * new pto-gen tool
 * build system fixes
- Fixed build on openSUSE 11.3.
- Updated to version 2011.2.0:
  * New Python scripting interface.
  * New lens calibration tool
  * A critical bug affecting a significant number of Mac users has been fixed.
  * Many general improvements have been made.
- disable parallel build and enable verbose compilne
- Updated to version 2011.0.0:
  * Improved Built-in Control Points Generator.
  * CPFind's detection ability has been significantly improved.
  * Improved Fast Preview.
  * Overview pane has been added to the Fast Preview window.
  * It is now possible to drag individual images or arbitrary
    groups of images on the panosphere in the fast preview.
  * A new gray point picker for visual white balance correction.
  * Additional functionality for the registration of stereo images.
  * New Thoby projection modeling 10.5mm Nikkor fisheye lens.
  * Improved support for some keyboard shortcuts.
  * New Preferences: output file format (LDR only).
  * Bugfixes and adds minor features.
  * Many translations updated.
- Updated to version 2010.4.0:
  * Built-in points generator - no third party software for control
    points needed.
  * Improved Unattended Operation.
  * Improved Interaction and Functionality.
  * New Command-Line Tools.
  * New Visuals.
  * Updated translations.
  * Other improvements.
- Add hugin-fix-gcc46.patch: fix gcc 4.6 compilation
- licenses package is about to die
- Compile with wxWidgets (STL variant).
- added make to Requires [bnc#596664]
Tue Apr  20 10:13:59 CEST 2010 - davejplater@gmail.com
- Change build requirement from fftw to fftw3
- Fixed build with libpng14.
- Updated to version 2010.0.0:
  * Fix storage of image cache upperbound.
  * Set response type to linear when adding hdr images.
  * Set blender and fusion options to default value when user
    entered an empty string.
  * Fixes update of preview window when projection parameter
    changed.
  * etc. see ChangeLog.
- removed LAPACK compile option (caused SIGSEVs - may be different
  for newer libraries)
- added liblapack3 and lapack dependencies
- updated to 2009.4.0:
  (from http://hugin.sourceforge.net/releases/2009.4.0/)
  * Automatic lens calibration
  * Control point cleaning
  * Translation updates (20 languages)
  * other improvements
  changes between 0.8.0 and 2009.2.0:
  (from http://hugin.sourceforge.net/releases/2009.2.0/)
  * GPU accelerated stitching
  * Improved Preferences panel (Control Point Detectors)
  * Improved control of stitching process (Stitcher tab)
  * Fast Preview shows control points connected with lines
  * lots of bugfixes, lots of new bugs
- split off -devel sub-package
- Updated to version 0.8.0:
  * fast preview window using OpenGL
  * Celeste sky identification
  * new panorama projections
  * batch processor
  * help updated
  * translation updates
  * other improvements
- continue the previous work
- fix build with gcc-4.4
- Updated to version 0.7.0:
  * disabled incomplete features
  * more robust align button algorithm
  * minor fixes and improvements
  * reorganized documentation files
  * translation updates
- Updated to SVN snapshot 0.7.0.3238:
  * Bug fixes and improvements (enfuse, HDR images and other).
  * Documentation and translation update.
- Improved dummy svn script to allow compilation with old svn.
- Added dummy svn command to prevent build failure if svn log fails
  (network is not available).
- Updated to SVN snapshot 0.7.0.3032:
  * Support for HDR images.
  * Large reorganization of the code.
  * Build moved to cmake.
  * Many code and algorithm fixes.
  * Many crash fixes.
  * Uses exiv2.
  * OpenGL support.
- Recommend optional packages providing additional functionality.
- Package README_JP.
- accept gettext 0.17 - 0.19
- more missing includes added to includes.patch
- fix missing includes (includes.patch)
- renamed optim_file.patch to CVE-2007-5200 (after CVE assigned)
- fixed tempfile creation also in AutoCtrlPointCreator
- totally removed creation of fixed-name file in /tmp from last patch
- fixed creation of fixed-name file in /tmp [#307684]
  (optim_file.patch)
- Updated to version 0.7_beta4.
  * update panotools to latest version
  * Albers equal area conic and Miller cylindrical projection
  * Support for straight line control points
  * Fixed running of Autopano-SIFT integration on windows
  * work around bugs in wxWidgets (fixes double deletion of control
    points when pressing the Del key)
  * Force even values for width for 360 degree equirectangular
    panoramas.
  * Assistant panel, enables 3 click stitching (well, almost ;-)
  * Center and rotate panorama by mouse clicks in preview window.
    Also added a numerical transform dialog
  * automatic straighten
  * support for Lambert and Lambert Azimuthal projections
  * separate crop tab replaces buggy crop dialog
  * crop is saved in lens .ini files
  * Rotated display of images in control point selector, depending
    on the roll value
  * allow images with and without alpha channels in the same
    project
  * option to open final panorama in image editor after stitching
  * present output of command line utils in nice window
  * many small bugfixes
  * removed image center dialog
- removed gnome-icon-theme from BuildRequires [#247450]
- Removed references to /opt/gnome.
- accept gettext 0.16 ...
- Fix bogus version check.
- updated to version 0.6.1
  * suport for HDR file (log or gamma mapping)
  * reduced memory usage, better image caching strategy
  * fixed crashes and hangs when using the preview auto update
  * vignetting correction estimation speed up
  * projection can be changed in preview
- updated to version 0.6
  * copy ICC profiles from input images to output
  * added vignetting correction and brighness correction during stitching
    by addition or division with a flatfield image or an radial polynomial
  * estimate the vignetting polynomial directly from the overlapping images
    (experimental)
  * multithreaded remapping for hugin and nona
  * support for dcraw 16 bit .ppm files
  * disabled PTOptimizer progress display on OSX
  * added tool fulla (see man pages), for distortion, TCA and vignetting
    correction (can use old version PTLens database)
  * added Czech translation
- removed obsoleted patches: hugin-xqual.patch, filedialog-close-crash.patch
- added zip to Buildrequires
- fix build
- fix build
- Fixed add images close dialog crash (#156487).
- Use explicit gcc-c++ in BuildRequires (was implicit by SDL-devel)
- converted neededforbuild to BuildRequires
- Removed obsolete pywxrc patch (#143258).
- Updated to version 0.5.
- remove some extra qualifications to fix build with gcc-4.1
- fixed missing part of function
- Updated to version 0.5-rc2.
- Work without binfmt mono bindings (#93498).
- Updated to version 0.5.cvs050602.
- added libpano-devel to nfb
- fix build on lib64 systems
- update to 0.5-rc1
- add missing build dependencies on SDL (due to wxGTK)
- cvs update
- fix compilation
- cvs update
- cvs update
- fix build on lib64 arches
- cvs update and patches reorganisation
- fix build with current wxGTK
- removed also SIFT header files and license from tarball (bug #46504)
- change desktopfile
- removed keypoints, since it uses patented SIFT code
- fixed compilation on x86_64
- reorganised patches
- no more patching for wx-config, use wrapper instead
- update to latest released snapshot
- make nona default stitcher as we can not ship PTStitcher
- initial packaging

OBS-URL: https://build.opensuse.org/request/show/715342
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=95
2019-07-15 13:35:12 +00:00
Stefan Brüns
56353a829d Accepting request 684673 from home:adamm:branches:graphics
- Add missing build require on libboost_system (bsc#1129031)

OBS-URL: https://build.opensuse.org/request/show/684673
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=93
2019-03-13 15:25:03 +00:00
d536dcd9e2 Accepting request 677815 from home:sbrabec:branches:graphics
- Don't skip rpath (bsc#1125178).

OBS-URL: https://build.opensuse.org/request/show/677815
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=91
2019-02-25 12:07:27 +00:00
e15433a17a Accepting request 670189 from home:StefanBruens:branches:graphics
- spec file cleanup (%license, %defattr)
- add HSI (Hugin Scripting Interface) bcond, correct -DBUILD_HSI
  option syntax for cmake
- Add hugin-exiv2-0.27.patch: Fix build against exiv 0.27
  (boo#1123401).
- update to version 2018.0.0
  The version 2018.0 is mainly a bug fix release and introduce some minor new features.
  Several improvements for optimizer tabs:
  * mark deselected images
  * allow changing optimizer variables for all selected images at once
  * option to ignore line cp
  * hugin_stacker: New tool to stack overlapping images with several
    averaging modes (e.g. mean, median).
  * Hugin: Added option to disable auto-rotation of images in control
    point and mask editor.
  * Nona, verdandi and hugin_stacker can now write BigTIFF images
  * Added expression parser to GUI: This allows to manipulate several
    image variables at once. (This is the same as running pto_var
    --set from the command line.) This can be used e.g. to prealigns
    the images in a given setup and then run cpfind --prealigned to
    search control points only in overlapping images.
  * Add user-defined assistant and expose it in the GUI. It allows
    to set up different assistant strategies without the need to
    recompiling. Provide also some examples (scanned images,
    multi-row panoramas with orphaned images, single-shot panorama
    cameras).
- drop python dependencies
- Pass -DPYTHON_EXECUTABLE=/usr/bin/python2 to CMake, ensuring we
  use the python2 interpreter.
- update to final version 2017.0.0
- update to version 2017.0 snapshot from today
- use individual libboost-*-devel packages instead of boost-devel
- Updated to version 2016.2.0
  * Allow reading of image positions from Papywizard XML files: First add the image to a new project and then select File, Import settings from Papywizard XML file... This will read the lens settings, the image positions and also, if applicable, the bracket settings. After this, the usual workflow is to run cpfind with --prealigned switch and then geocpset to connect orphanded images.
  * The internal blender and verdandi got the possibility to blend seams as alternative to current hard seam: For each seam the color of second image is adapted to the match the color of the first seam. For this blender, the blender order changes according to the overlap. The blending starts with the exposure anchor and blends then all overlapping images. This blending mode is not suited if there are bigger misalignments or bigger parallax errors.
  * The display of the control point error (after optimizing and in fast preview window) and the control point list window can now limited to take only control points in active images into account (menu Edit, Optimize only active images, connected with the setting on the optimizer tab).
  * Improvements to mask tab in Hugin (edit crop of all images of the same lens at once) and find panorama dialog in PTBatcherGUI (remove images from found panoramas, split found panorama into two).
  * Fixes several issues with fast preview window which could result in random crashes (uninitialized variables, memory leaks).
- Build with wxWidgets 3
- Updated to version 2016.0.0
  * Added user defined output. The user can define own output sequences to implement new use cases, e.g. zero noise output.
  * Added --clip-exposure switch to nona to automatically mask over and under exposed areas in input images.
  * Color management
    ** GUI tools (Hugin, calibrate_lens_gui) take ICC profiles in files and monitor color profile into account to display images.
    ** celeste and cpfind converts internal image to sRGB before working.
  * Some buttons got a context menu for easier access to some function
    ** Show all in fast preview window to allow better interaction with stacked projects
    ** Celeste in cp tab: the button can now create cp or clean cp  
  * Updated internal levmar library to version 2.6
  * The identify tool in the fast preview window shows now also the image numbers on top of the images. (This can be suppressed by pressing the alt button).
  * Fixes internal image format for GPU remapping. This should fix the "unsupported framebufferformat" error.
  * Use own code for OpenGL intialization. Now freeglut is not needed anymore. (This should prevent the appearing of window when running "nona -g". Linux/Window only)
  * Control point and mask editor retain viewpoint when changing zoom factor.
  * PTBatcherGUI: Minimize to tray is now user configurable.
  * Fixes a bug in photometric optimizer and merge projects with line control points.
- Hugin is built in "build" subdirectory (in-source builds are not allowed now).
- Added hugin.appdata.patch to fix appdata.xml and desktop file
  consistency. see boo#952324 and boo#962214
- Added find-hugin-provides.prov to enable hugin to provide 
  appdata.xml and desktop files to fix installation system problems.
  hugin didn't provide them due to the internal dependency generator
  having to be disabled to deal with complex wxWidget requires.
- Remove useless tclap dependency
- Updated to version 2015.0.0
  * The makefile based stitching engine has been replaced with direct calls to the underlying programs.
  * Hugin now has it's own blender, verdandi, based on a watershed algorithm, which has been included in 'nona'.
  * The lensfun library has been removed as it did not fulfill our expectations. It has been replaced with our own camera and lens database which uses a data mining approach and operates automatically without user intervention.
  * The fast preview window has a new tool to add or remove control points to selected areas in the output projection.
  * Automatic exposure stack detection is now applied when loading images, and an option has been added to unlink image position when adding stacks.
  * The fine-tune and auto-estimate functions in the control point tab have been made projection aware.
  * PTBatcherGUI has more choice for the end of the process: depending on the operating system the PTBatcherGUI can be closed, the computer can be shut down or send to the hibernate mode.
  * PTBatcherGUI now shows the thumbnails when searching for images in directories.
  * Many of the underlying tools in hugin are now able to use available cpu cores.
  * New command line tools for CLI processing: verdandi, hugin_executor, hugin_lensdb
  * Many more improvements and bug fixes.
- Removed hugin-boost-1.56.0.patch (included upstream).
- Removed hugin-lensfun-0.3.patch (support for lensfun has been dropped).
- Add hugin-lensfun-0.3.patch: Fix build with Lensfun 0.3.
- Add hugin-boost-1.56.0.patch: Fix build with Boost 1.56.0. Patch
  taken from upstream.
- Updated to version 2014.0.0
  * inherit many of the libpano improvements (of version 2.9.19)
  * the translation plane variables Tpy and Tpp have been added to the GUI
  * improvement of the GPU remapping code
  * better support for line control point in Control points tab
  * obsolete programs matchpoint, nona_gui and PTBatcher have been removed
  * outdated translations have been removed from the default install
  * initialize the colour balance values during loading with EXIF values
  * improved the assistant
  * allow customization of exiftool command used to copy metadata to output images
  * New command line tools for CLI processing: pto_mask, pto_template, pto_move
  * Many more improvements and bug fixes.
- Add make as requires (needed for photo stiching) (bnc#822775).
- Updated to version 2013.0.0:
  * Redesign of the (Graphical) User Interface (GUI). The user interface now consists of three modes: Simple, Advanced and Expert.
  * New tool pto_var ( change image variables inside pto files).
  * New tool pto_lensstack (modify assigned lenses and stack in pto files).
  * New tool geocpset  (set/add geometric constraints for multirow panorama with featureless images).
  * Many more improvements and bug fixes.
- Removed hugin-perl-5.18.patch (included upstream).
- Work around missing RPATH (bnc#846944).
- Fix build on factory with new cmake.
- Fix build with perl 5.18 by adding hugin-perl-5.18.patch
- Remove old opensuse version conditionals as the package anyway
  builds only on 12.3 and later, unresolvable on older ones.
- Add libXi-devel and libXmu-devel BuildRequires: cmake checks for
  their presence.
- Update to version 2012.0.0 (bnc#800803):
  * integrated lensfun library
  * new tool pto_gen
  * improvements to cpfind
  * option to keep exposure fused stacks
  * pano_modify: Added HDR autocrop option
  * translations updated
  * more improvements and bug fixes
- Turn on HSI (Python Hugin Scripting Interface).
- added patch to fix gcc 4.7 failure (gcc47.diff)
- added fdupes 
- Add missing explicit buildrequires on libjpeg-devel and 
  libtiff-devel, fixes factory build
-Updated to version 2011.4.0:
 * numerous translation updates
 * bug fixes
 * new pto-gen tool
 * build system fixes
- Fixed build on openSUSE 11.3.
- Updated to version 2011.2.0:
  * New Python scripting interface.
  * New lens calibration tool
  * A critical bug affecting a significant number of Mac users has been fixed.
  * Many general improvements have been made.
- disable parallel build and enable verbose compilne
- Updated to version 2011.0.0:
  * Improved Built-in Control Points Generator.
  * CPFind's detection ability has been significantly improved.
  * Improved Fast Preview.
  * Overview pane has been added to the Fast Preview window.
  * It is now possible to drag individual images or arbitrary
    groups of images on the panosphere in the fast preview.
  * A new gray point picker for visual white balance correction.
  * Additional functionality for the registration of stereo images.
  * New Thoby projection modeling 10.5mm Nikkor fisheye lens.
  * Improved support for some keyboard shortcuts.
  * New Preferences: output file format (LDR only).
  * Bugfixes and adds minor features.
  * Many translations updated.
- Updated to version 2010.4.0:
  * Built-in points generator - no third party software for control
    points needed.
  * Improved Unattended Operation.
  * Improved Interaction and Functionality.
  * New Command-Line Tools.
  * New Visuals.
  * Updated translations.
  * Other improvements.
- Add hugin-fix-gcc46.patch: fix gcc 4.6 compilation
- licenses package is about to die
- Compile with wxWidgets (STL variant).
- added make to Requires [bnc#596664]
Tue Apr  20 10:13:59 CEST 2010 - davejplater@gmail.com
- Change build requirement from fftw to fftw3
- Fixed build with libpng14.
- Updated to version 2010.0.0:
  * Fix storage of image cache upperbound.
  * Set response type to linear when adding hdr images.
  * Set blender and fusion options to default value when user
    entered an empty string.
  * Fixes update of preview window when projection parameter
    changed.
  * etc. see ChangeLog.
- removed LAPACK compile option (caused SIGSEVs - may be different
  for newer libraries)
- added liblapack3 and lapack dependencies
- updated to 2009.4.0:
  (from http://hugin.sourceforge.net/releases/2009.4.0/)
  * Automatic lens calibration
  * Control point cleaning
  * Translation updates (20 languages)
  * other improvements
  changes between 0.8.0 and 2009.2.0:
  (from http://hugin.sourceforge.net/releases/2009.2.0/)
  * GPU accelerated stitching
  * Improved Preferences panel (Control Point Detectors)
  * Improved control of stitching process (Stitcher tab)
  * Fast Preview shows control points connected with lines
  * lots of bugfixes, lots of new bugs
- split off -devel sub-package
- Updated to version 0.8.0:
  * fast preview window using OpenGL
  * Celeste sky identification
  * new panorama projections
  * batch processor
  * help updated
  * translation updates
  * other improvements
- continue the previous work
- fix build with gcc-4.4
- Updated to version 0.7.0:
  * disabled incomplete features
  * more robust align button algorithm
  * minor fixes and improvements
  * reorganized documentation files
  * translation updates
- Updated to SVN snapshot 0.7.0.3238:
  * Bug fixes and improvements (enfuse, HDR images and other).
  * Documentation and translation update.
- Improved dummy svn script to allow compilation with old svn.
- Added dummy svn command to prevent build failure if svn log fails
  (network is not available).
- Updated to SVN snapshot 0.7.0.3032:
  * Support for HDR images.
  * Large reorganization of the code.
  * Build moved to cmake.
  * Many code and algorithm fixes.
  * Many crash fixes.
  * Uses exiv2.
  * OpenGL support.
- Recommend optional packages providing additional functionality.
- Package README_JP.
- accept gettext 0.17 - 0.19
- more missing includes added to includes.patch
- fix missing includes (includes.patch)
- renamed optim_file.patch to CVE-2007-5200 (after CVE assigned)
- fixed tempfile creation also in AutoCtrlPointCreator
- totally removed creation of fixed-name file in /tmp from last patch
- fixed creation of fixed-name file in /tmp [#307684]
  (optim_file.patch)
- Updated to version 0.7_beta4.
  * update panotools to latest version
  * Albers equal area conic and Miller cylindrical projection
  * Support for straight line control points
  * Fixed running of Autopano-SIFT integration on windows
  * work around bugs in wxWidgets (fixes double deletion of control
    points when pressing the Del key)
  * Force even values for width for 360 degree equirectangular
    panoramas.
  * Assistant panel, enables 3 click stitching (well, almost ;-)
  * Center and rotate panorama by mouse clicks in preview window.
    Also added a numerical transform dialog
  * automatic straighten
  * support for Lambert and Lambert Azimuthal projections
  * separate crop tab replaces buggy crop dialog
  * crop is saved in lens .ini files
  * Rotated display of images in control point selector, depending
    on the roll value
  * allow images with and without alpha channels in the same
    project
  * option to open final panorama in image editor after stitching
  * present output of command line utils in nice window
  * many small bugfixes
  * removed image center dialog
- removed gnome-icon-theme from BuildRequires [#247450]
- Removed references to /opt/gnome.
- accept gettext 0.16 ...
- Fix bogus version check.
- updated to version 0.6.1
  * suport for HDR file (log or gamma mapping)
  * reduced memory usage, better image caching strategy
  * fixed crashes and hangs when using the preview auto update
  * vignetting correction estimation speed up
  * projection can be changed in preview
- updated to version 0.6
  * copy ICC profiles from input images to output
  * added vignetting correction and brighness correction during stitching
    by addition or division with a flatfield image or an radial polynomial
  * estimate the vignetting polynomial directly from the overlapping images
    (experimental)
  * multithreaded remapping for hugin and nona
  * support for dcraw 16 bit .ppm files
  * disabled PTOptimizer progress display on OSX
  * added tool fulla (see man pages), for distortion, TCA and vignetting
    correction (can use old version PTLens database)
  * added Czech translation
- removed obsoleted patches: hugin-xqual.patch, filedialog-close-crash.patch
- added zip to Buildrequires
- fix build
- fix build
- Fixed add images close dialog crash (#156487).
- Use explicit gcc-c++ in BuildRequires (was implicit by SDL-devel)
- converted neededforbuild to BuildRequires
- Removed obsolete pywxrc patch (#143258).
- Updated to version 0.5.
- remove some extra qualifications to fix build with gcc-4.1
- fixed missing part of function
- Updated to version 0.5-rc2.
- Work without binfmt mono bindings (#93498).
- Updated to version 0.5.cvs050602.
- added libpano-devel to nfb
- fix build on lib64 systems
- update to 0.5-rc1
- add missing build dependencies on SDL (due to wxGTK)
- cvs update
- fix compilation
- cvs update
- cvs update
- fix build on lib64 arches
- cvs update and patches reorganisation
- fix build with current wxGTK
- removed also SIFT header files and license from tarball (bug #46504)
- change desktopfile
- removed keypoints, since it uses patented SIFT code
- fixed compilation on x86_64
- reorganised patches
- no more patching for wx-config, use wrapper instead
- update to latest released snapshot
- make nona default stitcher as we can not ship PTStitcher
- initial packaging

OBS-URL: https://build.opensuse.org/request/show/670189
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=89
2019-02-04 07:55:20 +00:00
680981de92 Accepting request 669774 from home:dimstar:Factory
- Add hugin-exiv2-0.27.patch: Fix build against exiv 0.27
  (boo#1123401).

OBS-URL: https://build.opensuse.org/request/show/669774
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=87
2019-01-29 20:39:55 +00:00
1c3d8e29c2 fix
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=85
2018-02-06 16:12:50 +00:00
cc5f650abd try
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=84
2018-02-06 08:37:52 +00:00
Dirk Stoecker
957c467c99 Accepting request 571664 from home:dimstar:Factory
- Pass -DPYTHON_EXECUTABLE=/usr/bin/python2 to CMake, ensuring we
  use the python2 interpreter.

OBS-URL: https://build.opensuse.org/request/show/571664
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=82
2018-02-02 10:57:07 +00:00
e63db0e9ca Accepting request 559740 from home:adrianSuSE:branches:graphics
Version Update top final

OBS-URL: https://build.opensuse.org/request/show/559740
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=78
2017-12-24 15:59:49 +00:00
OBS User mrdocs
c247dc4c8e Accepting request 497405 from home:adrianSuSE:branches:graphics
not sure if you want it, but a snapshot from this years release candidate (currently beta)

OBS-URL: https://build.opensuse.org/request/show/497405
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=77
2017-06-04 00:48:49 +00:00
357618c66c Accepting request 453794 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453794
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=75
2017-02-07 12:12:56 +00:00
Ismail Dönmez
d29a77f1ff Accepting request 428467 from home:sergeyopensuse:misc
- Updated to version 2016.2.0
  * Allow reading of image positions from Papywizard XML files: First add the image to a new project and then select File, Import settings from Papywizard XML file... This will read the lens settings, the image positions and also, if applicable, the bracket settings. After this, the usual workflow is to run cpfind with --prealigned switch and then geocpset to connect orphanded images.
  * The internal blender and verdandi got the possibility to blend seams as alternative to current hard seam: For each seam the color of second image is adapted to the match the color of the first seam. For this blender, the blender order changes according to the overlap. The blending starts with the exposure anchor and blends then all overlapping images. This blending mode is not suited if there are bigger misalignments or bigger parallax errors.
  * The display of the control point error (after optimizing and in fast preview window) and the control point list window can now limited to take only control points in active images into account (menu Edit, Optimize only active images, connected with the setting on the optimizer tab).
  * Improvements to mask tab in Hugin (edit crop of all images of the same lens at once) and find panorama dialog in PTBatcherGUI (remove images from found panoramas, split found panorama into two).
  * Fixes several issues with fast preview window which could result in random crashes (uninitialized variables, memory leaks).

OBS-URL: https://build.opensuse.org/request/show/428467
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=73
2016-09-18 17:51:06 +00:00
1f0e5976ae Accepting request 405657 from home:jengelh:branches:graphics
- Build with wxWidgets 3

It seems to build. Can you give it a runtime spin?

OBS-URL: https://build.opensuse.org/request/show/405657
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=71
2016-07-04 09:26:15 +00:00
d5e20f360d Accepting request 376260 from home:sergeyopensuse:misc
- Updated to version 2016.0.0
  * Added user defined output. The user can define own output sequences to implement new use cases, e.g. zero noise output.
  * Added --clip-exposure switch to nona to automatically mask over and under exposed areas in input images.
  * Color management
    ** GUI tools (Hugin, calibrate_lens_gui) take ICC profiles in files and monitor color profile into account to display images.
    ** celeste and cpfind converts internal image to sRGB before working.
  * Some buttons got a context menu for easier access to some function
    ** Show all in fast preview window to allow better interaction with stacked projects
    ** Celeste in cp tab: the button can now create cp or clean cp  
  * Updated internal levmar library to version 2.6
  * The identify tool in the fast preview window shows now also the image numbers on top of the images. (This can be suppressed by pressing the alt button).
  * Fixes internal image format for GPU remapping. This should fix the "unsupported framebufferformat" error.
  * Use own code for OpenGL intialization. Now freeglut is not needed anymore. (This should prevent the appearing of window when running "nona -g". Linux/Window only)
  * Control point and mask editor retain viewpoint when changing zoom factor.
  * PTBatcherGUI: Minimize to tray is now user configurable.
  * Fixes a bug in photometric optimizer and merge projects with line control points.
- Hugin is built in "build" subdirectory (in-source builds are not allowed now).

OBS-URL: https://build.opensuse.org/request/show/376260
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=69
2016-03-23 15:21:11 +00:00
Ismail Dönmez
a82faa1cc9 Accepting request 358650 from home:plater
Fixed typo in changes file

OBS-URL: https://build.opensuse.org/request/show/358650
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=67
2016-02-10 08:02:54 +00:00
OBS User mrdocs
d673eb3866 Accepting request 358287 from home:plater
Fix strange permissions rpmlint error

OBS-URL: https://build.opensuse.org/request/show/358287
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=66
2016-02-09 21:05:22 +00:00
OBS User mrdocs
f9dd536b10 Accepting request 357894 from home:plater
Fix hugin provides for boo#952324 and boo#962214

OBS-URL: https://build.opensuse.org/request/show/357894
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=65
2016-02-05 18:17:43 +00:00
OBS User mrdocs
de41afd186 Accepting request 354424 from home:posophe:branches:graphics
little change

OBS-URL: https://build.opensuse.org/request/show/354424
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=63
2016-01-18 04:30:55 +00:00
Ismail Dönmez
a747497b8d Accepting request 328715 from home:sergeyopensuse:misc
- Updated to version 2015.0.0
  * The makefile based stitching engine has been replaced with direct calls to the underlying programs.
  * Hugin now has it's own blender, verdandi, based on a watershed algorithm, which has been included in 'nona'.
  * The lensfun library has been removed as it did not fulfill our expectations. It has been replaced with our own camera and lens database which uses a data mining approach and operates automatically without user intervention.
  * The fast preview window has a new tool to add or remove control points to selected areas in the output projection.
  * Automatic exposure stack detection is now applied when loading images, and an option has been added to unlink image position when adding stacks.
  * The fine-tune and auto-estimate functions in the control point tab have been made projection aware.
  * PTBatcherGUI has more choice for the end of the process: depending on the operating system the PTBatcherGUI can be closed, the computer can be shut down or send to the hibernate mode.
  * PTBatcherGUI now shows the thumbnails when searching for images in directories.
  * Many of the underlying tools in hugin are now able to use available cpu cores.
  * New command line tools for CLI processing: verdandi, hugin_executor, hugin_lensdb
  * Many more improvements and bug fixes.
- Removed hugin-boost-1.56.0.patch (included upstream).
- Removed hugin-lensfun-0.3.patch (support for lensfun has been dropped).

OBS-URL: https://build.opensuse.org/request/show/328715
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=61
2015-09-03 10:50:46 +00:00
Dirk Stoecker
6c5c55ebee Accepting request 288501 from home:dimstar:Factory
- Add hugin-lensfun-0.3.patch: Fix build with Lensfun 0.3.

OBS-URL: https://build.opensuse.org/request/show/288501
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=59
2015-03-02 19:25:18 +00:00
0e4bc7c35e Accepting request 264132 from home:dimstar:boost
Fix build with boost 1.56.0

OBS-URL: https://build.opensuse.org/request/show/264132
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=57
2014-12-05 13:08:19 +00:00
Dirk Stoecker
4b5813ef98 Accepting request 255440 from home:sergeyopensuse:misc
- Updated to version 2014.0.0
  * inherit many of the libpano improvements (of version 2.9.19)
  * the translation plane variables Tpy and Tpp have been added to the GUI
  * improvement of the GPU remapping code
  * better support for line control point in Control points tab
  * obsolete programs matchpoint, nona_gui and PTBatcher have been removed
  * outdated translations have been removed from the default install
  * initialize the colour balance values during loading with EXIF values
  * improved the assistant
  * allow customization of exiftool command used to copy metadata to output images
  * New command line tools for CLI processing: pto_mask, pto_template, pto_move
  * Many more improvements and bug fixes.

OBS-URL: https://build.opensuse.org/request/show/255440
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=55
2014-10-13 18:53:04 +00:00
b46164e81c Accepting request 231233 from home:fcrozat:branches:graphics
- Add make as requires (needed for photo stiching) (bnc#822775).

OBS-URL: https://build.opensuse.org/request/show/231233
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=53
2014-04-24 09:20:46 +00:00
e35e2e1e34 Accepting request 204973 from home:sergeyopensuse:misc
- Updated to version 2013.0.0.
- Removed hugin-perl-5.18.patch (included upstream).

OBS-URL: https://build.opensuse.org/request/show/204973
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=51
2013-10-28 12:50:05 +00:00
Togan Muftuoglu
ae7e3511a9 Accepting request 204827 from home:sbrabec:branches:graphics
Intended for 13.1 as well.

- Work around missing RPATH (bnc#846944).

OBS-URL: https://build.opensuse.org/request/show/204827
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=50
2013-10-25 17:20:00 +00:00
Togan Muftuoglu
7c891eac61 Accepting request 186638 from home:scarabeus_iv
- Fix build on factory with new cmake.

OBS-URL: https://build.opensuse.org/request/show/186638
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=48
2013-08-10 12:16:35 +00:00
Tomáš Chvátal
688463347e - Fix build with perl 5.18 by adding hugin-perl-5.18.patch
- Remove old opensuse version conditionals as the package anyway
  builds only on 12.3 and later, unresolvable on older ones.

OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=46
2013-07-26 09:44:43 +00:00
5318ba1072 Accepting request 172935 from home:dimstar:branches:graphics
- Add libXi-devel and libXmu-devel BuildRequires: cmake checks for
  their presence.

OBS-URL: https://build.opensuse.org/request/show/172935
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=44
2013-04-23 08:26:25 +00:00
764e5bc5ee Added bnc#800803.
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=42
2013-01-28 13:53:26 +00:00
d2c7acbe0f Accepting request 148722 from home:sbrabec:branches:graphics
- Update to version 2012.0.0:
  * integrated lensfun library
  * new tool pto_gen
  * improvements to cpfind
  * option to keep exposure fused stacks
  * pano_modify: Added HDR autocrop option
  * translations updated
  * more improvements and bug fixes
- Turn on HSI (Python Hugin Scripting Interface).

OBS-URL: https://build.opensuse.org/request/show/148722
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=40
2013-01-16 14:24:28 +00:00