Opened 8 years ago

Closed 7 years ago

#51448 closed submission (fixed)

New Portfile for pyFAI

Reported by: coquelleni@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kurthindenburg (Kurt Hindenburg), nerdling (Jeremy Lavergne), petrrr, Russell-Jones-OxPhys (Russell Jones), raimue (Rainer Müller)
Port: py-pyFAI

Description


Attachments (2)

Portfile (1.6 KB) - added by coquelleni@… 8 years ago.
This Portfile cancels and replaces the previous one.
Portfile-0.12.0 (1.5 KB) - added by raimue (Rainer Müller) 8 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Port: py-pyFAI added; py27-pyFAI removed
Version: 2.3.4

Comments/Questions:

  • The depends_build-append line needs to move inside the if {${name} ne ${subport}} block.
  • Which specific version of the GPL is the license?
  • Can openmaintainer be added?
  • Can py35 be added?

Changed 8 years ago by coquelleni@…

Attachment: Portfile added

This Portfile cancels and replaces the previous one.

comment:3 in reply to:  2 Changed 8 years ago by coquelleni@…

Replying to mf2k@…:

Comments/Questions:

  • The depends_build-append line needs to move inside the if {${name} ne ${subport}} block.
  • Which specific version of the GPL is the license?
  • Can openmaintainer be added?
  • Can py35 be added?

I modified the PortFile according to your comments.

  • Moved the depends_build-append line needs to move inside the if {${name} ne ${subport}} block.
  • GPL-3 licence
  • Openmaintainer added
  • py35 added.

comment:4 Changed 8 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Cc Me!

comment:5 Changed 8 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:6 Changed 8 years ago by Russell-Jones-OxPhys (Russell Jones)

Cc: russell.jones@… added

Cc Me!

comment:7 Changed 8 years ago by raimue (Rainer Müller)

Cc: raimue@… added

Here is an updated Portfile with some changes:

  • Formatted in common style
  • Use GitHub port group
  • Update to 0.12.0
  • license is actually GPL-3+

Why was clang blacklisted in the original submission? The port builds fine for me with the default Xcode 7.2.1 on OS X 10.10 Yosemite.

Changed 8 years ago by raimue (Rainer Müller)

Attachment: Portfile-0.12.0 added

comment:8 Changed 7 years ago by g5pw (Aljaž Srebrnič)

Apart from a livecheck none in the if, this looks fine for me. Can I merge this?

comment:9 Changed 7 years ago by raimue (Rainer Müller)

Yes, please go ahead with it.

comment:10 Changed 7 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

In 9984e66/macports-ports:

python/py-pyFAI: new port

Closes #51448

Note: See TracTickets for help on using tickets.