missing cmake
and clang
dependencies
Search Criteria
Package Details: authenticator-git 4.1.2.r0.g66e0fc1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/authenticator-git.git (read-only, click to copy) |
---|---|
Package Base: | authenticator-git |
Description: | 2FA code generator for GNOME |
Upstream URL: | https://gitlab.gnome.org/World/Authenticator |
Licenses: | GPL3 |
Conflicts: | authenticator |
Provides: | authenticator |
Submitter: | depau |
Maintainer: | tallero |
Last Packager: | igor-dyatlov |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-08 16:00 (UTC) |
Last Updated: | 2022-05-29 19:16 (UTC) |
Dependencies (14)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gst-plugins-bad (gst-plugins-bad-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gstreamer (gstreamer-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libsecret
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- zbar (zbar-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
Required by (0)
Sources (1)
tallero commented on 2022-02-15 00:37 (UTC)
Kernald commented on 2021-09-03 05:23 (UTC)
Looks like as of https://gitlab.gnome.org/World/Authenticator/-/commit/db6e192ff3c7b81ae2ad967f6c1e6b23d5c396c0 , the GStreamer dependency is back on the stable release.
depau commented on 2021-03-25 10:07 (UTC) (edited on 2021-03-25 10:14 (UTC) by depau)
FYI, Authenticator also uses this unmerged GStreamer patch: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/767
It will run but it will crash when you try to add an account.
Once again, I'm sorry but use the Flatpak package or the latest release in the authenticator
non-git package. The upstream developer keeps pulling in unstable, unreleased dependencies so really do not use it, use an officially supported package, a self-hosted BitWarden or something else.
jvybihal commented on 2021-03-25 09:52 (UTC)
Upstream said to "not to package it", lol. I would strongly suggest avoid using software with such upstream attitude. Especially security related product.
depau commented on 2021-03-25 09:48 (UTC)
Hi, it's available but Cargo.lock locks it to the older release. Upstream has to update the dependency and commit the new lock file.
rafaelff commented on 2021-03-22 12:26 (UTC)
@Depau: It is available since 2 hours ago, according to crates.io website: https://crates.io/crates/zbar-rust/0.0.16
depau commented on 2021-03-22 12:23 (UTC)
Hi, thank you, patch removed.
I'm still using the zbar-rust repo though since it still hasn't been released to crates.io.
Since you're following the thread, if you notice it gets released, please let me know so I can switch back to using the official release.
tytan652 commented on 2021-03-22 11:02 (UTC) (edited on 2021-03-22 12:06 (UTC) by tytan652)
It seems the patch is no longer needed, you may need to force the new version
Look here
depau commented on 2021-03-20 13:31 (UTC)
Hi everyone, I updated the package to download zbar-rust via makepkg and added the patch in tytan652's fork of zbar-rust in the package sources.
The package should now build and work fine, if you see any issues lmk.
tytan652 commented on 2021-03-20 11:34 (UTC)
You really need to remove python dependencies and add zbar, libadwaita and rust
Pinned Comments
depau commented on 2021-03-25 10:07 (UTC) (edited on 2021-03-25 10:14 (UTC) by depau)
FYI, Authenticator also uses this unmerged GStreamer patch: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/767
It will run but it will crash when you try to add an account.
Once again, I'm sorry but use the Flatpak package or the latest release in the
authenticator
non-git package. The upstream developer keeps pulling in unstable, unreleased dependencies so really do not use it, use an officially supported package, a self-hosted BitWarden or something else.