gnome-latex: rebuild for libgedit-tepl

This commit is contained in:
chrysos349 2024-04-29 17:30:16 +03:00 committed by oreo639
parent c0a41224ca
commit d690dc78d2
2 changed files with 87 additions and 2 deletions

View File

@ -0,0 +1,85 @@
diff --git a/configure b/configure
index a58dc5629..e01a8f4ec 100755
--- a/configure
+++ b/configure
@@ -14305,7 +14305,7 @@ if test -n "$DEP_CFLAGS"; then
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
\""; } >&5
@@ -14314,7 +14314,7 @@ if test -n "$DEP_CFLAGS"; then
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
") 2>&5
@@ -14326,7 +14326,7 @@ if test -n "$DEP_CFLAGS"; then
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
" 2>/dev/null`
@@ -14346,7 +14346,7 @@ if test -n "$DEP_LIBS"; then
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
\""; } >&5
@@ -14355,7 +14355,7 @@ if test -n "$DEP_LIBS"; then
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
") 2>&5
@@ -14367,7 +14367,7 @@ if test -n "$DEP_LIBS"; then
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
" 2>/dev/null`
@@ -14396,7 +14396,7 @@ fi
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
" 2>&1`
@@ -14406,7 +14406,7 @@ fi
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
" 2>&1`
@@ -14419,7 +14419,7 @@ fi
gtk+-3.0 >= 3.22
gspell-1 >= 1.8
libgedit-amtk-5
- tepl-6 >= 6.8
+ libgedit-tepl-6 >= 6.8
gee-0.8 >= 0.10
gsettings-desktop-schemas
) were not met:

View File

@ -1,7 +1,7 @@
# Template file for 'gnome-latex' # Template file for 'gnome-latex'
pkgname=gnome-latex pkgname=gnome-latex
version=3.46.0 version=3.46.0
revision=1 revision=2
build_helper="gir" build_helper="gir"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-appstream-util --disable-dconf-migration configure_args="--disable-appstream-util --disable-dconf-migration
@ -9,7 +9,7 @@ configure_args="--disable-appstream-util --disable-dconf-migration
hostmakedepends="glib-devel gettext itstool pkg-config vala hostmakedepends="glib-devel gettext itstool pkg-config vala
$(vopt_if gir gobject-introspection) gtk-doc" $(vopt_if gir gobject-introspection) gtk-doc"
makedepends="gsettings-desktop-schemas-devel gspell-devel libgedit-gtksourceview-devel makedepends="gsettings-desktop-schemas-devel gspell-devel libgedit-gtksourceview-devel
gtk+3-devel libgee-devel libglib-devel tepl-devel" gtk+3-devel libgee-devel libglib-devel libgedit-tepl-devel"
short_desc="LaTeX editor for the GNOME desktop" short_desc="LaTeX editor for the GNOME desktop"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"