blob: 8a49da03c34ce1e0bccce644e3367878ae59df06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = emote
pkgdesc = Modern popup emoji picker
pkgver = 4.1.0
pkgrel = 2
url = https://github.com/tom-james-watson/Emote
arch = any
license = GPL-3.0-only
makedepends = python-setuptools
makedepends = python-pipenv
depends = python
depends = gtk3
depends = python-gobject
depends = libkeybinder3
depends = python-setproctitle
depends = dbus-python
depends = hicolor-icon-theme
depends = emoji-font
optdepends = xdotool: automatic pasting in X11
optdepends = wl-clipboard: automatic copying in Wayland
optdepends = ydotool: automatic pasting in Wayland
source = https://github.com/tom-james-watson/Emote/archive/refs/tags/v4.1.0.tar.gz
source = setup.py
source = emote_154.patch::https://github.com/tom-james-watson/Emote/pull/154.patch
source = emote_wayland_autopaste.patch
sha256sums = 171ddf7e216f12a9e0ed63cd0a97796fd63967df3b3aa5e452877b74aabd48c9
sha256sums = c4a32b3e4be22e0214012c46a20de8218dd77cf54f884a4dccc3c4ff2ca0a18f
sha256sums = c8fab9cd79c7def484809158930df576de5a6a4c08232272b3f8eed9ae18c874
sha256sums = 386def90668191e0930f2773e9b756399a4b8ec402760391128956ec02a35893
pkgname = emote
|