Search Criteria
Package Details: libadwaita-git-demos 1.3.rc+311+ge810d86b-1
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 (demo applications) |
Upstream URL: | https://gnome.pages.gitlab.gnome.org/libadwaita |
Licenses: | LGPL |
Provides: | libadwaita-demos |
Submitter: | tallero |
Maintainer: | tallero |
Last Packager: | tallero |
Votes: | 8 |
Popularity: | 0.000405 |
First Submitted: | 2021-01-20 02:44 (UTC) |
Last Updated: | 2023-06-25 00:33 (UTC) |
Dependencies (8)
- libadwaita-git
- gi-docgen (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- sassc (sassc-git) (make)
- vala (vala0.44, vala-git, vala0.54) (make)
- weston (weston-eglstream, weston-eglstream-git, weston-git) (check)
Latest Comments
1 2 3 4 5 Next › Last »
xiretza commented on 2023-08-23 08:59 (UTC)
Also tests are still not being run in a subshell.
xiretza commented on 2023-08-23 08:57 (UTC)
Yep, still missing
appstream
dependency.thomaseizinger commented on 2023-04-17 13:31 (UTC)
Had to install the
appstream
dependency to compile this on my machine.tallero commented on 2023-03-14 03:44 (UTC)
@xiretza completely forgot about it since it didn't appear in the dashboard; will fix in next days.
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.1 2 3 4 5 Next › Last »