Search Criteria
Package Details: fluffychat 0.25.1-1
Git Clone URL: | https://aur.archlinux.org/fluffychat.git (read-only, click to copy) |
---|---|
Package Base: | fluffychat |
Description: | Chat with your friends |
Upstream URL: | https://fluffychat.im/ |
Keywords: | Matrix |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | garionion |
Maintainer: | garionion |
Last Packager: | garionion |
Votes: | 2 |
Popularity: | 1.05 |
First Submitted: | 2020-10-29 10:59 |
Last Updated: | 2021-01-17 11:05 |
Dependencies (5)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (make)
- cmake (cmake-git) (make)
- flutter-git (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- pantalaimon (optional) – used for E2E encryption
Latest Comments
SeerLite commented on 2021-01-19 15:09
Tries to create /opt/flutter/bin/cache during package creation. Is there any way to do it in a under current directory?
garionion commented on 2021-01-17 11:07
it did use flutter channel dev and since i did not want to just change your channel i used flutter-dev. but since fluffychat now uses channel master, i switched to flutter-git
JuniorJPDJ commented on 2021-01-14 01:26
It depends on flutter-dev which is now orphaned. Does it really need any -dev things?
garionion commented on 2020-12-05 21:44
as long as I don't get complaints, that it wont always build, i have no problem with a -git packet ^^
also, I'm waiting for their download server for a -bin packet
JuniorJPDJ commented on 2020-12-05 20:58
What do you think about creating also a -git package?
garionion commented on 2020-10-29 13:59
Yes, these are necessary, unfortunatly (https://flutter.dev/desktop)
Also, you need to be part of the flutterusers group for /opt/flutter access
additionally I made a mistake. it needs to be flutter channel dev. i will push an update
MazeChaZer commented on 2020-10-29 13:59
Sorry for the comment spam, but the problem also exists if only
flutter build linux --release
is executed :(MazeChaZer commented on 2020-10-29 13:55
I'm just seeing that the reason for this error are these lines:
Are they really necessary? Building a package should NOT change my system :/
MazeChaZer commented on 2020-10-29 13:49
Build fails for me with
If I create the directory the next error comes up:
Why does this package fiddle with my system during build time? This should be fixed.