[MacPorts] #33236: New port: jpegoptim
MacPorts
noreply at macports.org
Sun Feb 12 21:32:07 PST 2012
#33236: New port: jpegoptim
---------------------------------+------------------------------------------
Reporter: jingoro@… | Owner: ryandesign@…
Type: submission | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Resolution: fixed | Keywords:
Port: jpegoptim |
---------------------------------+------------------------------------------
Changes (by ryandesign@…):
* status: assigned => closed
* resolution: => fixed
Comment:
I committed it in r89845 with these changes:
* Adjusted whitespace to 4 spaces per indent
* Added standard modeline
* Set the maintainers field to your complete email address, in our
obfuscated format
* Changed the license field to "GPL-2+" because the source says "or (at
your option) any later version"
* Switched to rmd160 and sha256 checksum types
* Removed configure.cppflags and configure.ldflags because the values you
specified are the defaults MacPorts automatically sets for all ports
* Removed "`--with-libjpeg=${prefix}/lib`" from configure.args because
that's not correct (should have been "`--with-libjpeg=${prefix}`") and
isn't necessary because of the existing cppflags and ldflags
* Removed "`--prefix=${destroot}${prefix}`" from configure.args because
MacPorts already puts "`--prefix=${prefix}`" in configure.pre_args for
you, and although the software's Makefile does not support the DESTROOT
variable MacPorts sets, it supports the INSTALL_ROOT variable which it
uses for the same purpose, so I set "`destroot.destdir
INSTALL_ROOT=${destroot}`" instead
--
Ticket URL: <https://trac.macports.org/ticket/33236#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list