blob: a32e178e6b56990fa29ecee19cb3c082a7f1a02c (
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
|
pkgbase = ember-notify
pkgdesc = Notification daemon for i3/X11 with Eww integration
pkgver = 0.1.5
pkgrel = 1
url = https://github.com/Savanta/Ember
install = ember-notify.install
arch = x86_64
license = MIT
makedepends = cargo
makedepends = rust
makedepends = sqlite
depends = cairo
depends = dbus
depends = libcanberra
depends = sqlite
depends = wmctrl
optdepends = noto-fonts: default toast font
optdepends = eww: bar widget integration
provides = notification-daemon
conflicts = dunst
conflicts = mako
conflicts = deadd-notification-center
options = !debug
options = !lto
source = ember-notify-0.1.5.tar.gz::https://github.com/Savanta/Ember/archive/refs/tags/v0.1.5.tar.gz
sha256sums = 89adff1c845e7e97fae678b1ece15bda93857fcc97d3b0f212c19bbb084376b1
pkgname = ember-notify
|