Search Criteria
Package Details: fractal-git 1:5.beta1.r6.g5816bdbb-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fractal-git.git (read-only, click to copy) |
---|---|
Package Base: | fractal-git |
Description: | Matrix messaging app for GNOME written in Rust |
Upstream URL: | https://gitlab.gnome.org/GNOME/fractal |
Keywords: | chat gnome matrix |
Licenses: | GPL3 |
Conflicts: | fractal |
Provides: | fractal, fractal-next |
Replaces: | fractal-next |
Submitter: | FalkAlexander |
Maintainer: | xiretza |
Last Packager: | xiretza |
Votes: | 12 |
Popularity: | 0.030599 |
First Submitted: | 2017-11-20 13:54 (UTC) |
Last Updated: | 2023-05-18 11:00 (UTC) |
Dependencies (13)
- gst-editing-services (gst-editing-services-git)
- gst-plugins-base-libs (gst-plugins-base-libs-git)
- gtk4 (gtk-rc, gtk4-git, gtk4-paper-plane)
- gtksourceview5 (gtksourceview-git)
- libadwaita (libadwaita-git, libadwaita-testing, libadwaita-without-adwaita-git)
- libshumate (libshumate-git)
- org.freedesktop.secrets (keepassxc-kde-fix, gnome-keyring-git, pass-secrets-git, bitw-git, keepassxc-git, keepassxc-allow-aur-extension-origin, gnome-keyring, keepassxc, kwallet)
- pipewire (pipewire-git, pipewire-common-git, pipewire-full-git)
- xdg-desktop-portal (xdg-desktop-portal-git)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- meson (meson-git) (make)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
q234rty commented on 2023-05-07 07:33 (UTC)
This now requires
xdg-desktop-portal
as makedep.DodoLeDev commented on 2023-04-10 22:13 (UTC)
The latest version of this package failed to build for me, throwing this error:
*** stack smashing detected ***: terminated error: could not compile 'gstreamer'
The complete backtrace is:
Is it an error related to my Arch configuration, or an error that should be reported upstream, to the Gnome Team?
xiretza commented on 2023-03-11 19:03 (UTC)
@q234rty: thanks for the patch, pushed.
xiretza commented on 2023-03-11 11:38 (UTC)
No, the versioned depends is correct,
libadwaita-git
just has to set its provides= correctly.SteinGates commented on 2023-03-10 02:30 (UTC) (edited on 2023-03-10 02:32 (UTC) by SteinGates)
libadwaita>=1:1.2.alpha
you should not pin the version, then I cannot use libadwaita-git, the version of libadwaita should be check by user themself
the version is already checked by meson build, you do not need check it twice in pkgbuild
q234rty commented on 2023-03-07 08:46 (UTC)
PKGBUILD patch to fix multiple things:
The correct version for libadwaita is
1:1.3alpha
not1:1.3.alpha
, see e.g. https://github.com/archlinux/svntogit-packages/commit/680292a61d894d98ed7a1655beb328a3b0c3fbd1FWIW I have taken over aur/libadwaita-testing to provide the correct version of libadwaita. libadwaita in FCGU also uses 1.3rc and the current libadwaita-git in aur doesn't have versioned provides at at all so it won't work anyway.
jeidnx commented on 2023-03-07 08:11 (UTC)
As of https://gitlab.gnome.org/GNOME/fractal/-/commit/5db1d9f90247c7f415e1b1d61978d72bf3cacddc the pipewire issues are fixed but now this package requires libadwaita>=1.3
kulak commented on 2023-03-02 03:07 (UTC)
The issue 2952 is fixed and is in 0.3.66 release.
https://gitlab.freedesktop.org/pipewire/pipewire/-/tags/0.3.66
detian commented on 2023-01-24 13:46 (UTC)
@Chewing_Bever https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2952
you can temporary downgrade the
extra/pipwire
packageChewing_Bever commented on 2023-01-17 08:56 (UTC)
For the last 4 days, this package has failed to build for me in a clean chroot.
Full logs: https://r8r.be/8wcf
Error at the bottom:
1 2 3 4 5 6 Next › Last »