[Pkg-phototools-devel] [PATCH 2/5] Add pto_gen to the hugin-tools

Stefan Peter s_peter at swissonline.ch
Fri Jul 27 08:36:07 UTC 2012


From: StefanPeter <s_peter at swissonline.ch>


Signed-off-by: Stefan Peter <s_peter at swissonline.ch>

diff --git a/debian/control b/debian/control
index ae22542..f3fa9a1 100644
--- a/debian/control
+++ b/debian/control
@@ -67,6 +67,7 @@ Description: panorama photo stitcher - commandline tools
   * nona               - Remap images. (Also does simple stitching.)
   * pano_modify        - Change output parameters of project file.
   * pto2mk             - Create a makefile for stitching.
+  * pto_gen            - Generates a Hugin project file from a list of images.
   * pto_merge          - Merges two or more Hugin project files.
   * tca_correct        - Calculate transverse chromatic aberration.
   * vig_optimize       - Determine the radial vignetting.
diff --git a/debian/hugin-tools.install b/debian/hugin-tools.install
index 7e38d42..248dd08 100644
--- a/debian/hugin-tools.install
+++ b/debian/hugin-tools.install
@@ -15,6 +15,7 @@ usr/bin/celeste_standalone
 usr/bin/linefind
 usr/bin/matchpoint
 usr/bin/pto2mk
+usr/bin/pto_gen
 usr/bin/pto_merge
 usr/bin/pano_modify
 usr/bin/pano_trafo
@@ -39,4 +40,5 @@ usr/share/man/man1/matchpoint.1*
 usr/share/man/man1/pto2mk.1*
 usr/share/man/man1/pano_modify.1*
 usr/share/man/man1/pano_trafo.1*
+usr/share/man/man1/pto_gen.1*
 usr/share/man/man1/pto_merge.1*
-- 
1.7.9.5




More information about the Pkg-phototools-devel mailing list