[MacPorts] #71056: x265 @3.6: Does not install libx265.dylib nor x265.pc; causes other ports to fail to build
MacPorts
noreply at macports.org
Tue Oct 8 07:59:54 UTC 2024
#71056: x265 @3.6: Does not install libx265.dylib nor x265.pc; causes other ports
to fail to build
-------------------------+-------------------------
Reporter: ryandesign | Owner: mascguy
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: fixed | Keywords: snowleopard
Port: x265 |
-------------------------+-------------------------
Changes (by ryandesign):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"99af437d1f41eb15874f926020fdcf39356a7ab2/macports-ports"
99af437d1f41eb15874f926020fdcf39356a7ab2/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="99af437d1f41eb15874f926020fdcf39356a7ab2"
x265: Add git dep to install dylib and pc file
Add dependendency on git executable. Without it, libx265.dylib and
x265.pc are not installed. This primarily affects old Mac OS X versions
that do not come with git.
Closes: https://trac.macports.org/ticket/71056
Remove license information from long description. Portfiles have a
separate license field to record license information.
Use the release download, not an automatically-generated tarball.
Set worksrcdir to a relative path, not an absolute one.
Avoid using system for things that can be done without it, like making
directories and renaming files.
Refresh patches.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71056#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list