Package Details: fractal-git 1:5.beta1.r6.g5816bdbb-2

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: None
Maintainer: xiretza
Last Packager: xiretza
Votes: 13
Popularity: 0.019288
First Submitted: 2017-11-20 13:54 (UTC)
Last Updated: 2023-05-18 11:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

juxuanu commented on 2021-11-12 09:04 (UTC)

Thanks @puyo, updated.

puyo commented on 2021-11-12 08:39 (UTC)

This should depend on gtk4-git specifically (it does not work on gtk4)

e-v commented on 2021-09-21 08:00 (UTC)

This build of fracal-next crashes after login attempts as described there: https://gitlab.gnome.org/GNOME/fractal/-/issues/834

genofire commented on 2021-09-07 08:29 (UTC) (edited on 2021-09-07 08:30 (UTC) by genofire)

pkgver is really uncool to identify the git commit - my suggestion is:

pkgver() {
    cd "${srcdir}/${pkgname%-git}"
    printf "v%s" "$(git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g')"
}

See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=dino-git

e-v commented on 2021-06-02 09:39 (UTC) (edited on 2021-06-02 09:42 (UTC) by e-v)

Thank you! Also, since the source is a (untagged) git branch, shouldn't this be called fractacl-next-git?

juxuanu commented on 2021-06-02 07:59 (UTC)

You are right, @ElVirolo. I bumped the pkgrel to force an update with the correct conflicts and provides.

e-v commented on 2021-06-02 06:18 (UTC)

Thanks a lot for this PKGBUILD! You should probably add provides and conflicts lines, as it conflicts with fractal and fractal-git.

docquantum commented on 2020-12-07 19:36 (UTC)

@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 (UTC) (edited on 2020-01-25 22:09 (UTC) by ObscureScience)

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 (UTC)

gst-editing-services package is needed now to compile