[MacPorts] #23285: Fix gdchart universal support and dependencies
#23285: Fix gdchart universal support and dependencies ------------------------------+--------------------------------------------- Reporter: nox@… | Owner: jameskyle@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: gdchart ------------------------------+--------------------------------------------- This patch fixes universal support and changes all library dependencies to build ones, as gdchart only builds a static library. It also installs README.txt -- Ticket URL: <http://trac.macports.org/ticket/23285> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23285: Fix gdchart universal support and dependencies -------------------------------+-------------------------------------------- Reporter: nox@… | Owner: jameskyle@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: gdchart | -------------------------------+-------------------------------------------- Changes (by jameskyle@…): * status: new => closed * resolution: => fixed Comment: Thank you for the patch. Tested and committed. Available 30m from this post. -- Ticket URL: <http://trac.macports.org/ticket/23285#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23285: Fix gdchart universal support and dependencies -------------------------------+-------------------------------------------- Reporter: nox@… | Owner: jameskyle@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: gdchart | -------------------------------+-------------------------------------------- Comment(by jmr@…): Why change depends_lib to depends_build? Does it really not link against any of those things or need them at runtime in any way? -- Ticket URL: <http://trac.macports.org/ticket/23285#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23285: Fix gdchart universal support and dependencies -------------------------------+-------------------------------------------- Reporter: nox@… | Owner: jameskyle@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: gdchart | -------------------------------+-------------------------------------------- Comment(by nox@…): gdchart cannot be used directly at runtime as the only thing it builds is a static library. Ports depending on gdchart should depend on it with build, and declare library dependencies on gdchart dependencies. -- Ticket URL: <http://trac.macports.org/ticket/23285#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts