Opened 14 years ago

Closed 13 years ago

#26907 closed submission (fixed)

Portfile for libnifalcon

Reported by: richardsjohnt@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: john@…
Port: libnifalcon

Description

I've created a Portfile (my first) for libnifalcon (http://qdot.github.com/libnifalcon/). libnifalcon provides hardware/development support for the Novint Falcon (a consumer targeted haptic device).

Note that there is also a patch. This fixes an issue with cmake and rpath linking.

Attachments (2)

patch-CMakeLists.txt.diff (2.8 KB) - added by richardsjohnt@… 14 years ago.
patch for libnifalcon
Portfile (961 bytes) - added by richardsjohnt@… 13 years ago.
Fixed indent.

Download all attachments as: .zip

Change History (11)

Changed 14 years ago by richardsjohnt@…

Attachment: patch-CMakeLists.txt.diff added

patch for libnifalcon

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

Port: libnifalcon added

Perhaps you would consider using the cmake portgroup?

comment:2 Changed 13 years ago by john@…

Cc: john@… added

Cc Me!

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Can you respond to the above? Also, cmake is usually a build dependency, not a library dependency.

comment:4 in reply to:  3 Changed 13 years ago by richardsjohnt@…

Replying to ryandesign@…:

Can you respond to the above? Also, cmake is usually a build dependency, not a library dependency.

My apologies for not responding earlier.

I was unaware of the cmake portgroup (I didn't see it mentioned in the documentation, etc.), so I've been doing some research on it. I've also been working with the developer of the library to eliminate the patchfile (it's able to be removed now). Give me a few days and I'll upload a new Portfile.

comment:5 Changed 13 years ago by richardsjohnt@…

I've updated the Portfile to make use of the cmake PortGroup. The new file no longer needs the patch.

comment:6 Changed 13 years ago by richardsjohnt@…

Is there anything else that I can do to help move this along?

comment:7 Changed 13 years ago by mf2k (Frank Schima)

Version: 1.9.1

The maintainers line is incorrect. Change it to:

maintainers gmail.com:richardsjohnt

Also, can you determine the license and add that field?

Changed 13 years ago by richardsjohnt@…

Attachment: Portfile added

Fixed indent.

comment:8 Changed 13 years ago by richardsjohnt@…

Made the requested changes. New Portfile has been uploaded.

comment:9 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.