blob: ea8ffeddf06c6cbbbadc75747514ff6990f1e437 (
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
|
pkgbase = notify-git
pkgdesc = ntfy.sh client application to receive everyday's notifications
pkgver = 0.1.6_94d6286
pkgrel = 2
url = https://github.com/ranfdev/Notify
arch = x86_64
license = GPL3
makedepends = grep
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = cargo
makedepends = blueprint-compiler
makedepends = capnproto
depends = gtk4
depends = gtksourceview5
depends = libadwaita
depends = openssl
optdepends = gnome-keyring: Required on GNOME-based desktops to launch the program
optdepends = kwalletmanager: Required on KDE-based desktops to launch the program
options = !lto
source = git+https://github.com/ranfdev/Notify
sha256sums = SKIP
pkgname = notify-git
|