mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Update flatpak GTK4 to latest git master
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
rm -f com.github.rafostar.Clapper.flatpak
|
|
||||||
rm -rf build; mkdir build
|
|
||||||
rm -rf repo; mkdir repo
|
|
||||||
|
|
||||||
flatpak-builder --ccache --force-clean --default-branch=test build com.github.rafostar.Clapper.yml --repo=repo
|
|
@@ -5,18 +5,18 @@
|
|||||||
"--wrap-mode=nofallback",
|
"--wrap-mode=nofallback",
|
||||||
"-Dwin32-backend=false",
|
"-Dwin32-backend=false",
|
||||||
"-Dmacos-backend=false",
|
"-Dmacos-backend=false",
|
||||||
"-Dprint=none",
|
"-Dmedia-ffmpeg=disabled",
|
||||||
"-Dintrospection=true",
|
"-Dprint-cups=disabled",
|
||||||
|
"-Dprint-cloudprint=disabled",
|
||||||
|
"-Dintrospection=enabled",
|
||||||
"-Ddemos=false",
|
"-Ddemos=false",
|
||||||
"-Dbuild-examples=false",
|
"-Dbuild-examples=false"
|
||||||
"-Dbuild-tests=false"
|
|
||||||
],
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitlab.gnome.org/GNOME/gtk.git",
|
"url": "https://gitlab.gnome.org/GNOME/gtk.git",
|
||||||
"tag": "3.99.2",
|
"commit": "53cd499621b5f55df658725fb4f83d365a1319ad"
|
||||||
"commit": "218b905a88c044cc43349c7c1d44127c606d964d"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user