forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes build with meson 0.63 v0.41 ===== - !100 - meson: move cairo dependency to GTK build only - !102 - coroutine: add support for libucontext - !105 - build against phodav-3.0/soup-3.0 - fix openssl 3.0 warnings - meson: fix invalid use of subproject() v0.40 ===== - Fix usbid parsing regression introduced in !78 (v0.39) - !91 - Fix crash with division by 0 [rhbz#1941627] - !97 - #157 - Fix detecting pyparsing module - Add API to allocate SpiceUsbDevice (for Android) spice_usb_device_manager_allocate_device_for_file_descriptor() - !93 - #137 - add support for TLS-SNI - !92 - Support USB emulation for MacOS - !96 - Support side mouse buttons - !85 - #75 - add spice_display_keyboard_ungrab() - !81 - GL fix warning fix and improve scanout logic - !84 - Fix leak and warnings in gstaudio and spicy - !86, !87, !90 - Several introspection fixes and improvements
- Loading branch information
Showing
5 changed files
with
10 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
$NetBSD: distinfo,v 1.4 2022/07/11 07:52:56 wiz Exp $ | ||
$NetBSD: distinfo,v 1.5 2022/07/17 21:23:31 wiz Exp $ | ||
|
||
BLAKE2s (spice-gtk-0.39.tar.xz) = 6c78762219e820f302a8b2502a9ba40114d6eea7fc60b51a966da2dea5a30807 | ||
SHA512 (spice-gtk-0.39.tar.xz) = ff0f3ca6b10a2c415f2fa8d61464c5710aaa2a46c2c83909f146fa45f01151e756d9c3d79cb162dd3d0c1279b6ef55a67fc5c1266af2cb5b46ac1eaa0254c8d2 | ||
Size (spice-gtk-0.39.tar.xz) = 845528 bytes | ||
SHA1 (patch-subprojects_spice-common_common_recorder_make-it-quick_config.gnu.mk) = b1b125b33292370bf46ce621f540217dd34417c7 | ||
SHA1 (patch-subprojects_spice-common_meson.build) = aa5274b68f64ea08ba91da2f28dbbfc0e8a3c841 | ||
BLAKE2s (spice-gtk-0.41.tar.xz) = 9c86d44371e37e7a52ad9843d98ed404e5a5ae3eef31916ac9d4cbe8009aa012 | ||
SHA512 (spice-gtk-0.41.tar.xz) = bfd97c98c8bdbc29da0f26c38dfcf75d9f17e5358d4c7fa9c36e4974d0df3ce92409ca568dfc790d43f581d00b94090d9e60154e83220a719d678b596c87fcef | ||
Size (spice-gtk-0.41.tar.xz) = 827320 bytes | ||
SHA1 (patch-vapi_meson.build) = ab38cab9efb27a59874f45679e2bc6e63512ec0c |
15 changes: 0 additions & 15 deletions
15
...ce-gtk/patches/patch-subprojects_spice-common_common_recorder_make-it-quick_config.gnu.mk
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
sysutils/spice-gtk/patches/patch-subprojects_spice-common_meson.build
This file was deleted.
Oops, something went wrong.