Date: Fri, 10 Sep 2021 21:20:21 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: 4376e24336d2 - main - x11-fm/nautilus: Add CPE information Message-ID: <202109102120.18ALKLnJ013891@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=4376e24336d2ba421d78df964c6fad0a409b381a commit 4376e24336d2ba421d78df964c6fad0a409b381a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 20:16:14 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:17:53 +0000 x11-fm/nautilus: Add CPE information Approved by: portmgr (blanket) --- x11-fm/nautilus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index a6faea65599e..1e296d37951c 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libgexiv2.so:graphics/gexiv2 \ PORTSCOUT= limitw:1,even -USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \ +USES= compiler:c11 cpe desktop-file-utils gettext gnome localbase meson \ pkgconfig python:3.6+,build tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 USE_GSTREAMER1= yes @@ -31,6 +31,7 @@ USE_XORG= x11 MESON_ARGS= -Denable-packagekit=false \ -Denable-selinux=false BINARY_ALIAS= python3=${PYTHON_VERSION} +CPE_VENDOR= gnome GLIB_SCHEMAS= org.gnome.nautilus.gschema.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102120.18ALKLnJ013891>