Ryujinx-GtkSharp/Source/Libs
Sebastien Pouliot 411252bdf7 Fix loading native libraries on macOS (arm64) using homebrew installed gtk+3
brew used to install libraries under `/usr/local/` and GtkSharp still
expect this location.

7995f132e1/Source/Libs/Shared/GLibrary.cs (L55)

This fix will lookup the new library location `/opt/homebrew/lib/` if the
default ones (OS) or the `/usr/local/lib` could not load the libraries.

Reference: https://github.com/unoplatform/uno/issues/8296#issuecomment-1100435406

Fixes https://github.com/GtkSharp/GtkSharp/issues/249
2022-04-17 13:47:39 -04:00
..
AtkSharp Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00
CairoSharp Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00
GdkSharp Fix loading of resources if jit inlines method (#328) 2022-01-27 21:49:41 +01:00
GioSharp Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00
GLibSharp Fixed glib source double removal (#327) 2022-01-27 21:49:10 +01:00
GtkSharp Fix loading of resources if jit inlines method (#328) 2022-01-27 21:49:41 +01:00
GtkSourceSharp Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00
PangoSharp Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00
Shared Fix loading native libraries on macOS (arm64) using homebrew installed gtk+3 2022-04-17 13:47:39 -04:00
WebkitGtkSharp Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00
Directory.Build.props Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00