blob: bdcd8972fc36cafd7ececf2e26627e33fcf16aae (
plain)
1
2
3
4
5
6
|
name=dunst
version=1.11.0
release=1
source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz"
[ -f $SPM_PKGDB/libx11 ] || export X11=0
[ -f $SPM_PKGDB/wayland ] || export WAYLAND=0
|