Bug 197238 - graphics/sdl_image: add options to select dependencies [patch]
Summary: graphics/sdl_image: add options to select dependencies [patch]
Status: Closed DUPLICATE of bug 195987
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Marcus von Appen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-01 08:48 UTC by Matthieu Volat
Modified: 2015-02-06 06:15 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mva)


Attachments
Add JPEG/PNG/TIFF/WEBP options to port (842 bytes, patch)
2015-02-01 08:48 UTC, Matthieu Volat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Volat 2015-02-01 08:48:22 UTC
Created attachment 152433 [details]
Add JPEG/PNG/TIFF/WEBP options to port

Hi,

I would like to be able to have a sdl_image installation that to not require webp, and while at it, I've created a patch to enable/disable jpeg/png/tiff/webp support as needed.

Thanks to the new options framework, the patch is quite small and clean, and those changes do not affect pkg-plist:

graphics/sdl_image# make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

And portlint is also happy.

Could it be commited? Thanks,
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-01 08:48:22 UTC
Auto-assigned to maintainer mva@FreeBSD.org
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2015-02-06 06:15:04 UTC

*** This bug has been marked as a duplicate of bug 195987 ***