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