spice-gtk: update to 0.42.
This commit is contained in:
parent
15cc5d9af8
commit
e6ba0ade2a
2 changed files with 3 additions and 13 deletions
|
@ -1,10 +0,0 @@
|
||||||
--- a/meson.build
|
|
||||||
+++ b/meson.build
|
|
||||||
@@ -2,7 +2,7 @@
|
|
||||||
# project definition
|
|
||||||
#
|
|
||||||
project('spice-gtk', 'c',
|
|
||||||
- version : run_command('build-aux/git-version-gen', '@0@/.tarball-version'.format(meson.source_root()), check : true).stdout().strip(),
|
|
||||||
+ version : '0.37',
|
|
||||||
license : 'LGPLv2.1',
|
|
||||||
meson_version : '>= 0.49')
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spice-gtk'
|
# Template file for 'spice-gtk'
|
||||||
pkgname=spice-gtk
|
pkgname=spice-gtk
|
||||||
version=0.41
|
version=0.42
|
||||||
revision=4
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="$(vopt_feature gir introspection)
|
configure_args="$(vopt_feature gir introspection)
|
||||||
|
@ -21,7 +21,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://spice-space.org"
|
homepage="https://spice-space.org"
|
||||||
changelog="https://gitlab.freedesktop.org/spice/spice-gtk/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.freedesktop.org/spice/spice-gtk/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://spice-space.org/download/gtk/spice-gtk-${version}.tar.xz"
|
distfiles="https://spice-space.org/download/gtk/spice-gtk-${version}.tar.xz"
|
||||||
checksum=d8f8b5cbea9184702eeb8cc276a67d72acdb6e36e7c73349fb8445e5bca0969f
|
checksum=9380117f1811ad1faa1812cb6602479b6290d4a0d8cc442d44427f7f6c0e7a58
|
||||||
|
|
||||||
CFLAGS="-Wno-error -Wno-error=unused-but-set-variable"
|
CFLAGS="-Wno-error -Wno-error=unused-but-set-variable"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue