blob: b530ad6737756fb5781b8c68fa13f95014604d8a (
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.1.0
pkgrel = 1
url = https://gitlab.com/desktop-frameworks/notification
arch = x86_64
arch = aarch64
license = GPL3
makedepends = meson
makedepends = ninja
depends = qt5-base
source = https://gitlab.com/desktop-frameworks/notification/-/archive/v0.1.0/notification-v0.1.0.tar.gz
md5sums = 1693118dc894eb46fb44580bc84fc538
pkgname = dfl-notification
|