gtk3-classic for debian
Patches to bring back a traditional experience for GTK 3.
- See: https://gist.github.com/luigifab/0fce786cdb93b5687069a82f490ea95e
- See also: https://github.com/lah7/gtk3-classic
- Source of orig file: https://packages.debian.org/source/trixie/gtk+3.0
- 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/gtk3-classic && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
gtk+3.0_3.24.49-171+trixie.debian.tar.xz | 0003587108 3.42 MB | |
gtk+3.0_3.24.49-171+trixie.dsc | 0000004715 4.6 KB | |
gtk+3.0_3.24.49-171+trixie_source.buildinfo | 0000015700 15.3 KB | |
gtk+3.0_3.24.49-171+trixie_source.changes | 0000002319 2.26 KB | |
gtk+3.0_3.24.49.orig.tar.xz | 0013450556 12.8 MB |
Comments 0