Package Details: gtk4-git 4.23.2.r30.g9cf50da-1

Git Clone URL: https://aur.archlinux.org/gtk4-git.git (read-only, click to copy)
Package Base: gtk4-git
Description: GObject-based multi-platform GUI toolkit
Upstream URL: https://gitlab.gnome.org/GNOME/gtk
Licenses: LGPL-2.1-or-later
Conflicts: gtk4
Provides: gtk4, libgtk-4.so
Submitter: andrewSC
Maintainer: xiota
Last Packager: xiota
Votes: 19
Popularity: 0.004311
First Submitted: 2016-11-18 20:17 (UTC)
Last Updated: 2026-07-02 18:10 (UTC)

Required by (1443)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »

andrewSC commented on 2021-05-25 19:30 (UTC)

carlosnewmusic: Please attempt to build the package in a clean chroot. I was able to build 90d8c948197419bf6a32da65f865a042b1191a9e in a clean chroot without issue.

carlosnewmusic commented on 2021-05-23 19:52 (UTC)

Building gtk4-git... /etc/makepkg.conf: line 1: #!/hint/bash: file or directory does not exist ==> Building the package: gtk4-git 4.1.2.r108.gb539c92312-1 (Sun 23 May 2021 21:52:06) ==> Checking dependencies while running... ==> Missing dependencies: -> gst-plugins-bad-libs -> tracker3 ==> Checking dependencies while compiling... ==> ERROR: All dependencies could not be resolved.

tallero commented on 2021-03-22 21:22 (UTC) (edited on 2021-03-22 21:25 (UTC) by tallero)

conflicts:gtk4 should be provides:gtk4.

andrewSC commented on 2021-03-22 02:11 (UTC)

Thanks to everyone for the comments and the patience! I've made quite a few updates to the package to get it back into shape. If anyone has trouble with it, questions, etc. Please let me know.

tallero commented on 2021-02-27 13:38 (UTC) (edited on 2021-02-28 15:53 (UTC) by tallero)

I have committed some fix, look if you can merge.

tallero commented on 2021-02-26 19:08 (UTC)

Today failing with:

Running custom install script '/usr/bin/python /home/user/Projects/aur/gtk4-git/src/gtk/build-aux/meson/post-install.py 4.0 4.0.0 /usr/lib /usr/share /usr/bin'
install: cannot stat 'gtk/tools/gtk4-update-icon-cache': No such file or directory

andrewSC commented on 2021-02-26 16:24 (UTC)

Thanks for the information--i'll check the details later today.

linkmauve commented on 2021-02-26 15:13 (UTC) (edited on 2021-02-26 15:15 (UTC) by linkmauve)

Hi, you still have several issues in this package:

  • wayland should be in depends, not optdepends nor makedepends, as you can’t run the generated GTK without it.
  • wayland-protocols shouldn’t be in optdepends at all, it’s only used to build GTK.
  • gdk-pixbuf2 shouldn’t be in optdepends, as it already is in depends.
  • "$pkgdir"/usr/bin/gtk4-update-icon-cache is in conflict with the gtk-update-icon-cache package from extra, maybe the hook and script too.

Kr1ss commented on 2020-12-29 20:52 (UTC)

Note that despite being flagged, just because

GTK 4 is out

the package is not out of date. Thx @andrewSC for packaging and sharing !