Search Criteria
Package Details: fractal-git 8.r61.gd4b36a7-1
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/World/fractal |
Keywords: | chat gnome matrix |
Licenses: | GPL-3.0-only |
Conflicts: | fractal |
Provides: | fractal |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 13 |
Popularity: | 0.000494 |
First Submitted: | 2017-11-20 13:54 (UTC) |
Last Updated: | 2024-09-13 14:04 (UTC) |
Dependencies (12)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libshumate (libshumate-gitAUR)
- libwebp (libwebp-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
q234rty commented on 2023-11-25 16:55 (UTC)
This needs another epoch bump due to versioning issues
muziknavi commented on 2023-10-31 20:28 (UTC)
Needs libspelling as a dependency.
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
1 2 3 4 5 6 Next › Last »