[MacPorts] #51472: pspp port includes libglade2 as dependency - added relocation build variant (PATCH)

MacPorts noreply at macports.org
Sun May 22 13:20:40 PDT 2016


#51472: pspp port includes libglade2 as dependency - added relocation build variant
(PATCH)
---------------------------------------+--------------------------------
 Reporter:  friedrich.beckmann@…       |      Owner:  macports-tickets@…
     Type:  enhancement                |     Status:  new
 Priority:  Normal                     |  Milestone:
Component:  ports                      |    Version:  2.3.4
 Keywords:  libglade2 gtk3 relocation  |       Port:  pspp
---------------------------------------+--------------------------------
 Hi Jeremy,

 the pspp port package includes the libglade2 port dependency, but this is
 not required for building and running. I removed the dependency in the
 attached patch for the pspp portfile

 I looked into making a pspp application bundle that can be installed like
 a usual bundle. A prerequisite for this is to configure pspp with
 --enable-relocatable.

 My idea to produce the bundle is to derive it from the macports pspp
 package and to use gtk-mac-bundler to make it relocatable. But I still
 need to have the --enable-relocatable configuration setting the package.
 Therefore I added the variant "reloc" which adds this configuration
 switch.

 Would you mind adding this variant to the pspp portfile? This change is
 also in the patch.

 The bundle generation would be outside macports via a script. I think
 about adding the script and gtk-mac-bundler configuration files to the
 pspp source.

 Friedrich

-- 
Ticket URL: <https://trac.macports.org/ticket/51472>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list