octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC 2016 Project not merged into Octave yet


From: Juan Pablo Carbajal
Subject: Re: GSoC 2016 Project not merged into Octave yet
Date: Sat, 9 Dec 2017 07:39:57 +0100

Dear Amr,

As Philip said you did a good job!
We are currently trying to pot as much as we can form your code in to
geometry, but we do not want to add Boost as a complete dependency. If
you could clean up that, the it is more likely we can add it to
geometry. It is beyond my available time to do this myself.

Also remember, you can always have a separate package (e.g.
external[1]) you maintain yourself which depends on geometry. In your
case the package will contain only th boost dependent files and the
configuration and compilation commands. Here is a potential
description file

Name: polybool_boost
Version: 1.0.0
Date: 01-01-2018
Author: Amr Mohamed <address@hidden>
Maintainer: Amr Mohamed <address@hidden>
Title: Boolean operations on polygons using Boost
Description: Library to compute boolean operations using the Boost
library, comptible with the geometry package and MatGeom.
Depends: octave (>= 4.2.0), geometry (>= 3.0.0)
Autoload: no
License: GPLv3+, FreeBSD, Boost v1.0
Url: https://bitbucket.org/amr_keleg/octave-polybool-boost


[1]: https://octave.sourceforge.io/developers.php



reply via email to

[Prev in Thread] Current Thread [Next in Thread]