diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index d6e2371289fe..cf400827bae7 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,55 +1,58 @@ # Created by: Joe Marcus Clarke PORTNAME= gedit PORTVERSION= 40.1 CATEGORIES= editors gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= c6c7c6580bc7.patch:-p1 # https://gitlab.gnome.org/GNOME/gedit/-/merge_requests/124 + MAINTAINER= gnome@FreeBSD.org COMMENT= Small but powerful text editor for GNOME 3 Desktop Environment LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ vala:lang/vala \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ itstool:textproc/itstool LIB_DEPENDS= libenchant.so:textproc/enchant \ libpeas-gtk-1.0.so:devel/libpeas \ libgspell-1.so:textproc/gspell \ libsoup-2.4.so:devel/libsoup \ libtepl-6.so:x11-toolkits/tepl6 \ libamtk-5.so:x11-toolkits/amtk RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} PORTSCOUT= limitw:1,even 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 \ libxml2 pygobject3 USE_XORG= sm x11 USE_LDCONFIG= yes 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 \ org.gnome.gedit.gschema.xml \ org.gnome.gedit.plugins.filebrowser.enums.xml \ org.gnome.gedit.plugins.filebrowser.gschema.xml \ org.gnome.gedit.plugins.pythonconsole.gschema.xml \ org.gnome.gedit.plugins.time.enums.xml \ org.gnome.gedit.plugins.time.gschema.xml \ org.gnome.gedit.plugins.spell.gschema.xml .include diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index e39bb84adc29..2adf52352c59 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1622048054 SHA256 (gnome/gedit-40.1.tar.xz) = 55e394a82cb65678b1ab49526cf5bd43f00d8fba21476a4849051a8e137d3691 SIZE (gnome/gedit-40.1.tar.xz) = 6850264 +SHA256 (gnome/c6c7c6580bc7.patch) = 4ecfe56b4c2f784b7d3a3291a48596981eb10db43e64a2eb478c86b8a4ab4818 +SIZE (gnome/c6c7c6580bc7.patch) = 958