jasper
04789accbc
missed bump after python 27 switch
2011-06-12 10:11:39 +00:00
rpointel
d1eb1f889c
Modified PLIST, removed PFRAG.python2.6* and added PFRAG.python2.7*.
...
Reported by Nigel Taylor and viq (thanks), correction purposed by sthen@.
Add MODPY_WANTLIB to WANTLIB.
2011-06-12 08:44:44 +00:00
rpointel
ee478f4351
Modify py-Imaging,python2.6 by py-Imaging (flavor by default is now python2.7).
...
ok sthen@.
2011-06-10 05:43:34 +00:00
rpointel
95eef07574
swap python2.6 flavor for python2.7.
...
keep python2.4 flavor to support plone/zope.
ok sthen@ jasper@
2011-06-10 05:40:56 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
ajacoutot
685873595b
Bump EPOCH to force transition from gqview to geeqie.
...
hint from sthen@
2011-06-08 08:22:00 +00:00
kili
2417e57581
This port obviously has a very bad version number karma.
...
ok sthen@
2011-06-06 22:08:42 +00:00
naddy
5cab0222b5
don't pretend that hand-rolled configure script is a GNU one, and fix it
...
up sufficiently to work as intended
2011-06-06 14:07:40 +00:00
sthen
9c15c7bb38
- clarify license marker
...
- consistently use ${...} not $(...)
from Brad
2011-06-04 09:20:36 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
naddy
50bd37f91f
Update to 8c:
...
Add an option to compression library and cjpeg (-block N) to use
different DCT block size.
2011-06-01 19:17:58 +00:00
dcoppa
f4e1925b55
Correct wrong background setting tip into feh(1) manpage.
...
While here, zap useless patch.
2011-06-01 11:55:22 +00:00
matthieu
de0f5d85a1
Fixes for upcoming libX11 update which changes the symbol used to
...
protect X11/Xlib.h from multible inclusion and is been (ab)used
by those ports. No binary change.
ok ajacoutot@, landry@.
2011-05-30 19:08:35 +00:00
jasper
b19638b7f1
prevent insane version from ending up in the pkgconfig file, only
...
to confuse pkg-config.
spotted by kili@, ok landry@
2011-05-30 13:47:03 +00:00
shadchin
021fcfee6d
Update to 2.10
...
ok jasper@
2011-05-30 11:04:14 +00:00
sthen
e70f5cde48
update Hugin to 2011.0.0 final. RC was tested by Kirill Bychkov, thanks!
2011-05-30 09:06:28 +00:00
benoit
af6646cd3c
- update tgif to 4.2.3
...
- update patchs
- regen PLIST
ok sthen@
2011-05-28 09:30:35 +00:00
ajacoutot
81c428a12d
Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
...
be chatty here.
2011-05-28 08:15:33 +00:00
sthen
96868b540a
Fix crash in smoothY(), from patrick keshishian.
2011-05-25 09:09:56 +00:00
dcoppa
18179b4aa1
Fix memleak in add_file_to_filelist_recursively scandir call
...
(upstream commit f2be037b77015dc9eba66620d49928ef1f0ef3aa)
2011-05-23 14:03:05 +00:00
ajacoutot
4e8d7521cf
Update to gdk-pixbuf-2.23.3.
...
tested in a bulk by landry@, thanks!
2011-05-23 12:00:49 +00:00
dcoppa
71f1be0dc4
Update to feh-1.14.1
2011-05-20 10:57:56 +00:00
sthen
2d5e6d2646
hidden dep on doxygen, found by aja@; disable the api docs
...
with a CONFIGURE_ARGS.
2011-05-19 15:56:12 +00:00
sthen
f775d9e116
oops, missed cvs add'ing this back
2011-05-19 15:41:10 +00:00
sthen
878f2e2788
update to 0.6.20, req'd by aja@
2011-05-19 15:40:35 +00:00
ajacoutot
47e29a6186
No need to set both autoconf and gnu in CONFIGURE_STYLE, autoconf is
...
enough.
Correctly respect C{,XX}FLAGS.
from Brad
maintainer timeout
2011-05-19 15:28:26 +00:00
ajacoutot
dcf28a76f5
No need for these anymore.
2011-05-18 16:29:27 +00:00
ajacoutot
f06d0143e7
Unbreak runtime: use MAKE_FLAGS, not FAKE_FLAGS.
2011-05-18 13:13:07 +00:00
ajacoutot
0eca5f9a42
Revert previous and correctly fix DEPENDS/WANTLIB.
2011-05-17 08:37:27 +00:00
jasper
42230fa900
fix wantlib
2011-05-17 08:10:00 +00:00
kili
d599908afc
Update to inkscape-0.48.1.
...
From brad, who had a similar but better diff than me.
ok by Benoit Chesneau (maintainer) who wants to drop maintainership.
2011-05-16 19:39:18 +00:00
jolan
eb5bead904
update to 0.2.0; from brad who takes maintainer
2011-05-16 17:31:08 +00:00
jasper
2176a6838e
drop gnome-vfs2 dependency
...
from upstream git
ok aja@ landry@
2011-05-16 08:35:30 +00:00
ajacoutot
4e2b6df1b3
Add the EPOCH to the webkit dependency.
...
spotted by landry@
2011-05-16 08:24:31 +00:00
jasper
54457e17d0
don't build amide_gnome.c, it's the only reason why this still depends on
...
the ancient and deprecated gnome-vfs2. upstream seems too lazy to properly fix
this, so point users to the online help instead.
ok aja@ benoit@ (MAINTAINER)
2011-05-16 07:42:50 +00:00
jasper
82235d041c
regen patches
2011-05-15 21:16:06 +00:00
landry
f580df1771
+dpic
2011-05-15 18:50:06 +00:00
landry
2dafeb611f
Import dpic-2011.04.19, from Anthony J. Bentley.
...
Dpic is a simple language, derived from pic and gpic, to produce
diagrams for LaTeX documents. It is particularly suited for easily
creating line diagrams such as electric circuits.
Some tweaks added to obey CC/CFLAGS, and install examples.
ok jasper@
2011-05-15 18:49:41 +00:00
landry
a0764a664c
+sketch
2011-05-15 18:34:49 +00:00
landry
b098d94b4d
Import sketch 0.3.2, From Anthony J. Bentley.
...
Sketch is a small, simple system for producing line drawings of two- or
three-dimensional solid objects and scenes. The input language is
reminiscent of PSTricks, so will be easy to learn for current PSTricks
users. Sketch can generate output for PSTricks and Tikz/PGF.
www: http://www.frontiernet.net/~eugene.ressler/
Add a patch to make it honour $CC, and install examples while here.
ok jasper@
2011-05-15 18:34:20 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
fbdfa57679
landry, stop adding your build logs in the ports tree ;)
2011-05-13 14:58:36 +00:00
ajacoutot
6e1f352ba4
@comment bogus directory lib/locale/.
2011-05-11 08:09:06 +00:00
ajacoutot
a08f3919de
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 06:56:42 +00:00
ajacoutot
69db523da2
Fix after recent webkit update.
2011-05-11 06:02:15 +00:00
rpointel
f243f214e3
New homepage, spotted by Markus Bergkvist (thanks).
...
Bump revision.
2011-05-09 19:44:15 +00:00
giovanni
c4a6085cf3
Update to 3.9.5, help and ok naddy@
2011-05-09 08:14:43 +00:00
giovanni
8cea4711ba
Use correct autoconf_version, from Brad
2011-05-06 15:49:53 +00:00
jasper
fe7c4acc7a
- adjust after recent zlib.pc addition
...
ok aja@ (MAINTAINER)
2011-05-06 07:35:03 +00:00
sthen
08ffb7b00e
update to 2.9.18
2011-05-05 06:52:37 +00:00
rpointel
825b23b6d7
Prepare the import of python 2.7.
...
ok landry@.
2011-05-04 19:31:51 +00:00
dcoppa
285b65c1f8
Three cherry-picked fixes from upstream git:
...
Zap a use-after-free.
Use NETWM for fullscreen windows only.
feh(1) manpage fix.
2011-05-04 11:43:31 +00:00
dcoppa
55444ad507
Enable tee surface backend for cairo: it will be used by firefox4
...
and fennec.
OK eric@ (maintainer), landry@
2011-05-04 08:01:56 +00:00
dcoppa
fed4a5cc30
Update to feh-1.13.
...
I take maintainership too, cause old maintainer is M.I.A.
OK sthen@
2011-05-02 21:22:58 +00:00
jasper
9ec15e8a59
- remove unneeded patch
2011-05-02 19:15:49 +00:00
jasper
d6d42bf2f8
- remove unneeded patches
...
ok aja@
2011-05-02 18:57:53 +00:00
jasper
e376914233
- remove unneeded patch
2011-05-02 18:54:06 +00:00
jasper
55587f8276
- remove patch since we have fenv.h now
...
from brad
2011-05-01 17:27:47 +00:00
matthew
3fbd78b501
add opencsg
2011-04-29 18:15:04 +00:00
matthew
2262322e6f
Add OpenCSG 1.3.1.
...
ok landry@
OpenCSG is a library that does image-based CSG rendering using OpenGL.
OpenCSG is written in C++ and supports most modern graphics hardware.
CSG is short for Constructive Solid Geometry and denotes an approach
to model complex 3D-shapes using simpler ones. I.e., two shapes can be
combined by taking the union of them, by intersecting them, or by
subtracting one shape of the other. The most basic shapes, which are
not result of such a CSG operation, are called primitives. Primitives
must be solid, i.e., they must have a clearly defined interior and
exterior. By construction, a CSG shape is also solid then.
Image-based CSG rendering (also z-buffer CSG rendering) is a term that
denotes algorithms for rendering CSG shapes without an explicit
calculation of the geometric boundary of a CSG shape. Such algorithms
use frame-buffer settings of the graphics hardware, e.g., the depth
and stencil buffer, to compose CSG shapes. OpenCSG implements a
variety of those algorithms, namely the Goldfeather algorithm and the
SCS algorithm, both of them in several variants.
2011-04-29 18:00:03 +00:00
sthen
d7447e777f
- remove patch now we have FE_TONEAREST in fenv.h
2011-04-28 19:11:51 +00:00
ajacoutot
687b73d774
No need for the itlocaledir tweak anymore.
2011-04-26 13:09:07 +00:00
ajacoutot
681b996612
Hook up sane-backends,snmp.
2011-04-25 09:35:49 +00:00
ajacoutot
2714dc9f0c
Don't compile with net-snmp by default, instead create an "snmp" FLAVOR
...
for people who need snmp network scanner support.
2011-04-25 09:34:39 +00:00
kili
ab954ec4cf
New distinfo after DIST_SUBDIR change in ghc.port.mk.
2011-04-23 20:22:13 +00:00
kili
67047fb4b8
Depend on and use mtl-2 from devel/hs-mtl.
2011-04-23 14:32:50 +00:00
ajacoutot
2cb2977973
Bugfix update to simple-scan-2.32.0.2.
2011-04-21 06:50:30 +00:00
sthen
3c37381983
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 23:27:31 +00:00
sthen
65d10f2a68
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 23:11:53 +00:00
sthen
54d8cabe9e
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 22:18:33 +00:00
sthen
e2e90b126f
sync WANTLIB
2011-04-18 22:17:44 +00:00
ajacoutot
39b4bb375b
Depends on x11/gtk-engines2 instead of gtk2-clearlook, because that's
...
where the clearlook engine is.
2011-04-17 15:11:56 +00:00
jasper
f25b29ed30
- remove unnecessary NULL casts
...
- regen PLIST (qiv)
- remove USE_GROFF (qiv)
- tweak do-install (s10sh)
2011-04-16 21:33:35 +00:00
jasper
e3030ea1ce
- regen patches
...
- add rcs id
2011-04-16 21:31:06 +00:00
jasper
591a251cf1
add rcs id
2011-04-16 21:27:49 +00:00
dcoppa
6ff73abfa2
Fix goption warning, consequence of the update to glib-2.28.2.
...
Ok ajacoutot@, landry@
2011-04-16 07:47:04 +00:00
sthen
9d814da0bb
- remove casts now that NULL is a void *
...
- sync WANTLIB
2011-04-16 00:15:37 +00:00
jasper
bc76057bd6
sync
2011-04-14 07:02:57 +00:00
jasper
ed1acc1a72
import xaos 3.5
...
XaoS is an interactive fractal zoomer. It allows the user to
continuously zoom in or out of a fractal in a fluid, continuous motion.
from pascal stumpf (MAINTAINER) with tweaks by me
ok sthen@
2011-04-14 07:02:21 +00:00
ajacoutot
cead6cb783
Bugfix update to gthumb-2.12.3.
2011-04-14 05:32:08 +00:00
sthen
d6629d69dc
Update FFmpeg to 20110408 snapshot.
...
- Enable WebM encoding.
- Stop stripping the shared libraries which explains why I was
seeing no symbol table with the shared libraries.
- Build all of FFmpeg with -fomit-frame-pointer on i386 instead of
hacking the various Makefile's and having to add more files as
further updates are made. Use default CFLAGS (-O2) on i386 now too
instead of overriding with -O.
- Remove the UINT64_C hack.
- Update HOMEPAGE to use the ffmpeg.org domain.
- Various other cleaning up and fixes for the port.
From Brad, ok dcoppa@
2011-04-12 22:59:07 +00:00
landry
53ebcd1b0d
add link to m4 args bz, remove link to old fixed bz
2011-04-12 21:04:49 +00:00
kili
b181bcc909
Update to 0.12.0.
2011-04-11 14:48:48 +00:00
kili
ce5f31092f
Tweak dependencies and bump.
2011-04-11 14:46:29 +00:00
kili
f20fe3fa2a
Bump after ghc update.
2011-04-11 14:45:14 +00:00
jasper
9319cf7e1b
sync
2011-04-11 07:44:35 +00:00
jasper
dc1a70ce65
import geomview 1.9.4
...
General purpose interactive viewing program for Unix. It is used
mostly for 3D graphics but can display data in 2D and 4D as well.
from patsy (MAINTAINER), with some tweaks by me
ok aja@ landry@
2011-04-11 07:43:34 +00:00
giovanni
1b7026ee3d
Update to 8.50 from maintainer Patrick Keshishian
2011-04-07 16:59:43 +00:00
ajacoutot
0fa27d6a70
There is no introspection data in here.
2011-04-07 13:10:58 +00:00
jasper
5b19b36f6a
Enable introspection support (though nothing is built or installed yet)
2011-04-07 13:06:26 +00:00
jasper
28b72d087f
- provide a distfile mirror
2011-04-07 12:15:44 +00:00
jasper
4fc36bfde8
unclutter build logs by not shaving the output
2011-04-07 12:03:30 +00:00
jasper
b9f1fc9959
- fix the cogl pkg-config file, so gnome-games can use it
2011-04-07 11:38:42 +00:00
ajacoutot
044d3b805e
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:30:22 +00:00
jasper
e96ed4d288
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:17:08 +00:00
jasper
6bc1d17d60
- remove unneeded patch now that g-ir-scanner looks in ${X11BASE}/include
2011-04-07 09:38:46 +00:00
jasper
9a85995af3
Enable introspection support (though nothing is built or installed yet)
2011-04-07 07:50:22 +00:00
jasper
e7240972b9
- Add introspection support (needed for on-going GNOME 3 work).
...
- Add a bunch of patches to allow doing introspection on the external json-glib instead of the local copy.
2011-04-07 07:44:46 +00:00
ajacoutot
a50addae7c
Add introspection support.
2011-04-07 06:42:30 +00:00
ajacoutot
4a3c4607d1
Update to gtkam-0.1.17.
2011-04-06 13:56:52 +00:00
jasper
b526741f0c
sync
2011-04-06 12:46:19 +00:00
jasper
4855ce0924
import mscgen 0.20
...
Mscgen is a small program that parses Message Sequence Chart
descriptions and produces PNG, SVG, EPS or server side image maps
(ismaps) as the output. Message Sequence Charts (MSCs) are a way of
representing entities and interactions over some time period and are
often used in combination with SDL. MSCs are popular in Telecoms to
specify how protocols operate although MSCs need not be complicated to
create or use. Mscgen aims to provide a simple text language that is
clear to create, edit and understand, which can also be transformed into
common image formats for display or printing.
ok aja@
2011-04-06 12:44:39 +00:00
ajacoutot
cfb57ffb08
Update to shotwell-0.9.1.
...
input from and ok landry@ (maintainer)
2011-04-05 18:43:43 +00:00
ajacoutot
56881e0491
--disable-scrollkeeper is not needed when rarian is in the dependency
...
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
shadchin
283e931805
switch on prebuild icon.png (remove librsvg build depends)
...
and fix RUN_DEPENDS
ok jasper@, ajacoutot@
2011-04-05 14:12:35 +00:00
shadchin
4403bf515e
switch on prebuild icon.png (remove librsvg build depends)
...
ok jasper@, ajacoutot@
2011-04-05 14:10:45 +00:00
jasper
c9a77015d3
sigh, i need coffee..
2011-03-30 09:50:53 +00:00
jasper
f2fe42734d
- fill the examples directories with some source files, instead of
...
installing three mager executeables.
2011-03-30 09:49:04 +00:00
jasper
2fddc2ffe2
sync
2011-03-30 09:28:25 +00:00
jasper
dd1c64621b
import DevIL 1.7.8
...
Previously known as OpenIL, Developer's Image Library is a programmer's
library to develop applications with very powerful image loading
capabilities, yet is easy for a developer to learn and use. [...]
based on a port by and ok laurent@
2011-03-30 09:27:58 +00:00
jasper
5e6c2a54f9
- add missing build dependency
2011-03-30 08:31:42 +00:00
jakemsr
2f948b5fd0
more ports that need faad removed from WANTLIB after ffmpeg update,
...
as noted on ports@.
2011-03-29 23:22:17 +00:00
jakemsr
e52c269523
ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
...
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
edd
2e5b72a620
Update to a newer snapshot of ffmpeg. Maintainer timed out.
...
OK jakemsr@, landry@
2011-03-29 20:01:43 +00:00
ajacoutot
731ff520fa
+mirage
2011-03-29 07:08:26 +00:00
ajacoutot
cadde759d0
Import mirage-0.9.5.2.
...
Mirage is a fast and simple GTK+ image viewer.
<...>
Make the Makefile unreadable by adding spaces around `=' as requested
by fgsch@ to please espie@.
with help from and ok fgsch@
2011-03-29 07:07:12 +00:00
benoit
85dbf4937e
- update pngcrush to 1.7.15
...
ok ajacoutot@
2011-03-27 09:41:20 +00:00
naddy
d1876c5526
maintenance update to 10.35.80
2011-03-26 15:43:18 +00:00
ajacoutot
7a9a461064
Tweak COMMENT.
2011-03-26 15:05:31 +00:00
sthen
ac80c623e7
update jbig2dec to 0.11
2011-03-25 21:12:28 +00:00
jeremy
9d4d55e233
Build the ruby 1.9 version of some ruby gem ports with C extensions
...
by default.
OK landry@
2011-03-25 17:02:35 +00:00
ajacoutot
96ea304956
Use the new dconf MODULE.
2011-03-25 09:13:43 +00:00
fgsch
8926e4c80c
remove dependency on python 2.5. some testing by me and searching online
...
agrees it's not needed. kili@ ok.
2011-03-23 12:10:54 +00:00
jasper
917a1f2f5b
Security fix for CVE-2011-1167, libtiff heap-based buffer overflow
2011-03-23 08:08:50 +00:00
jasper
d5d6a98846
Security fix for CVE-2011-0192: buffer overflow in Fax4Decode.
2011-03-19 18:41:05 +00:00
ajacoutot
fc4de4f938
Unbreak with mono >= 2.10 (Bugzilla #644516 ).
2011-03-18 07:09:36 +00:00
shadchin
4e8ec6e79c
update to 4.7
...
ok jasper@
2011-03-17 14:57:38 +00:00
shadchin
2528f20c97
update to 3.5.24
...
ok jasper@
2011-03-17 14:56:54 +00:00
sthen
9c0210ccec
update p5-Captcha-reCAPTCHA to 0.94; recaptcha moved to google some
...
time ago, this syncs with the move.
2011-03-16 12:23:53 +00:00
jasper
82359535d8
- switch from www/tidy to www/tidyp which is API compatible
...
ok sthen@
2011-03-15 19:49:42 +00:00
landry
7be88a7bc2
Unbreak after vala 0.10.4 update.
...
cf http://trac.yorba.org/ticket/3337
2011-03-15 16:03:57 +00:00
sthen
d580cde0ab
fix various typos, from Anthony J. Bentley with a few tweaks by myself
2011-03-14 09:15:33 +00:00
ajacoutot
9c3a94a372
Use the same trick as in nut to identify the /dev/{ugen,usb}* we want.
...
discussed with and ok sthen@
2011-03-09 13:05:20 +00:00
ajacoutot
3749187990
Forgot to cvs rm in previous.
2011-03-09 10:01:57 +00:00
ajacoutot
93f0062ec2
Remove gqview, dead since >4 years and superseded by geeqie.
...
"kill it!" (or some variations) landry@ pea@ jasper@
2011-03-09 10:01:20 +00:00
ajacoutot
af85bd9978
+geeqie
2011-03-09 09:59:46 +00:00
ajacoutot
b8db1d2d63
Import geeqie-1.0.
...
Geeqie is a lightweight Gtk+2 based image viewer for Unix like operating
systems.
<...>
This is a fork/continuation of gqview.
ok pea@ landry@
2011-03-09 09:58:49 +00:00
ajacoutot
3b01ab23c5
+pdfmod
2011-03-07 21:55:53 +00:00
ajacoutot
974ce8a7f6
Switch CATEGORIES.
2011-03-07 21:55:21 +00:00
ajacoutot
1e3b096b0a
Import pdfmod-0.9.1.
...
PDF Mod is a simple application for modifying PDF documents. You can
reorder, rotate, and remove pages, export images from a document, edit
the title, subject, author, and keywords, and combine documents via drag
and drop.
ok jasper@ robert@ (on an older version 2 months ago...)
2011-03-07 21:54:03 +00:00
ajacoutot
efd2500925
Update to cairomm-1.9.8.
2011-03-07 19:20:00 +00:00
ajacoutot
857bc31829
Missed this on in previous (move to new *_DEPENDS).
2011-03-07 18:56:03 +00:00
jasper
f78e922f14
remove glitz, it's deprecated and unmaintained upstream and nothing in our
...
tree uses it anymore since cairo dropped it.
ok eric@ (MAINTAINER)
2011-03-07 09:26:05 +00:00
sthen
85b342f86b
update ufraw to 0.18, main change is updating the internal copy of dcraw to 9.06
2011-03-06 11:43:38 +00:00
sthen
66ac27a2a6
update dcraw to 9.06, supporting 42 additional cameras including
...
EOS 60D, NIKON D3100/D7000, PENTAX K-r/K-5/645D
2011-03-06 11:42:36 +00:00
ajacoutot
9a7774fbd9
device -> device node.
2011-03-03 14:05:48 +00:00
ajacoutot
86663437ff
Update to sane-backends-1.0.22.
...
Add snmp support.
Fix username in README.
2011-03-03 13:43:50 +00:00
sthen
52da13ff00
update Hugin to 2010.4.0, tested by Kirill Bychkov, thanks!
...
This version introduces cpfind, a patent-free control point
generator (i.e. tool to automatically find matching points
between two images for stitching together).
2011-03-02 08:30:27 +00:00
ajacoutot
750aeb20d7
Update to gegl-0.1.6.
2011-03-02 06:43:25 +00:00