Date: Thu, 29 Jan 2015 18:11:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196837] [new port] graphics/libbpg: Better Portable Graphic (BPG) image format reference implementation Message-ID: <bug-196837-13-gVhNu2ai7x@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196837-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196837-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196837 Juergen Lock <nox@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #151787|0 |1 is obsolete| | CC| |nox@FreeBSD.org --- Comment #1 from Juergen Lock <nox@FreeBSD.org> --- Created attachment 152346 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152346&action=edit Improved port, to be applied in ${PORTSDIR} The port has a few problems, I hope I found them all: - JCTVCHI option does nothing, removed it from OPTIONS_DEFINE. - LICENSE BSD needs to be BSD2CLAUSE. - SDL_USE and X265_LIB_DEPENDS need to come before bpo.mk . - Had to add compiler:c++11-lib to USES to fix build on 8.4 . - Maybe more I forgot about... New patch attached, can commit if you're ok with it. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196837-13-gVhNu2ai7x>