Search Criteria
Package Details: libadwaita-git 1.2.0+26+ge97d36dc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libadwaita-git.git (read-only, click to copy) |
---|---|
Package Base: | libadwaita-git |
Description: | Building blocks for modern adaptive GNOME applications |
Upstream URL: | https://gnome.pages.gitlab.gnome.org/libadwaita |
Licenses: | LGPL |
Conflicts: | libadwaita |
Provides: | libadwaita, libadwaita-1.so |
Submitter: | tallero |
Maintainer: | tallero |
Last Packager: | tallero |
Votes: | 8 |
Popularity: | 0.048366 |
First Submitted: | 2021-01-20 02:44 (UTC) |
Last Updated: | 2022-09-19 15:13 (UTC) |
Dependencies (9)
- gtk4 (gtk-rc, gtk4-git, gtk4-telegrand)
- libgtk-4.so (gtk-rc, gtk4-telegrand, gtk4)
- gi-docgen (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- sassc (sassc-git, python-libsass) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
- weston (weston-git, weston-eglstream, weston-eglstream-git, weston-eglstream-nosystemd, weston-eglstream-nosystemd-git) (check)
Required by (329)
- accumulate-git (requires libadwaita)
- adw-gtk-theme (requires libadwaita)
- adwdialog-git (requires libadwaita)
- adwsteamgtk (requires libadwaita)
- amberol (requires libadwaita)
- amberol-git (requires libadwaita)
- an-anime-game-launcher-gtk-bin (requires libadwaita)
- apostrophe-git (requires libadwaita)
- app-icon-preview (requires libadwaita)
- app-icon-preview-git (requires libadwaita)
- appaya-git (requires libadwaita)
- ashpd-demo-git (requires libadwaita)
- atoms (requires libadwaita)
- audio-sharing (requires libadwaita)
- audio-sharing-git (requires libadwaita)
- authenticator (requires libadwaita)
- authenticator-git (requires libadwaita)
- avvie (requires libadwaita)
- avvie-git (requires libadwaita)
- badabib (requires libadwaita)
- Show 309 more...
Latest Comments
1 2 3 4 Next › Last »
Airon90 commented on 2022-09-26 07:03 (UTC)
gobject-introspection-1.0 is required but it isn't available in AUR
xiretza commented on 2022-09-20 19:50 (UTC)
The tests need to be run in a subshell, otherwise the
trap
will override make(chroot)pkg's existing traps andcheck()
will hang forever (as reported twice below):herman_rimm commented on 2022-08-16 14:53 (UTC)
Please remove lines 23 and 24 with the
provides
andconflicts
from the PKGBUILD. Only thelibadwaita-git
package needs them, which it has on lines 61 and 62.1nikolas commented on 2022-08-16 09:19 (UTC)
@infirit for me the file was
~/.config/gtk-4.0/settings.ini
(gtk-4.0 instead of gtk4). Thanksxiretza commented on 2022-08-12 12:46 (UTC) (edited on 2022-08-12 13:04 (UTC) by xiretza)
Please set
provides=("$_pkgname=1:$pkgver")
so other packages can depend on e.g.libadwaita >= 1:1.2.alpha
and pull in libadwaita-git until there's a proper release.Prigoryan commented on 2022-08-09 08:46 (UTC)
@infirit thanks, was able to build with this fix.
Relms commented on 2022-08-06 19:01 (UTC)
there is no need to flag it as outdated as version gets updated automatically by git tags
thomy2000 commented on 2022-08-04 08:38 (UTC)
Trying to install this package gives me an error about a conflicting dependencies between libadwaita-git and libadwaita-git-docs/libadwaita-git-demo.
FabioLolix commented on 2022-08-02 20:53 (UTC)
It still hang forever at the end of check() when building in chroot
infirit commented on 2022-06-23 20:23 (UTC)
Temporarily edit
~/.config/gtk4/settings.ini
and setgtk-application-prefer-dark-theme
to false.1 2 3 4 Next › Last »