#28173: pidgin port --------------------------------+------------------------------------------- Reporter: sgaviria@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: pidgin libpurple | Port: pidgin --------------------------------+------------------------------------------- I need to have libpurple.a in order to load this library via a FFI. Any help on how I can get this file, along with any other .a required? -- Ticket URL: <https://trac.macports.org/ticket/28173> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28173: pidgin: need libpurple.a --------------------------------+------------------------------------------- Reporter: sgaviria@… | Owner: nefar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: pidgin --------------------------------+------------------------------------------- Changes (by ryandesign@…): * keywords: pidgin libpurple => * cc: ryandesign@… (added) * owner: macports-tickets@… => nefar@… Comment: pidgin provides the dynamic library libpurple.dylib. You are certain you really need the static library libpurple.a? On Mac OS X, it is usual to use dynamic libraries. -- Ticket URL: <https://trac.macports.org/ticket/28173#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28173: pidgin: need libpurple.a --------------------------------+------------------------------------------- Reporter: sgaviria@… | Owner: nefar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: pidgin --------------------------------+------------------------------------------- Comment(by sgaviria@…): I'm trying to use node-ffi (https://github.com/rbranson/node-ffi) to create JS bindings for libpurple, apparently node-ffi looks for the static library. I compiled from source using the --enable-static option and it generated the .a and node-ffi did load it. After that I tried modifying the Portfile for pidgin to include --enable- static, but it didn't generated the .a . I definitely would like to use the macports' version instead of the one I built. Any ideas? -- Ticket URL: <https://trac.macports.org/ticket/28173#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28173: pidgin: install libpurple.a --------------------------------+------------------------------------------- Reporter: sgaviria@… | Owner: nefar@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: pidgin --------------------------------+------------------------------------------- Changes (by jmr@…): * type: defect => enhancement -- Ticket URL: <https://trac.macports.org/ticket/28173#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts