Bug 197238

Summary: graphics/sdl_image: add options to select dependencies [patch]
Product: Ports & Packages Reporter: Matthieu Volat <mazhe>
Component: Individual Port(s)Assignee: Marcus von Appen <mva>
Status: Closed DUPLICATE    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (mva)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add JPEG/PNG/TIFF/WEBP options to port none

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 ***