Opened 9 years ago

Closed 9 years ago

#46774 closed submission (duplicate)

New Port: Vc 0.7.4

Reported by: Schamschula (Marius Schamschula) Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: Vc

Description

Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.

Attachments (3)

Portfile (1.2 KB) - added by Schamschula (Marius Schamschula) 9 years ago.
Portfile.2 (1.2 KB) - added by Schamschula (Marius Schamschula) 9 years ago.
Portfile.3 (1.6 KB) - added by RJVB (René Bertin) 9 years ago.
updated for cmake.out_of_source and working livecheck

Download all attachments as: .zip

Change History (8)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile added

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

Thanks. Some observations:

  • "license LGPL" appears to be inaccurate. I think it should be "license LGPL-3+".
  • "build.args -j16" should probably be removed; MacPorts should already be adding a "-j" argument with the correct number of jobs specified.

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile.2 added

comment:2 Changed 9 years ago by Schamschula (Marius Schamschula)

Done.

It they only put LGPL 3+ in the title…

comment:3 Changed 9 years ago by mf2k (Frank Schima)

Keywords: haspatch maintainer removed
Version: 2.3.3

Changed 9 years ago by RJVB (René Bertin)

Attachment: Portfile.3 added

updated for cmake.out_of_source and working livecheck

comment:4 Changed 9 years ago by mkae (Marko Käning)

Owner: changed from macports-tickets@… to mk@…
Status: newassigned

Will check whether I can do that as well.

comment:5 Changed 9 years ago by mkae (Marko Käning)

Resolution: duplicate
Status: assignedclosed

This is actually a duplicate of #46370.

Note: See TracTickets for help on using tickets.