gnome-latex: update to 3.44.0.
This commit is contained in:
parent
db4e55e11b
commit
94e96751c2
1 changed files with 6 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-latex'
|
# Template file for 'gnome-latex'
|
||||||
pkgname=gnome-latex
|
pkgname=gnome-latex
|
||||||
version=3.40.0
|
version=3.44.0
|
||||||
revision=2
|
revision=1
|
||||||
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,21 +9,14 @@ configure_args="--disable-appstream-util --disable-dconf-migration
|
||||||
hostmakedepends="glib-devel intltool itstool pkg-config vala yelp
|
hostmakedepends="glib-devel intltool itstool pkg-config vala yelp
|
||||||
$(vopt_if gir gobject-introspection) gtk-doc"
|
$(vopt_if gir gobject-introspection) gtk-doc"
|
||||||
makedepends="gsettings-desktop-schemas-devel gspell-devel gtksourceview4-devel
|
makedepends="gsettings-desktop-schemas-devel gspell-devel gtksourceview4-devel
|
||||||
gtk+3-devel libgee08-devel libglib-devel tepl-devel"
|
gtk+3-devel libgee-devel libglib-devel 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"
|
||||||
homepage="https://wiki.gnome.org/Apps/GNOME-LaTeX"
|
homepage="https://wiki.gnome.org/Apps/GNOME-LaTeX"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
changelog="https://gitlab.gnome.org/swilmet/gnome-latex/-/raw/main/NEWS"
|
||||||
checksum=c5a77fe79bd40e378ea28c8f45a66327fbc8cc5c3b5b8f0f09c0217ee7cc0a90
|
distfiles="${GNOME_SITE}/gnome-latex/${version%.*}/gnome-latex-${version}.tar.xz"
|
||||||
|
checksum=88bd5340bd28c7ed01c7966a3a00732bbd902773df5ac659be6ad11806a9e744
|
||||||
# for 00-port-to-tepl-6.patch
|
|
||||||
hostmakedepends+=" automake gettext-devel-tools libtool"
|
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
# for 00-port-to-tepl-6.patch
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue