Package Details: flemozi 0.2.0-1

Git Clone URL: https://aur.archlinux.org/flemozi.git (read-only, click to copy)
Package Base: flemozi
Description: An advanced Emoji Picker written with Flutter
Upstream URL: https://github.com/KRTirtho/flemozi
Licenses: GPL3
Submitter: gromit
Maintainer: gromit
Last Packager: gromit
Votes: 0
Popularity: 0.000000
First Submitted: 2023-03-28 00:06 (UTC)
Last Updated: 2023-09-09 10:58 (UTC)

Latest Comments

Aftermath commented on 2023-09-10 09:16 (UTC)

I don't know why, but it runs so heavy and slow compared to gtk Emoji pickers like emote or smile

float commented on 2023-04-28 12:56 (UTC)

I see. Thanks for pointing that out, @gromit!

gromit commented on 2023-04-28 12:51 (UTC)

@float nice, we will get there, step by step xD The issue you mention is one with the flutter package, see https://aur.archlinux.org/packages/flutter#comment-891036 ...

But yeah, I also dont like this as this forbids the flutter package to be used without manually intervening

float commented on 2023-04-28 12:45 (UTC)

Thanks for the quick response, @gromit. The dependency issue is resolved now. There is another issue during the prepare step though:

  ==> Starting prepare()...
  fatal: detected dubious ownership in repository at '/opt/flutter'
  To add an exception for this directory, call:

      git config --global --add safe.directory /opt/flutter
  rm: cannot remove '/opt/flutter/version': Permission denied
  ==> ERROR: A failure occurred in prepare().
      Aborting...
   -> error making: flemozi-exit status 4
   -> Failed to install the following packages. Manual intervention is required:
  flemozi - exit status 4

gromit commented on 2023-04-28 11:48 (UTC)

@float, thanks for the remark, could you check if the latest update I pushed works for you?

float commented on 2023-04-28 10:26 (UTC)

@gromit can you change the rustup dependency into rust, please? It conflicts with the rust package as it is now. It will still work for people that use rustup because the rustup package provides rust. Thank you!

gromit commented on 2023-04-09 13:31 (UTC)

Hey @WilliS! :) Did you install the package with an AUR-helper or with makepkg? In my experience this worked when building directly with makepkg :)

Now I also shipped a wrapper script that forces LD_PATH upon launch, so the problem should be fixed! Let me know if it isnt!

WilliS commented on 2023-04-09 12:11 (UTC)

Build and installation is successful.

When running, I get this error:

flemozi: error while loading shared libraries: libsuper_native_extensions.so: cannot open shared object file: No such file or directory