1
0
mirror of https://github.com/lutris/lutris synced 2024-07-03 07:28:41 +00:00

Revert "Remove remaining uses of libnotify"

This reverts commit 5c20dff48d.
This commit is contained in:
Mathieu Comandon 2022-12-02 13:51:18 -08:00
parent dcde7f5280
commit f73603dc51
5 changed files with 6 additions and 3 deletions

View File

@ -29,6 +29,7 @@ addons:
- libgirepository1.0-dev
- gir1.2-gnomedesktop-3.0
- gir1.2-webkit2-4.0
- gir1.2-notify-0.7
- at-spi2-core
before_install:
- "export DISPLAY=:99.0"

View File

@ -12,7 +12,7 @@ Lutris manually, it requires the following components:
* Python >= 3.7
* PyGObject
* PyGObject bindings for: Gtk, Gdk, GnomeDesktop, Webkit2
* PyGObject bindings for: Gtk, Gdk, GnomeDesktop, Webkit2, Notify
* python3-requests
* python3-pillow
* python3-yaml
@ -42,7 +42,7 @@ on Ubuntu based systems, you can run::
sudo apt install python3-yaml python3-requests python3-pil python3-gi \
gir1.2-gtk-3.0 gir1.2-gnomedesktop-3.0 gir1.2-webkit2-4.0 \
psmisc cabextract unzip p7zip curl fluid-soundfont-gs \
gir1.2-notify-0.7 psmisc cabextract unzip p7zip curl fluid-soundfont-gs \
x11-xserver-utils python3-evdev libc6-i386 lib32gcc1 libgirepository1.0-dev \
python3-setproctitle python3-distro

1
debian/control vendored
View File

@ -27,6 +27,7 @@ Depends: ${misc:Depends},
python3-dbus,
gir1.2-gtk-3.0,
gir1.2-webkit2-4.0,
gir1.2-notify-0.7,
psmisc,
cabextract,
unzip,

View File

@ -43,7 +43,7 @@ BuildRequires: hicolor-icon-theme
BuildRequires: python3-setuptools
Requires: (python3-gobject-Gdk or python3-gobject)
Requires: python3-PyYAML, cabextract, typelib-1_0-Gtk-3_0
Requires: typelib-1_0-GnomeDesktop-3_0, typelib-1_0-WebKit2-4_0
Requires: typelib-1_0-GnomeDesktop-3_0, typelib-1_0-WebKit2-4_0, typelib-1_0-Notify-0_7
Requires: fluid-soundfont-gm, python3-Pillow, python3-requests
%endif

View File

@ -90,6 +90,7 @@ parts:
- gir1.2-glib-2.0
- gir1.2-gnomedesktop-3.0
- gir1.2-gtk-3.0
- gir1.2-notify-0.7
- gir1.2-webkit2-4.0
- libgnutls30
- libvulkan1