blob: 4d963715fb91fd6001764ffda69c0676c5b83f4c (
plain)
1
2
3
4
5
6
|
name=dunst
version=1.12.1
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
|