#39989: HPGS @1.1.8 -------------------------+-------------------------------- Reporter: fmw@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: hpgs | -------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * port: => hpgs Comment: I've attached a revised portfile, with these changes: * indicated license LGPL-2.1+ * used sourceforge fetch group * set build.dir instead of conditionally setting worksrcdir in the build phase * set correct `-arch` flags and optimization flags and ensure UsingTheRightCompiler * removed unnecessary `distname` directive * fixed obfuscation of maintainer email address * reformatted description and fixed whitespace to conform to modeline Since I don't have the patchfiles referenced I can't see if it builds properly or work on adding a universal variant, though doing so could be as simple as adding the line "`variant universal {}`" before the first invocation of the `get_canonical_archflags` proc. I'm not sure what the Makefile patch does; maybe it's unnecessary with the correct build.args passed in from the Portfile. I can guess that the hpgsimage.c patch will make it compatible with libpng 1.4 and later. -- Ticket URL: <https://trac.macports.org/ticket/39989#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X