Search Criteria
Package Details: valent-git 1.0.0.alpha.47.r86.g6a96a43-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/valent-git.git (read-only, click to copy) |
---|---|
Package Base: | valent-git |
Description: | Connect, control and sync devices |
Upstream URL: | https://valent.andyholmes.ca |
Licenses: | CC0-1.0 AND CC-BY-SA-3.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later |
Conflicts: | valent |
Provides: | libvalent-1.so, valent |
Submitter: | igor-dyatlov |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 5 |
Popularity: | 0.145572 |
First Submitted: | 2022-07-28 16:17 (UTC) |
Last Updated: | 2025-04-04 19:15 (UTC) |
Dependencies (17)
- evolution-data-server (evolution-data-server-gitAUR)
- gnutls (gnutls-gitAUR)
- gstreamer (gstreamer-gitAUR)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libpeas-2
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libportal-gtk4
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- python-dbusmock (python-dbusmock-gitAUR) (check)
- walbottle (walbottle-gitAUR) (check)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (check)
Required by (1)
- gnome-shell-extension-valent-git (requires valent) (optional)
Latest Comments
« First ‹ Previous 1 2
kysh commented on 2023-10-24 15:04 (UTC)
Thanks @yochananmarqos: Am on an different Arch based distro and hadn't thought to look in the official repos. Am now sorted.
yochananmarqos commented on 2023-10-22 14:02 (UTC)
@kysh:
libpeas-2
has been in the extra repo for about two weeks now.kysh commented on 2023-10-22 09:35 (UTC) (edited on 2023-10-22 09:41 (UTC) by kysh)
Still looking for libpeas-2
-> No AUR package found for libpeas-2
@MiXerek: A search on AUR for
libpeas-2-git
yields nothing so far.MiXerek commented on 2023-09-26 12:36 (UTC) (edited on 2023-09-29 21:06 (UTC) by MiXerek)
@yochananmarqos: I think the package for libpeas-2.so will be very likely named
libpeas-2
, based on the fork at gitlab.archlinux.org.EDIT:
libpeas-2-git
has been added to the AUR.yochananmarqos commented on 2023-09-22 14:05 (UTC)
@Shatur: No, it doesn't yet. It will be available once GNOME repo packages are updated to 45. At least
gnome-builder
will depend on it.Shatur commented on 2023-09-22 07:34 (UTC)
It looks like the libpeas-2.so dependency doesn't exist.
yochananmarqos commented on 2023-07-19 21:50 (UTC)
@DodoLeDev: Not anymore. ;)
DodoLeDev commented on 2023-07-19 21:48 (UTC) (edited on 2023-07-19 21:52 (UTC) by DodoLeDev)
There is an error in the PKGBUILD, line 40, which causes compilation to fail:
You have left a useless backslash, which completely messes up the next command. Here is the corrected code block:
« First ‹ Previous 1 2