Hugin

From WPKG | Open Source Software Deployment and Distribution
Revision as of 05:07, 25 March 2009 by Nebyah (Talk | contribs) (Panoramic photo stitching application.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Hugin is a panorama photo stitching program.

The Hugin website is at http://hugin.sourceforge.net/.

WPKG Package

  <package id="hugin" name="Hugin" revision="1" reboot="false" priority="3">
   <check type="uninstall" condition="exists" path="Hugin 0.7.0 (SVN 3465)" />
   <install cmd='"%SOFTWARE%\graphics\hugin-0.7.0_win32-setup.exe" /LOADINF="%SOFTWARE%\graphics\hugin.inf" /VERYSILENT /SP-' />
   <upgrade cmd='"%SOFTWARE%\graphics\hugin-0.7.0_win32-setup.exe" /LOADINF="%SOFTWARE%\graphics\hugin.inf" /VERYSILENT /SP-' />
   <remove cmd='"%PROGRAMFILES%\hugin\unins000.exe" /VERYSILENT' />
</package>

The inf file can be created by running the installer with /SAVEINF=hugin.inf, or it can be skipped altogether if you're happy with the defaults.

Hugin.inf

[Setup]
Lang=default
Dir=C:\Program Files\Hugin
Group=Hugin
NoIcons=0
SetupType=custom
Components=core,translations,enblend,panotools,ap_c,p_matic
Tasks=modifypath,default_settings,programfiles