blob: c53de2f0a59a475e304d6d55e490658582a6dac7 (
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
31
32
33
34
35
|
pkgbase = swaync-git
pkgdesc = A simple notification daemon with a GTK panel for checking previous notifications like other DEs
pkgver = r517.4275fa3
pkgrel = 1
url = https://github.com/ErikReider/SwayNotificationCenter
arch = x86_64
arch = aarch64
arch = armv7h
license = GPL3
makedepends = vala>=0.56
makedepends = meson
makedepends = git
makedepends = scdoc
makedepends = sassc
depends = gtk3
depends = gtk-layer-shell
depends = dbus
depends = glib2
depends = gobject-introspection
depends = libgee
depends = json-glib
depends = libhandy
depends = libpulse
depends = gvfs
depends = libnotify
depends = granite
provides = swaync
provides = swaync-client
provides = notification-daemon
conflicts = swaync
conflicts = swaync-client
source = swaync::git+https://github.com/ErikReider/SwayNotificationCenter
sha256sums = SKIP
pkgname = swaync-git
|