Package: octave-geometry / 1.7.0-2

autoload-yes.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Autoload the package
Author: Rafael Laboissiere <rafael@laboissiere.net>
Forwarded: not-needed
Last-Update: 2012-10-15

--- octave-geometry-1.6.0.orig/DESCRIPTION
+++ octave-geometry-1.6.0/DESCRIPTION
@@ -6,6 +6,6 @@ Maintainer: Juan Pablo Carbajal <carbaja
 Title: Computational Geometry
 Description: Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives.
 Depends: octave (>= 3.4.0), general (>= 1.3.0)
-Autoload: no
+Autoload: yes
 License: GPLv3+, FreeBSD
 Url: http://octave.sf.net, http://matgeom.sf.net, http://davis.wpi.edu/~matt/courses/clipping/, https://bitbucket.org/jgpallero/octclip