Ticket #33970 (new update)
goffice: update to 0.9.2
| Reported by: | lennalenna@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | dports@…, ryandesign@… | |
| Port: | goffice |
Description
goffice now posts only in xz.
Also had to pass a CFLAG to configure to get it to build.
attached: Portfile.
Attachments
Change History
comment:1 Changed 14 months ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
- Port set to goffice
- Summary changed from Update goffice to 0.9.2 to goffice: update to 0.9.2
Thanks.
For future reference, note that we prefer to receive updates as unified diffs instead of complete portfiles.
The first thing I see is that it fails to configure:
checking for GTK... no configure: error: Package requirements ( gtk+-3.0 >= 3.0.0 ) were not met: No package 'gtk+-3.0' found
I'll add a library dependency on gtk3 and try again...
comment:2 follow-up: ↓ 3 Changed 14 months ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
Ok, it builds now. Updated in r91768.
comment:5 Changed 14 months ago by dports@…
- Status changed from closed to reopened
- Resolution fixed deleted
This breaks both gnucash (#33996) and gnumeric (#34000) so I am going to revert the update.
It sounds like this would be more appropriate as a goffice-devel port until 0.10 is released, but at a minimum we need to keep the 0.8 version around (perhaps as a separate port) until the dependent ports are OK with 0.9/0.10.
comment:7 follow-up: ↓ 8 Changed 14 months ago by ryandesign@…
- Owner changed from ryandesign@… to macports-tickets@…
- Status changed from reopened to new
- Cc ryandesign@… added
Is 0.9 a development version? I was unable to discover whether goffice was using that type of versioning scheme.
comment:8 in reply to: ↑ 7 Changed 14 months ago by lennalenna@…
Replying to ryandesign@…:
Is 0.9 a development version? I was unable to discover whether goffice was using that type of versioning scheme.
Gnumeric stable (1.10) releases with goffice 0.8.17.
http://projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.17.shtml
Gnumeric dev (1.11) is using goffice 0.9.
http://projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.shtml
I apologize for not doing this research before. I was trying to build something that required goffice 0.9 and couldn't find any direct description of goffice's stable/dev status.


goffice 0.9.2 portfile