Opened 11 years ago
Closed 11 years ago
#42298 closed update (fixed)
librsvg: update to version 2.40.1
Reported by: | dbevans (David B. Evans) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | haspatch | Cc: | |
Port: | librsvg |
Description (last modified by dbevans (David B. Evans))
Current port version is 2.36.4. Patch attached.
Attachments (1)
Change History (8)
comment:1 follow-up: 2 Changed 11 years ago by pixilla (Bradley Giesbrecht)
comment:2 Changed 11 years ago by dbevans (David B. Evans)
Replying to pixilla@…:
devans: Do you have a patch forthcoming? Librsvg version 2.40.1 does not compile for me and I currently lack the time to look for the fix.
Not at the moment, but will take a look.
Changed 11 years ago by dbevans (David B. Evans)
Attachment: | patch-librsvg-2.40.1.diff added |
---|
Proposed patch to update to version 2.40.1
comment:3 Changed 11 years ago by dbevans (David B. Evans)
Proposed patch attached that
- provides update to version 2.40.1
- updates dependencies (see configure.in for confirmation) (gtk3 used for utility rsvg-view-3)
- updates configuration to enable introspection (now explicitly required) and vala support for dependents that may require it.
- removes outdated patch-configure.diff
- adds new upstream patch which addresses build failure due to use of canonicalize_file_name() (portability issues).
Note that I have done only minimal testing of this version but the utilities work correctly and gimp2, which uses the library to open svg files, works as well. This version is ABI compatible with the previous one so no rev bumps of dependents required.
Hope this is helpful
comment:4 Changed 11 years ago by dbevans (David B. Evans)
Description: | modified (diff) |
---|---|
Keywords: | haspatch added |
comment:5 Changed 11 years ago by dbevans (David B. Evans)
Any reason this update should not be committed?
comment:6 Changed 11 years ago by pixilla (Bradley Giesbrecht)
I had this ready to go but didn't get it in before traveling last week. I'll do it straight away.
comment:7 Changed 11 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
devans: Thank you.
See r116985
devans: Do you have a patch forthcoming? Librsvg version 2.40.1 does not compile for me and I currently lack the time to look for the fix.