gnome-boxes: update to 3.30.1.
Closes #3107. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b01260b7a4
commit
a83815515c
|
@ -1,11 +0,0 @@
|
|||
Reason: Fix linkage against bundeled libs
|
||||
--- src/meson.build
|
||||
+++ src/meson.build
|
||||
@@ -202,6 +202,7 @@ executable ('gnome-boxes', vala_sources + resources,
|
||||
c_args : c_args,
|
||||
dependencies: dependencies,
|
||||
link_with: libcommon,
|
||||
+ install_rpath: join_paths (get_option ('prefix'), pkglibdir),
|
||||
install: true
|
||||
)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-boxes'
|
||||
pkgname=gnome-boxes
|
||||
version=3.30.0
|
||||
revision=2
|
||||
version=3.30.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
# missing dependency: ovirt
|
||||
configure_args="-Dovirt=false"
|
||||
|
@ -17,5 +17,5 @@ license="LGPL-2.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Boxes"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/gnome-boxes/gnome-3-30/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dc0126e6869b898d54f033aa842e44bb51b0cefb2354c181395edebee4dae2c3
|
||||
checksum=bb7431a15b1d7fd41825cd2cbdd8aeca0ed1a589769fa1ae7dc494eb45e2b351
|
||||
nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled"
|
||||
|
|
Loading…
Reference in New Issue
Block a user