3.24.27 validity check fail.
other__default-settings.patch ... FAILED
On multiple systems, clean builds with makepkg all failed.
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.49 |
First Submitted: | 2019-11-26 10:28 (UTC) |
Last Updated: | 2024-09-10 07:48 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »
3.24.27 validity check fail.
other__default-settings.patch ... FAILED
On multiple systems, clean builds with makepkg all failed.
Oh! Good idea. And it works, too (clean build). Thanks!
Checksums seem fine. Try a clean build, or check your $SRCDEST
for old file versions?
sha256 check is currently failing on gtk-query-immodules-3.0.hook.
I'm not sure how best to approach checksums on patches and hooks from this end.
A question for jonathon the maintainer: as surely you know, the next release of Xfce (4.16) will force CSD: https://linuxreviews.org/Xfce_Classic_Brings_An_Alternative_To_Those_Who_Do_Not_Want_Xfce_To_Become_GNOME_Light
In this links there is also reported the fact that a developer has forked Xfce to Xfce classic, without CSD. I'd like to ask you: will gtk3-classic works again with Xfce 4.16 or there will be the need to switch to Xfce classic?
before install remove Audacity and after if I reinstall it, Audacity works.
all's well that ends well: https://forum.manjaro.org/t/audacity-and-light-locker-are-complaining-about-libgtk3-and-libgdk3/2662/5?u=d.dave
Thank you so much, Guys: jonathon and osch"
@D.Dave: I'm also using Manjaro and also got the error message Warning: installing gtk3-classic (3.24.22-1) breaks dependency 'libgdk-3.so=0-64'
... when updating with Pamac.
But everything is OK from the commandline. Just use the following commands:
$ git clone https://aur.archlinux.org/gtk3-classic.git
$ cd gtk3-classic
$ makepkg -i
So this seems to be a Pamac related issue. Perhaps one problem could be that Pamac does not recognize the =0-64
part in the dependency libgdk-3.so=0-64
but after gtk3-classic is installed with makepkg
the installed gtk3-classic package does provide libgdk-3.so=0-64
, however the AUR source package does only provide libgdk-3.so
without the =0-64
. (I don't know what =0-64
means but it seems that Pamac does also not understand this mechanism ;-)
Thank you for your kindly assistance :-) I will try using makepkg and I'll report back again.
I'm not convinced that the issue is with the AUR package. ;)
Please try using makepkg
rather than Pamac. https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages
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.