Imported Upstream version 6.12.0.113

Former-commit-id: 16c3009c55743665b8bfab5c90c620198e92ea79
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2020-12-08 08:41:48 +00:00
parent ae096f9387
commit 6e4ea140c9
53 changed files with 832 additions and 742 deletions

View File

@@ -231,7 +231,10 @@ class GtkPackage (GitHubPackage):
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/993471
'patches/gtk/gtk-pboard-types.patch',
'patches/gtk/define-NSPasteboardTypeURL.patch',
'patches/gtk/Fix-1080409-StackOverflow-exception-opening-Gtk-host.patch'
'patches/gtk/Fix-1080409-StackOverflow-exception-opening-Gtk-host.patch',
# https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1092021/
'patches/gtk/0078-Optimize-querying-symbolic-hotkeys.patch'
])
def prep(self):