Opened 4 years ago

Last modified 3 years ago

#61078 assigned enhancement

premake, premake4: Compile from source

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: amake (Aaron Madlon-Kay)
Port: premake, premake4

Description

premake and premake4 install a precompiled binary. If possible, switch to compiling from source in MacPorts.

Change History (3)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

In dee3a7e0dce77d59a13d497232e52b24c810c127/macports-ports (master):

premake, premake4: Set supported_archs

These ports install precompiled binaries, so indicate the architectures
for which they were compiled.

See: #61078

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: amake added

The premake5 port already compiles from source, so that could be used as a reference. Ideally all three ports premake, premake4, premake5 would use the same build strategy. They might even want to be subports of the same port, so that the common code doesn't have to be repeated in several portfiles.

comment:3 Changed 3 years ago by wyuenho (Jimmy Yuen Ho Wong)

Owner: wyuenho deleted
Note: See TracTickets for help on using tickets.