Date: Fri, 8 Oct 2021 09:06:04 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c43c749e7985 - main - graphics/mozjpeg: Add CPE information Message-ID: <202110080906.198964V6040884@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c43c749e7985860f56cc009f1854f50e1d8769f0 commit c43c749e7985860f56cc009f1854f50e1d8769f0 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 09:04:42 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 09:04:42 +0000 graphics/mozjpeg: Add CPE information Approved by: portmgr (blanket) --- graphics/mozjpeg/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/mozjpeg/Makefile b/graphics/mozjpeg/Makefile index 344cd7dc9fc0..0bb61067acc7 100644 --- a/graphics/mozjpeg/Makefile +++ b/graphics/mozjpeg/Makefile @@ -16,7 +16,9 @@ BROKEN_sparc64= does not configure: error: SIMD support cannot be enabled BUILD_DEPENDS= nasm>=2.10,1:devel/nasm LIB_DEPENDS= libpng.so:graphics/png -USES= cmake +USES= cmake cpe + +CPE_VENDOR= mozilla CMAKE_OFF= REQUIRE_SIMD WITH_12BIT WITH_ARITH_DEC WITH_ARITH_ENC WITH_JAVA WITH_JPEG7 CMAKE_ON= ENABLE_SHARED ENABLE_STATIC FORCE_INLINE PNG_SUPPORTED WITH_JPEG8 WITH_MEM_SRCDST WITH_SIMD WITH_TURBOJPEG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110080906.198964V6040884>