editors/gedit: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-10 20:04:03 +00:00
parent ffe037e1b8
commit b2d226c5b9
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -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 \