pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/mozjpeg



Module name:    wip
Committed by:   thomasklausner
Date:           Thu Aug  7 09:06:08 UTC 2014

Added Files:
        wip/mozjpeg: DESCR Makefile PLIST TODO distinfo
        wip/mozjpeg/patches: patch-simd_Makefile.am

Log Message:
Import mozjpeg-2.1 as wip/mozjpeg.

This project's goal is to reduce the size of JPEG files without
reducing quality or compatibility with the vast majority of the
world's deployed decoders.

The idea is to reduce transfer times for JPEGs on the Web, thus
reducing page load times.

'mozjpeg' is not intended to be a general JPEG library replacement.
It makes tradeoffs that are intended to benefit Web use cases and
focuses solely on improving encoding. It is best used as part of
a Web encoding workflow. For a general JPEG library (e.g. your
system libjpeg), especially if you care about decoding, we recommend
libjpeg-turbo.

TODO:

Decide if this should be integrated in mk/jpeg.buildlink3.mk or
how it should interact with the other jpeg packages.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/mozjpeg/DESCR wip/mozjpeg/Makefile \
    wip/mozjpeg/PLIST wip/mozjpeg/TODO wip/mozjpeg/distinfo \
    wip/mozjpeg/patches/patch-simd_Makefile.am

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mozjpeg/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mozjpeg/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mozjpeg/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mozjpeg/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mozjpeg/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mozjpeg/patches/patch-simd_Makefile.am?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index