New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18720 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

portaudio: don't install portaudio.pc or COMPILING.DARWIN

Reported by: ryandesign@… Owned by: themiwi@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: portaudio

Description

The portaudio port tries to manually create portaudio.pc from portaudio-2.0.pc.in. This has been in the port since it was added in r29536.

However with the update to version 19.20071207 in #14362, the software installs portaudio-2.0.pc all on its own. So the port should no longer do so itself.

Also, the file COMPILING.DARWIN should not be installed. It explains how to compile the software on Darwin... which is something the port has already accomplished for the user.

In the attached patch, I made these changes and simplified the way the documentation files are installed in the destroot. I increased the revision since the complement of files that end up on the user's system differs from before.

Attachments

portaudio-18720.diff (1.7 KB) - added by ryandesign@… 4 years ago.

Change History

Changed 4 years ago by ryandesign@…

comment:1 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

comment:2 Changed 4 years ago by ryandesign@…

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

Committed in r52017 (maintainer timeout).

Note: See TracTickets for help on using tickets.