mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: SwayNotificationCenter-0.9.0
Co-authored-by: Duncaen <duncaen@voidlinu.org> Closes: #40099 [via git-merge-pr]
This commit is contained in:
parent
5a7c09e268
commit
55bf1190e2
1 changed files with 15 additions and 0 deletions
15
srcpkgs/SwayNotificationCenter/template
Normal file
15
srcpkgs/SwayNotificationCenter/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'SwayNotificationCenter'
|
||||||
|
pkgname=SwayNotificationCenter
|
||||||
|
version=0.9.0
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="vala glib-devel pkg-config scdoc"
|
||||||
|
makedepends="gobject-introspection gtk+3-devel gtk-layer-shell-devel
|
||||||
|
json-glib-devel libhandy1-devel libgee-devel pulseaudio-devel"
|
||||||
|
depends="dbus"
|
||||||
|
short_desc="Simple notification daemon with a GTK gui"
|
||||||
|
maintainer="Akhil Jalagam <akhil.j@gmail.com>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/ErikReider/SwayNotificationCenter"
|
||||||
|
distfiles="https://github.com/ErikReider/SwayNotificationCenter/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=3f00bc858b7b3610e88ef0f6ee64d727892dd82f280f1dfc01dde863c2ea3376
|
Loading…
Add table
Reference in a new issue