New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18950 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

burn-app: invalid platforms and missing dependency

Reported by: ryandesign@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: burn-app

Description

burn-app has platform selectors for i386, x86_64, ppc and ppc64. The only one of those platform selectors that's actually valid is i386. The other available platform selector is powerpc. There are no 32-bit vs. 64-bit platform selectors. Platform selectors are only for PowerPC vs. Intel.

Also, if you're going to assume ${prefix}/lib/libiconv.2.dylib exists, you had better declare a dependency on the libiconv port.

Attachments

burn-app.diff (705 bytes) - added by ryandesign@… 4 years ago.

Change History

Changed 4 years ago by ryandesign@…

comment:1 Changed 4 years ago by ryandesign@…

  • Summary changed from burn-app platorms an dependences to burn-app: invalid platorms and missing dependency

comment:2 Changed 4 years ago by ryandesign@…

  • Summary changed from burn-app: invalid platorms and missing dependency to burn-app: invalid platforms and missing dependency

comment:3 Changed 4 years ago by raimue@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks for your suggestions. Has been a while since I wrote this port.

Committed in r48523, also bumped revision so the new dependency is recorded correctly for everyone in the registry.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.