Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#51472 closed enhancement (fixed)

pspp port includes libglade2 as dependency - added relocation build variant (PATCH)

Reported by: fredowski Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: pspp

Description

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

Attachments (1)

portfile.diff (2.1 KB) - added by fredowski 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by fredowski

Attachment: portfile.diff added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Cc: snc removed
Keywords: haspatch added; libglade2 gtk3 relocation removed
Owner: changed from macports-tickets@… to snc@…
Version: 2.3.4

Trac requires complete email addresses.

comment:2 Changed 8 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

comment:3 Changed 8 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Patched in r148956.

comment:4 Changed 8 years ago by fredowski

Thanks!

Friedrich

Note: See TracTickets for help on using tickets.