[MacPorts] #68167: WIP new Portfile Bonzomatic

MacPorts noreply at macports.org
Sat Sep 16 01:50:48 UTC 2023


#68167: WIP new Portfile Bonzomatic
------------------------+--------------------
 Reporter:  artkiver    |      Owner:  (none)
     Type:  submission  |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:
------------------------+--------------------
 Pending the merge of this PR:
 https://github.com/Gargaj/Bonzomatic/pull/177

 I have begun prepping a Portfile for Bonzomatic.

 I seem to be running into some issues with the cmake Portgroup's default
 destroot.target {install/fast}

 Is there a way to override that?

 Otherwise the build instructions from the upstream project are pretty
 straight forward, e.g.

 {{{
 mkdir build && cd build
 cmake -DCMAKE_BUILD_TYPE=Release ../
 cmake --build .
 }}}

 The cmake Portgroup seems to take care of the build and Release stuff more
 or less automatically.

 I'm probably missing something simple, but I've been staring at
 cmake-1.1.tcl and experimenting with some different parameters without
 much improvement.

 Attaching main.log and WIP Portfile for reference.

-- 
Ticket URL: <https://trac.macports.org/ticket/68167>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list