Search Criteria
Package Details: emoji-keyboard-bin 4.0.0-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/emoji-keyboard-bin.git (read-only, click to copy) |
---|---|
Package Base: | emoji-keyboard-bin |
Description: | Virtual keyboard like emoji palette (binary release) |
Upstream URL: | https://github.com/OzymandiasTheGreat/emoji-keyboard |
Keywords: | bin binary gtk gtk3 rust tauri typescript webkit webkit2gtk |
Licenses: | MIT |
Conflicts: | emoji-keyboard |
Provides: | emoji-keyboard |
Submitter: | begin-theadventu |
Maintainer: | begin-theadventu |
Last Packager: | begin-theadventu |
Votes: | 8 |
Popularity: | 0.000151 |
First Submitted: | 2023-10-11 00:55 (UTC) |
Last Updated: | 2024-06-28 14:12 (UTC) |
Dependencies (4)
- emoji-font (noto-fonts-emoji-flagsAUR, noto-fonts-emoji-gitAUR, noto-fonts-emoji-blobAUR, noto-fonts-emoji-flag-gitAUR, ttf-mutant-emojiAUR, ttf-blobmojiAUR, ttf-twemojiAUR, ttf-apple-emojiAUR, ttf-twemoji-color-gitAUR, ttf-whatsapp-emojiAUR, ttf-twemoji-colorAUR, ttf-noto-emoji-monochromeAUR, ttf-twemoji-gitAUR, otf-unifontAUR, ttf-unifontAUR, ttf-ms-win11AUR, ttf-ms-win11-autoAUR, noto-fonts-emoji, ttf-joypixels)
- libayatana-appindicator
- webkit2gtk (webkit2gtk-imgpasteAUR)
- xdotool (xdotool-gitAUR)
Required by (0)
Sources (4)
- https://github.com/OzymandiasTheGreat/emoji-keyboard/raw/v4.0.0/app-icon.svg
- https://github.com/OzymandiasTheGreat/emoji-keyboard/raw/v4.0.0/LICENSE
- https://github.com/OzymandiasTheGreat/emoji-keyboard/raw/v4.0.0/src-tauri/icons/icon.png
- https://github.com/OzymandiasTheGreat/emoji-keyboard/releases/download/v4.0.0/emoji-keyboard_4.0.0_amd64.deb
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
begin-theadventu commented on 2023-10-11 01:03 (UTC) (edited on 2024-03-23 23:39 (UTC) by begin-theadventu)
@Treyarch No, this package must be built from the source code. Additionally, the license has been changed to MIT, and the application no longer utilizes Python.
EDIT:
emoji-keyboard
was merged intoemoji-keyboard-bin
(this package).Treyarch commented on 2022-12-12 04:34 (UTC)
Someone more wise to me on these things might be able to offer more advice, should this be getting the AppImage or the deb for this build?
nameless commented on 2022-06-02 17:36 (UTC)
I'm getting the same warning that Ataraxy gets on startup.
Additionally, I'm getting a JavaScript error on startup. I've reported the issue here.
Ataraxy commented on 2022-01-30 09:15 (UTC)
Running this, I see:
Further errors follow: https://imgur.com/a/7AN6VwT
Treyarch commented on 2021-11-18 06:21 (UTC)
Sorry it took so long to resolve, turns out it was a whack PKGBUILD option Thanks to rcf and thursdaylark on IRC we got there
Treyarch commented on 2021-06-09 06:09 (UTC)
Noted, it's something to do with the AppImage being pulled down borks it, I'll do some checking when I next am near my computer
fbrennan commented on 2021-06-09 05:26 (UTC)
This doesn't work?
Treyarch commented on 2021-04-10 23:44 (UTC)
Ah, I am still kinda new to AUR handling and I couldn't find that the other night when looking, must've had other stuff on my mind to stop me seeing it right in front of me, I've just pushed that live now.
cknoblauch commented on 2021-04-10 18:12 (UTC) (edited on 2021-04-10 18:13 (UTC) by cknoblauch)
The
PKGBULD
tries to move the binary to the target location inprepare()
instead ofpackage()
. By doing it inpackage()
you avoid having to callsudo
;makepkg
takes care of this automatically. See here.Replacing
prepare()
with the following worked for me using pamac:Skalli84 commented on 2021-04-09 16:53 (UTC)
Pamac is available on Arch too, but yes, I'm mainly using Pamac since it's UI based and easier to use. So this was an unexpected problem and first time I've seen it.
« First ‹ Previous 1 2 3 4 Next › Last »