Hi, is an upgrade from 3.24.14; No warnings if I attempt to install the official gtk3. I see that you pushed a new commit: tomorrow I will try again and I'll report back. Thank you.
Search Criteria
Package Details: gtk3-classic 3.24.49-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gtk3-classic.git (read-only, click to copy) |
---|---|
Package Base: | gtk3-classic |
Description: | Patched GTK+3 that provides a more classic experience |
Upstream URL: | https://github.com/lah7/gtk3-classic |
Keywords: | gtk3 |
Licenses: | LGPL-2.1-or-later |
Conflicts: | gtk3, gtk3-nocsd, gtk3-nocsd-git, gtk3-nocsd-legacy-git, gtk3-print-backends, gtk3-typeahead |
Provides: | gtk3, gtk3-mushrooms, gtk3-print-backends, gtk3-typeahead, libgailutil-3.so, libgdk-3.so, libgtk-3.so |
Submitter: | jonathon |
Maintainer: | lah7 |
Last Packager: | lah7 |
Votes: | 53 |
Popularity: | 0.026522 |
First Submitted: | 2019-11-26 10:28 (UTC) |
Last Updated: | 2025-03-06 15:36 (UTC) |
Dependencies (53)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fribidi (fribidi-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- libepoxy (libepoxy-gitAUR)
- librsvg (librsvg-gitAUR)
- libxcomposite
- libxcursor
- libxdamage
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- pango (pango-gitAUR)
- shared-mime-info
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cairo (cairo-gitAUR) (make)
- cantarell-fonts (cantarell-fonts-0.100AUR, cantarell-static-fontsAUR) (make)
- Show 33 more dependencies...
Required by (3935)
- 10play (requires gtk3)
- 1c_enterprise_meta (requires gtk3)
- 1password (requires libgtk-3.so)
- 1password-beta (requires libgtk-3.so)
- 7plus (requires gtk3)
- 9launcher-bin (requires gtk3)
- 9now (requires gtk3)
- abciview (requires gtk3)
- abelian-wallet-desktop (requires gtk3)
- abiword-git (requires gtk3)
- abrowser-bin (requires gtk3)
- abrus-gtk-theme-git (requires gtk3)
- abstreet-bin (requires gtk3)
- abstreet-git (requires gtk3)
- abx (requires gtk3)
- adapta-gtk-theme-git (requires gtk3)
- adios (requires gtk3)
- adriconf-git (requires gtk3)
- advanced-passgen-bin (requires gtk3)
- advantagescope (requires gtk3)
- Show 3915 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
D.Dave commented on 2020-08-17 03:22 (UTC)
jonathon commented on 2020-08-17 01:05 (UTC)
Is that an installation or an upgrade? gtk3-classic
provides libgdk-3.so=0-64
.
D.Dave commented on 2020-08-17 00:35 (UTC) (edited on 2020-08-17 00:38 (UTC) by D.Dave)
With this new release (3.24.21-1), I've found the same warnings as reported by osch: https://aur.archlinux.org/packages/gtk3-classic/#comment-731690
Warning: installing gtk3-classic (3.24.21-1) breaks dependency 'libgdk-3.so=0-64' required by audacity
Add audacity to remove
Warning: installing gtk3-classic (3.24.21-1) breaks dependency 'libgtk-3.so=0-64' required by audacity
Add audacity to remove
Warning: installing gtk3-classic (3.24.21-1) breaks dependency 'libgdk-3.so=0-64' required by light-locker
Add light-locker to remove
Warning: installing gtk3-classic (3.24.21-1) breaks dependency 'libgtk-3.so=0-64' required by light-locker
Add light-locker to remove
glitsj16 commented on 2020-05-24 11:28 (UTC) (edited on 2020-05-24 19:43 (UTC) by glitsj16)
@Rynak The reason why audacity is conflicting is because the repo gtk3 package now provides libgailutil-3.so, libgdk-3.so and libgtk-3.so too. If you add those to the provides array in this PKGBUILD it should fix things.
Rynak commented on 2020-05-24 09:16 (UTC)
Audacity seems to conflict with this (although I can't see why) and installs gtk3 instead. One "solution" is to install audacity-dependencies manually and then install audacity without dependencies.
But if someone figures out what the actual problem that would be great :)
TomaszGasior commented on 2020-05-08 05:30 (UTC)
@loto Do you want to be maintainer of this package? If yes please contact with current maintainer for this: https://github.com/krumelmonster/gtk3-mushrooms/issues/30 . It may be better to continue my original project instead creating new one. :)
loto commented on 2020-05-08 05:28 (UTC)
The patches still apply (and work, so far) on gtk-3.24.20 - I tested by modifying the official PKGBUILD to apply the patches. I could work up a new package based on the official one - with the *.patch files, its basically a 3-4 line change, so provided the patches don't need to change a ton I should be able to keep it in sync with the official gtk3 package
TomaszGasior commented on 2020-04-25 21:05 (UTC)
@spayder26 When I was maintaining both gtk3-mushrooms package and gtk3-mushrooms patches, the gtk3-classic package was just gtk3-mushrooms repackaged by Manjaro people for Manjaro repository. I don't know current state but gtk3-mushrooms currently is not maintained. I mean: I am not maintainer of this project anymore and there is no activity from current maintainer.
ergoithz commented on 2020-04-25 21:02 (UTC)
Looks like superseeded by https://aur.archlinux.org/packages/gtk3-classic/
osch commented on 2020-04-14 15:13 (UTC) (edited on 2020-04-14 15:14 (UTC) by osch)
With meson 0.54.0 I'm getting the error
gtk+-3.24.14/gdk/meson.build:328:2: ERROR: dependency gobject-introspection-1.0 not found
With meson 0.53.2 it builds find. Perhaps a bug in meson?
Pinned Comments
lah7 commented on 2022-05-13 08:52 (UTC) (edited on 2022-05-13 08:53 (UTC) by lah7)
For problems using this package: Try reinstalling
gtk3
, log out and see if the problem persists. If it only happens with this package, please raise an issue or discussion at https://github.com/lah7/gtk3-classic/Consider commenting (#) out patches in the
PKGBUILD
prior to building as well.For problems building the package: Make sure it's not a problem with your AUR helper; perform a clean build or clone the repository and run
makepkg
directly. Alternately, grab a copy from the Releases section.This package is for non-GNOME desktops! Consult the README for details on what's different with this package.