Page MenuHomeFreeBSD

USES=jpeg
ClosedPublic

Authored by antoine on Jan 21 2015, 11:33 PM.
Tags
None
Referenced Files
F93178138: D1582.id6323.diff
Sat, Sep 7, 10:28 PM
F93175739: D1582.id6323.largetrue.diff
Sat, Sep 7, 9:53 PM
F93129626: D1582.id6375.largetrue.diff
Sat, Sep 7, 12:23 PM
F93092334: D1582.id6375.diff
Sat, Sep 7, 6:36 AM
Unknown Object (File)
Fri, Sep 6, 8:35 PM
Unknown Object (File)
Tue, Sep 3, 5:06 AM
Unknown Object (File)
Wed, Aug 21, 7:41 AM
Unknown Object (File)
Wed, Aug 21, 7:41 AM
Subscribers

Details

Summary

add USES=jpeg

My plan would be:

  1. convert the tree to USES=jpeg (for now USES=jpeg uses graphics/jpeg)
  2. update jpeg-turbo and make jpeg-turbo work on big endian archs
  3. do an exp-run with USES=jpeg using graphics/jpeg-turbo and the hacks in jpeg-turbo removed (libmap, program-suffix, @comment in plist)
  4. switch to jpeg-turbo

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

antoine retitled this revision from to USES=jpeg.
antoine updated this object.
antoine edited the test plan for this revision. (Show Details)
bapt added a reviewer: bapt.
This revision is now accepted and ready to land.Jan 22 2015, 12:14 AM

As I understand, it will be a little hard to use both libjpeg and jpeg-turbo simultaneously with this implementation?
Also jpeg-turbo's run and build cases needs to be fixed: in former binaries renamed to PREFIX/bin/*-turbo to avoid conflict and in latter static library is not installed.

This revision now requires review to proceed.Jun 19 2015, 9:34 AM
antoine edited edge metadata.

Refresh patch

This revision was automatically updated to reflect the committed changes.