Opened 11 years ago

Last modified 11 years ago

#37685 new submission

Portfile for Sparse Bundle Adjustment

Reported by: luminans@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: libsba

Description

I wrote a portfile for Sparse Bundle Adjustment Library (http://www.ics.forth.gr/~lourakis/sba/). The original CMakeLists.txt are completely rewritten so that we patch them with their diff files. If possible, it would be better to replace them with the new ones as attached separately in the directory sba-1.6 with their old versions.

Attachments (1)

libsba.zip (6.7 KB) - added by luminans@… 11 years ago.
Portfile and CMakeLists for SBA

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by luminans@…

Attachment: libsba.zip added

Portfile and CMakeLists for SBA

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: SBA removed
Milestone: MacPorts 2.1.3

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Why are the CMakeLists.txt completely rewritten? Are these changes based on upstream changes?

The version(s) of the license should be indicated. Based on the comments in the source files I think the correct license is "GPL-2+"; do you agree?

comment:3 Changed 11 years ago by luminans@…

I rewrite the CMakeLists.txt to find System LAPACK rather than link with f2c or F77/I77. Thanks for correcting the license.

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Have you provided these CMakeLists.txt changes to the developers of libsba? What is their comment about these changes? I ask because we would prefer not to have to forever maintain these changes; we would like to install the upstream software as provided by its developers.

comment:5 Changed 11 years ago by luminans@…

I sent them to Manolis Lourakis <lourakis@…>. He told me that he would consider it next time when he could tinker with sba's compilation. Because now he do not have the time to look into what I sent.

comment:6 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.