Date: Wed, 20 Oct 2021 16:13:59 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: eeffe996f022 - main - graphics/libheif: Add CPE information Message-ID: <202110201613.19KGDxPn085165@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeffe996f0222a01c66562eb953b7bf0a98a0dbe commit eeffe996f0222a01c66562eb953b7bf0a98a0dbe Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:09 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:09 +0000 graphics/libheif: Add CPE information Approved by: portmgr (blanket) --- graphics/libheif/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index f01113d88ad0..3f761e8f08cc 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -14,8 +14,9 @@ COMMENT= ISO/IEC 23008-12:2017 HEIF file format de- and encoder LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang gettext-runtime gnome \ +USES= cmake compiler:c++11-lang cpe gettext-runtime gnome \ localbase:ldflags pkgconfig +CPE_VENDOR= struktur USE_GNOME= gdkpixbuf2 glib20 USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201613.19KGDxPn085165>