bump(x11/gedit): 49.0

This commit is contained in:
termux-pacman-bot
2026-01-05 17:40:59 +00:00
parent 1857a3999d
commit a8a3da6dae
2 changed files with 2 additions and 8 deletions

View File

@@ -2,11 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://gedit-technology.github.io/apps/gedit/
TERMUX_PKG_DESCRIPTION="GNOME Text Editor"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="48.2"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="49.0"
# for submodules https://gitlab.gnome.org/World/gedit/gedit/-/issues/611
TERMUX_PKG_SRCURL="git+https://gitlab.gnome.org/World/gedit/gedit"
TERMUX_PKG_SHA256=fb13faeda36b2c79dff47e5ebcb84981b7f08fbbef866123a64f63b2ead8bb33
TERMUX_PKG_SHA256=1714f0774f648fb9cde8697c491cedf9bfb31a0f8b5ca81ee323e4196dcd41c7
TERMUX_PKG_GIT_BRANCH="${TERMUX_PKG_VERSION}"
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="gdk-pixbuf, glib, gobject-introspection, gsettings-desktop-schemas, gspell, gtk3, libcairo, libgedit-amtk, libgedit-gfls, libgedit-gtksourceview, libgedit-tepl, libpeas, pango"

View File

@@ -80,11 +80,6 @@
<implements name="GtkCellEditable"/>
<property name="save-mode" type="gboolean" flags="231" default-value="FALSE"/>
</class>
<class name="GeditStatusbar" get-type="gedit_statusbar_get_type" parents="GtkStatusbar,GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
</class>
<interface name="GeditViewActivatable" get-type="gedit_view_activatable_get_type">
<property name="view" type="GeditView" flags="235"/>
</interface>