[Bug 197238] graphics/sdl_image: add options to select dependencies [patch]
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 1 08:48:22 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197238
Bug ID: 197238
Summary: graphics/sdl_image: add options to select dependencies
[patch]
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mva at FreeBSD.org
Reporter: mazhe at alkumuna.eu
Assignee: mva at FreeBSD.org
Flags: maintainer-feedback?(mva at FreeBSD.org)
Created attachment 152433
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152433&action=edit
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 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer mva at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list