Skip to content
Snippets Groups Projects
Commit c9a410b5 authored by alice's avatar alice
Browse files

community/gtksourceview4: upgrade to 4.8.4

parent 7d4e60af
No related branches found
No related tags found
No related merge requests found
# Contributor:Rasmus Thomsen <oss@cogitri.dev> # Contributor:Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Ralf Rachinger <alpine@ralfrachinger.de> # Maintainer: Ralf Rachinger <alpine@ralfrachinger.de>
pkgname=gtksourceview4 pkgname=gtksourceview4
pkgver=4.8.3 pkgver=4.8.4
pkgrel=1 pkgrel=0
pkgdesc="A text widget adding syntax highlighting and more to GNOME" pkgdesc="A text widget adding syntax highlighting and more to GNOME"
url="https://wiki.gnome.org/Projects/GtkSourceView" url="https://wiki.gnome.org/Projects/GtkSourceView"
arch="all" arch="all"
...@@ -19,6 +19,7 @@ builddir="$srcdir/gtksourceview-$pkgver" ...@@ -19,6 +19,7 @@ builddir="$srcdir/gtksourceview-$pkgver"
build() { build() {
abuild-meson \ abuild-meson \
-Db_lto=true \
-Dglade_catalog=true \ -Dglade_catalog=true \
. output . output
meson compile ${JOBS:+-j ${JOBS}} -C output meson compile ${JOBS:+-j ${JOBS}} -C output
...@@ -33,6 +34,6 @@ package() { ...@@ -33,6 +34,6 @@ package() {
} }
sha512sums=" sha512sums="
406fae70301336eb31a05474db28b792212fa82db5acc209322587838655416955f8a91a6e081a1d0a22330e199d1815b5dd9d3299bfc9894e127b38ed6be418 gtksourceview-4.8.3.tar.xz 9e4262e52a92b3a052f33b799622d4fd4dcc7cc5355df12f160d0e60a6d6c135bc52f07eb40c06b357d5d74bec7228d4ec545a69ee5af69429d4170cc1e2243d gtksourceview-4.8.4.tar.xz
c765c7c77a94007e95c050c05ef0283b2cdcd5751274924ea08a02ea2507061677d7f286c3e98d6b91f3603a06364d1ea43491e77e2e086e05c841218923e771 skip-test.patch c765c7c77a94007e95c050c05ef0283b2cdcd5751274924ea08a02ea2507061677d7f286c3e98d6b91f3603a06364d1ea43491e77e2e086e05c841218923e771 skip-test.patch
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment