git: b2d226c5b904 - main - editors/gedit: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:13 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b2d226c5b9045f88f7d0cf6cf4e4bf5fbf2e3cb4
commit b2d226c5b9045f88f7d0cf6cf4e4bf5fbf2e3cb4
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:04:03 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:47 +0000
editors/gedit: Add CPE information
Approved by: portmgr (blanket)
---
editors/gedit/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index e23e80146081..d6e2371289fe 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -29,7 +29,7 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \
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.4+ tar:xz xorg
USE_CSTD= c11
USE_GNOME= cairo gdkpixbuf2 gtksourceview4 intlhack introspection \
@@ -40,6 +40,7 @@ PLIST_SUB= VERSION=${PORTVERSION:R}.0
INSTALL_TARGET= install-strip
MESON_ARGS+= --buildtype plain
BINARY_ALIAS= python3=${PYTHON_CMD}
+CPE_VENDOR= gnome
GLIB_SCHEMAS= org.gnome.gedit.enums.xml \
org.gnome.gedit.plugins.externaltools.gschema.xml \
More information about the dev-commits-ports-all
mailing list