Search Criteria
Package Details: libadwaita-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 |
Upstream URL: | https://gnome.pages.gitlab.gnome.org/libadwaita |
Licenses: | LGPL-2.1-or-later |
Conflicts: | libadwaita |
Provides: | libadwaita, libadwaita-1.so |
Submitter: | tallero |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 9 |
Popularity: | 1.09 |
First Submitted: | 2021-01-20 02:44 (UTC) |
Last Updated: | 2024-09-03 21:22 (UTC) |
Dependencies (16)
- appstream
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- graphene (graphene-gitAUR)
- gtk4-gitAUR
- libgtk-4.so (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4)
- pango (pango-gitAUR)
- gi-docgen (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- sassc (sassc-gitAUR) (make)
- vala (vala-gitAUR) (make)
- weston (weston-gitAUR) (check)
Required by (560)
- accumulate-git (requires libadwaita)
- addwater (requires libadwaita)
- adwdialog-git (requires libadwaita)
- adwsteamgtk (requires libadwaita)
- alpaca-ai (requires libadwaita)
- amberol-git (requires libadwaita)
- an-anime-borb-launcher-bin (requires libadwaita)
- an-anime-game-launcher (requires libadwaita)
- an-anime-game-launcher-bin (requires libadwaita)
- an-anime-game-launcher-bwrap (requires libadwaita)
- an-anime-game-launcher-patched-git (requires libadwaita)
- anime-games-launcher (requires libadwaita)
- anime-games-launcher-bin (requires libadwaita)
- anime-games-launcher-git (requires libadwaita)
- app-icon-preview-git (requires libadwaita)
- appaya-git (requires libadwaita)
- apx-gui (requires libadwaita)
- apx-gui (requires libadwaita) (make)
- ascii-draw (requires libadwaita)
- asciibox (requires libadwaita)
- Show 540 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6
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
pkgver
error, 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
pkgver
function 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
pkgdesc
entry when convenient.depau commented on 2021-03-20 13:27 (UTC)
Hi, The dependency
wayland-protocols
is 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'
rafaelff commented on 2020-12-22 15:08 (UTC)
The pkgname would be better as "libhandy4-git", without the dash before "4". That's the common practice, like libhand0, gtk4, python2. See also https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_naming
Please consider renaming: create a libhandy4-git and use request form to file a merge request
« First ‹ Previous 1 2 3 4 5 6