pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/gipfel
Module name: wip
Committed by: jh88
Date: Tue Jan 27 09:09:43 UTC 2009
Modified Files:
wip/gipfel: Makefile PLIST distinfo
Log Message:
Update to gipfel-0.2.6
>From ChangeLog:
* Improve image saving. It is now possible to overwrite the current
image file.
* Install README and NEWS file to $PREFIX/share/doc/gipfel.
* Change semantics of -t option.
-t now requires a file just as -j does.
To generate multiple TIFF files as input to enblend, just do
for i in *.jpg; do gipfel -s -b -t tiff/$i $i; done
This simplifies the code and allows to parallelize stitching on
multicore systems.
* Add simple README viewer to the Help menu.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/gipfel/PLIST wip/gipfel/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/gipfel/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gipfel/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gipfel/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gipfel/Makefile?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index