gnome-sdk:gnome-42-2204-appindicator_crash_fix

Last commit made on 2023-04-10
Get this branch:
git clone -b gnome-42-2204-appindicator_crash_fix https://git.launchpad.net/gnome-sdk

Branch merges

Branch information

Name:
gnome-42-2204-appindicator_crash_fix
Repository:
lp:gnome-sdk

Recent commits

d727b44... by Ken VanDine

Build from latest/stable

66f70f8... by Ken VanDine

Build with sdk including appindicator crash fix

e7d97c7... by Ken VanDine

Merge pull request #111 from sergio-costas/use_local_gtk_binaries

Use local gtk binaries

1d35818... by Sergio Costas

Use the built tools instead of the local ones

08f5f42... by Sergio Costas

Use local gtk binaries

The "caches" part installs gtk-update-icon-cache, libglib2.0-bin
and shared-mime-info .deb packages to use some of their binaries.
Unfortunately, the $PATH puts before the built binaries instead
of the ones in the system, but the libraries are from the system.
This can result in a failure if a new version being compiled
requires a new call in the libraries.

This patch fixes it.

09673a5... by Ken VanDine

Merge pull request #105 from sergio-costas/add_python3_executable

Add python3 executable

79875d1... by Sergio Costas

Add python3 executable

The original snap lacks the python3.10 executable, so it can't
be used to run python programs. This patch adds
python3.10-minimal to include it.

It also reorders alphabetically some packages that were out of
place.

0c1a50b... by Ken VanDine

Drop libappindicator3-1 as we already have libayatana-appindicator3-1

fd2d17b... by Ken VanDine

Merge pull request #91 from merlijn-sebrechts/gnome-42-2204

Update metadata to point to source repo

88a1087... by Merlijn Sebrechts

updated metadata to point to source repo