Skip to content

Commit 89f3c16

Browse files
committed
data: Update flatpak build to source and build GtkSourceView more sanely
1 parent 8173972 commit 89f3c16

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

data/org.gnome.meld-devel.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,16 @@
4141
"modules": [
4242
{
4343
"name": "gtksourceview",
44+
"build-options": {
45+
"config-opts": [
46+
"--enable-vala=no",
47+
"--enable-gtk-doc=no"
48+
]
49+
},
4450
"sources": [
4551
{
4652
"type": "archive",
47-
"url": "http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/3.24/gtksourceview-3.24.7.tar.xz",
53+
"url": "https://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-3.24.7.tar.xz",
4854
"sha256": "a5c20d3a6347533689358f3ea52486409f6dd41d5a69c65eab7570cfaffee8e6"
4955
}
5056
]

0 commit comments

Comments
 (0)