Search Criteria
Package Details: fractal-git r1614.f39555b-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | FalkAlexander |
Maintainer: | FalkAlexander |
Last Packager: | FalkAlexander |
Votes: | 4 |
Popularity: | 0.000008 |
First Submitted: | 2017-11-20 13:54 |
Last Updated: | 2019-04-01 16:31 |
Dependencies (15)
- gspell
- gst-editing-services (gst-editing-services-git)
- gst-libav (gst-libav-git)
- gst-plugins-bad (gst-plugins-bad-git)
- gst-plugins-base-libs (gst-plugins-base-git)
- gstreamer (gstreamer-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline)
- gtksourceview3 (gtksourceview3-git)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- git (git-git) (make)
- gst-editing-services (gst-editing-services-git) (make)
- meson (meson-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
- gnome-keyring (gnome-keyring-git) (optional)
Latest Comments
1 2 Next › Last »
docquantum commented on 2020-12-07 19:36
@ObscureScience I was able to build and run it without an issue, it might have been a bug at the time you tried to build it. Try it now and see if you still have issues. That being said, the PKGBUILD could still be updated to a new git version.
ObscureScience commented on 2020-01-25 21:42
I've flagged this package out-of-date, because of the need too update the the dependence of gtksourceview3 to gtksourceview4. Though it failed to link for me, with undefined references to lmdb symbols Eg. "mdb_cursor_open".
I'll update here if I find the problem.
arti commented on 2019-02-25 11:11
gst-editing-services
package is needed now to compilebergentroll commented on 2019-01-08 11:32
FalkAlexander, this PKGBUILD should contains the next lines: conflicts: fractal provides: fractal
Also there is seems a lost dependency: gtksourceview3.
cookiengineer commented on 2018-11-22 00:01
Please add the "libhandy" (AUR) package to the dependencies. Otherwise, the libhandy-sys crate won't compile.
GergelyPolonkai commented on 2018-10-31 09:55
I get this error when trying to install:
[0/1] Generating cargo-build with a custom command. RELEASE MODE Updating git repository
<https://github.com/jhaye/secret-service-rs>
warning: spurious network error (2 tries remaining): failed to create temporary file '/pack_git2_yBsmu6': Permission denied; class=Os (2) warning: spurious network error (1 tries remaining): failed to create temporary file '/pack_git2_SKe9Dq': Permission denied; class=Os (2) error: failed to resolve patches for<https://github.com/rust-lang/crates.io-index>
Caused by: failed to load source for a dependency on
secret-service
Caused by: Unable to update https://github.com/jhaye/secret-service-rs?rev=3c265527e43376fe8e00ddfa645a70813c35f449#3c265527
Caused by: failed to fetch into /home/polesz/.cache/pikaur/build/fractal-git/src/fractal/_build/../target/cargo-home/git/db/secret-service-rs-01981c315b35682b
Caused by: failed to create temporary file '/pack_git2_SR2bHR': Permission denied; class=Os (2) FAILED: fractal /home/polesz/.cache/pikaur/build/fractal-git/src/fractal/scripts/cargo.sh .. fractal /usr/share/locale org.gnome.Fractal '' 3.30.0 '' ninja: build stopped: subcommand failed.
s.pantaleev commented on 2018-10-12 14:34
libhandy
needs to be added to thedepends
list (it's both a compile-time and runtime dependency).Gamma commented on 2018-09-24 19:21
Needs dependency: gtksourceview3
(e: both make and regular depend)
svito commented on 2018-09-21 01:45
There is a typo in 'conflics' (missing 't').
Official GNOME packages have also switched to arch-meson wrapper script [1], albeit this is not documented yet in GNOME packaging guidelines :/
[1] https://git.archlinux.org/svntogit/community.git/commit/trunk/PKGBUILD?h=packages/fractal&id=a711272
Thanks for the package, and see you later :)
christianbundy commented on 2018-04-25 16:08
For the lazy who just want the package to work: