summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 15 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa97d7c9bf2a..c21dc47400a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,28 @@
pkgbase = rofimoji-git
- pkgdesc = A simple emoji picker for rofi
- pkgver = 3.0.0.r0.g4cffa9f
+ pkgdesc = Character picker for rofi
+ pkgver = 4.3.0.r6.g0614fe8
pkgrel = 1
url = https://github.com/fdw/rofimoji
+ install = rofimoji-git.install
arch = any
license = MIT
makedepends = git
+ makedepends = python-pip
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ depends = emoji-font
+ depends = python-configargparse
+ depends = python-xdg
depends = rofi
- depends = python3
- depends = xdotool
- optdepends = noto-fonts-emoji
- optdepends = ttf-symbola
- optdepends = xsel: copy emoji to clipboard
+ optdepends = wl-copy: for the Wayland clipboarder
+ optdepends = wtype: for the Wayland typer
+ optdepends = xclip: for one of the X.Org clipboarders
+ optdepends = xsel: for one of the X.Org clipboarders
+ optdepends = xdotool: for the X.Org typer
provides = rofimoji
conflicts = rofimoji
source = git+https://github.com/fdw/rofimoji.git
- md5sums = SKIP
+ b2sums = SKIP
pkgname = rofimoji-git