New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23583 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

raptor: requires gtk-doc on Tiger; update to 1.4.21

Reported by: ryandesign@… Owned by: lyle@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: haspatch Cc: arto.bendiken@…
Port: raptor

Description

raptor 1.4.19 was built using gtk-doc < 1.12 and therefore uses the "which" command in a way that is not compatible with Tiger and earlier, and therefore fails to detect when gtk-doc is not installed and tries to use it anyway. This was reported on the mailing list. This is  this upstream bug report. The workaround is to fix the usage of "which" so that it is compatible with Tiger and earlier (as I did for glib2 in this patch), or just declare a dependency on gtk-doc. When raptor is updated to a newer version that is built with gtk-doc >= 1.12 this workaround will no longer be necessary. As it happens, raptor 1.4.21 seems to have this fix, so we should just update to that version. May I commit the attached patch?

Attachments

raptor-1.4.21.diff Download (1.3 KB) - added by ryandesign@… 2 years ago.

Change History

Changed 2 years ago by ryandesign@…

in reply to: ↑ description   Changed 2 years ago by ryandesign@…

Replying to ryandesign@…:

This was reported on the mailing list.

... here.

  Changed 2 years ago by arto.bendiken@…

  • cc arto.bendiken@… added

Cc Me!

  Changed 2 years ago by ryandesign@…

  • status changed from new to closed
  • resolution set to fixed

Maintainer timeout. Committed my patch in r63903.

Note: See TracTickets for help on using tickets.