avizo - neat notification daemon
This commit is contained in:
parent
678ac651c2
commit
809715742a
2 changed files with 16 additions and 0 deletions
|
@ -15,6 +15,8 @@ done
|
||||||
## Included packages
|
## Included packages
|
||||||
- aspell-es - Spanish dictionary for aspell
|
- aspell-es - Spanish dictionary for aspell
|
||||||
- v1.11 - http://aspell.net/
|
- v1.11 - http://aspell.net/
|
||||||
|
- avizo - A neat notification daemon
|
||||||
|
- v1.2.1 - https://github.com/misterdanb/avizo
|
||||||
- bore - Bore is a simple CLI tool for making tunnels to localhost
|
- bore - Bore is a simple CLI tool for making tunnels to localhost
|
||||||
- v0.5.0 - https://github.com/ekzhang/bore
|
- v0.5.0 - https://github.com/ekzhang/bore
|
||||||
- doas-sudo-shim - Sudo shim for doas
|
- doas-sudo-shim - Sudo shim for doas
|
||||||
|
|
14
srcpkgs/avizo/template
Normal file
14
srcpkgs/avizo/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'avizo'
|
||||||
|
pkgname=avizo
|
||||||
|
version=1.2.1
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config vala ninja"
|
||||||
|
makedepends="gobject-introspection glib-devel gtk-layer-shell-devel gtk+3-devel"
|
||||||
|
depends="dbus alsa-utils glib gtk-layer-shell gtk+3"
|
||||||
|
short_desc="A neat notification daemon"
|
||||||
|
maintainer="Lilian Jónsdóttir <lilian.jonsdottir@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/misterdanb/avizo"
|
||||||
|
distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=efd4763db7c802d22e8939dac909d4886f5967aefbfc3fd526735da2a814b91b
|
Loading…
Add table
Reference in a new issue