Package Details: gtk4-git 4.16.3.r424.ge37f9ba-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: 16
Popularity: 0.000000
First Submitted: 2016-11-18 20:17 (UTC)
Last Updated: 2024-10-28 10:49 (UTC)

Dependencies (45)

Required by (537)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »

shoober420 commented on 2016-11-27 16:22 (UTC)

This fails to build. GTK4 requires graphene 1.5.2 or higher. It seems 1.4.0 is the latest release in the arch repository, so I installed the graphene-git package from the AUR which seems to be at version 1.5.3 at the time of posting. Now with the graphene-git package installed, I get the following error during compile. checking for GDK_DEP... yes checking for GSK_DEP... no configure: error: Package requirements (pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0 graphene-1.0 >= 1.5.1 epoxy >= 1.0 wayland-client >= 1.9.91 wayland-protocols >= 1.7 xkbcommon >= 0.2.0 wayland-cursor >= 1.9.91 wayland-egl) were not met: Variable 'exec_prefix' not defined in '/usr/lib/pkgconfig/graphene-1.0.pc' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GSK_DEP_CFLAGS and GSK_DEP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

shoober420 commented on 2016-11-22 00:34 (UTC)

Wow, I can't wait to build this when I get home from work.

andrewSC commented on 2016-11-18 20:28 (UTC)

Hi all, I've build a gtk4-git base for continued development. If you have any critiques or feedback I'd love to hear it! Thanks! Note: This package will eventually be merged into gtk4-git since gtk3 will be in the official repos. gtk4-git base: https://aur.archlinux.org/pkgbase/gtk4-git/ gtk4-git: https://aur.archlinux.org/packages/gtk4-git/ gtk4-update-icon-cache-git: https://aur.archlinux.org/packages/gtk4-update-icon-cache-git/ gtk4-print-backends-git: https://aur.archlinux.org/packages/gtk4-print-backends-git/

andrewSC commented on 2016-10-26 11:12 (UTC)

Thanks for the heads up folks, I'll try to get this resolved asap. There's some more admin stuff I need to do, to update the package name.

shoober420 commented on 2016-10-26 03:27 (UTC) (edited on 2016-10-30 03:43 (UTC) by shoober420)

This is for sure gtk4. This package no longer provides gtk3.so files. I tried to run deadbeef with the gtk3 plugin and it wouldn't run. I had to build deadbeef with gtk2 instead. Please update the PKGBUILD and package name to gtk4-git.

jtojnar commented on 2016-10-15 20:20 (UTC) (edited on 2016-10-15 20:43 (UTC) by jtojnar)

This is actually gtk4 now.

EndlessEden commented on 2015-12-12 09:09 (UTC)

wayland-protocols-git - shoutld be added as a depend(pkg_config)

0ion9 commented on 2015-10-04 01:35 (UTC)

Deps are out of date; latest git depends on glib2-git >= 2.45.8 , rather than >= 2.43.4.

andrewSC commented on 2015-09-12 20:37 (UTC)

Weby, Polarina: Replaced pango with pango-git :) haawda: Thanks for the input. By default /etc/makepkg.conf has MAKEFLAGS commented out so builds *should* occur in serial, by default. Do you have specific commit hashes I could checkout so I can reproduce parallel build failures? If I can reproduce it, then I'll add it to the PKGBUILD.