blob: 30c559b9d7febac761ea7847a804636dc468673a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = dfl-notification
pkgdesc = Implementation of the XDG Desktop Notification Spec
pkgver = 0.3.0
pkgrel = 1
url = https://gitlab.com/desktop-frameworks/notification
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = meson
makedepends = ninja
depends = qt6-base
source = https://gitlab.com/desktop-frameworks/notification/-/archive/v0.3.0/notification-v0.3.0.tar.gz
sha256sums = 91ccc97234d63e7c3e4343e13e2bc17f4881e4359d5a7bca405861199753c295
pkgname = dfl-notification
|