mate-notification
Patches to bring back a traditional experience for GTK 3. Here is an update for mate-notification-daemon v1.26 for Debian Testing.
- See: https://gist.github.com/luigifab/0fce786cdb93b5687069a82f490ea95e
- DEB packages: https://download.opensuse.org/repositories/home:/luigifab/Debian_Testing/amd64/
USAGE FOR DEBIAN TESTING:
-------------------------------------------
1/ add the gpg key:
`wget -qO - https://build.opensuse.org/projects/home:luigifab/signing_keys/download?kind=gpg | sudo apt-key add -`
or
`wget -qO - https://build.opensuse.org/projects/home:luigifab/signing_keys/download?kind=gpg | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/luigifab-opoensuse.gpg`
-------------------------------------------
2/ add in your /etc/apt/sources.list (arch= amd64 or arm64 or armhf or i386 or ppc64el):
`deb [arch=amd64] https://download.opensuse.org/repositories/home:/luigifab/Debian_Testing/ ./`
-------------------------------------------
3/ add in your /etc/apt/preferences:
```
Package: *gtk*
Pin: origin download.opensuse.org
Pin-Priority: 850
Package: *gail*
Pin: origin download.opensuse.org
Pin-Priority: 850
```
-------------------------------------------
4/ refresh packages lists and apply updates
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:luigifab/mate-notification && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
mate-notification-daemon_1.26.1-175+trixie.debian. |
0000014288 14 KB | |
mate-notification-daemon_1.26.1-175+trixie.dsc | 0000001788 1.75 KB | |
mate-notification-daemon_1.26.1-175+trixie_source. |
0000014391 14.1 KB | |
mate-notification-daemon_1.26.1-175+trixie_source. |
0000001751 1.71 KB | |
mate-notification-daemon_1.26.1.orig.tar.xz | 0000122976 120 KB |
Comments 0