]> git.pld-linux.org Git - packages/hugin.git/blame - hugin-defaults.patch
- S: autopano-sift
[packages/hugin.git] / hugin-defaults.patch
CommitLineData
a299b5bb
JB
1Use mono to run autopanog.exe.
2
a299b5bb
JB
3--- hugin-0.5-beta4/src/include/hugin/config_defaults.h.orig 2005-03-07 21:09:29.000000000 +0100
4+++ hugin-0.5-beta4/src/include/hugin/config_defaults.h 2005-04-03 19:10:22.256760344 +0200
5@@ -95,7 +95,7 @@
0a73fe2f
SS
6 #define HUGIN_APKOLOR_EXE "autopano.exe"
7 #define HUGIN_APKOLOR_ARGS "/allinone /path:%d /keys:%p /project:oto /name:%o /size:1024 /f %i"
a299b5bb 8
0a73fe2f
SS
9-#define HUGIN_APSIFT_EXE "autopano-win32.exe"
10+#define HUGIN_APSIFT_EXE "/usr/bin/autopanog.exe"
11 #define HUGIN_APSIFT_ARGS "--output %o --imagelist %namefile"
a299b5bb 12
0a73fe2f 13 #define HUGIN_STITCHER_RUN_EDITOR 0l
This page took 0.037805 seconds and 4 git commands to generate.