Search Criteria
Package Details: libadwaita-docs-git 1.6.rc.r16.g6e98d61-2
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 (documentation) |
| Upstream URL: | https://gnome.pages.gitlab.gnome.org/libadwaita |
| Licenses: | LGPL-2.1-or-later |
| Conflicts: | libadwaita-docs |
| Provides: | libadwaita-docs |
| Submitter: | tallero |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 9 |
| Popularity: | 0.000152 |
| First Submitted: | 2021-01-20 02:44 (UTC) |
| Last Updated: | 2024-09-03 21:22 (UTC) |
Dependencies (8)
- gi-docgen (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- sassc (sassc-gitAUR) (make)
- vala (vala-gitAUR) (make)
- weston (weston-gitAUR) (check)
Required by (1)
- gnome-rtfm (requires libadwaita-docs) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
flipflop97 commented on 2021-03-26 12:22 (UTC)
Thanks for updating the pkgver function! Can you also build the package locally and then commit the new version? This updates the version number in the aur and will make aur helpers not display an update is available all the time.
flipflop97 commented on 2021-03-24 12:27 (UTC) (edited on 2021-03-24 12:27 (UTC) by flipflop97)
Here's a working
pkgver:Since the repo has no tags yet, it will use the bottom part (which is probably why the current one fails). Once a tag is made, it will switch to the upper function which will create a version number just like the current one.
tallero commented on 2021-03-22 20:14 (UTC) (edited on 2021-03-22 21:29 (UTC) by tallero)
@rafaelff should be fixed. I knew about the '+' thing, the description was taken from the stable package, the issue is there, too.
I am not getting the
pkgvererror, also I use the same function everywhere. Maybe is it a broken cache or something?rafaelff commented on 2021-03-22 12:05 (UTC)
Build is failing in
pkgverfunction with the following output:The problem is that the second part of the printf command,
"$(git describe --tags --long | cut -d '-' -f 2)", is outputtingfatal: No names found, cannot describe anything., so thepkgver=entry is receiving a value with whitespaces.rafaelff commented on 2021-03-22 11:11 (UTC)
Just to mention that GTK dropped the plus "+" sign from its name (see post Project rename to "GTK" from 6 Feb 2019), so you may want to do the same from the
pkgdescentry when convenient.depau commented on 2021-03-20 13:27 (UTC)
Hi, The dependency
wayland-protocolsis missing.juxuanu commented on 2021-03-19 23:47 (UTC)
pkgver() is failing. Nothing to write. The printf is not working, prompting to a new version each check.
tallero commented on 2021-02-15 02:22 (UTC)
libhandy gtk4 branch has been renamed into libadwaita, these packages has to be merged
linos commented on 2021-01-04 18:35 (UTC)
conflicts with libhandy because of /usr/share/locale/*/LC_MESSAGES/libhandy.mo files
rafaelff commented on 2020-12-22 16:03 (UTC)
depends on gtk4 instead of gtk3 also depends on vulkan-headers for file 'vulkan/vulkan.h'
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »