diff options
Diffstat (limited to 'repos/extra/dunst')
| -rw-r--r-- | repos/extra/dunst/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/dunst/.files | 35 | ||||
| -rw-r--r-- | repos/extra/dunst/abuild | 6 | ||||
| -rw-r--r-- | repos/extra/dunst/depends | 4 |
4 files changed, 0 insertions, 46 deletions
diff --git a/repos/extra/dunst/.checksum b/repos/extra/dunst/.checksum deleted file mode 100644 index 0eed3bbb..00000000 --- a/repos/extra/dunst/.checksum +++ /dev/null @@ -1 +0,0 @@ -7afc43e05bc2de43fc0e6f5e62367e25a6c5e9f09788448e6f3bd2e901a1680d dunst-1.13.2.tar.gz diff --git a/repos/extra/dunst/.files b/repos/extra/dunst/.files deleted file mode 100644 index e02ebf04..00000000 --- a/repos/extra/dunst/.files +++ /dev/null @@ -1,35 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/dunst/ --rw-r--r-- root/root etc/xdg/dunst/dunstrc.new -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/dunst --rwxr-xr-x root/root usr/bin/dunstctl --rwxr-xr-x root/root usr/bin/dunstify -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/bash-completion/ -drwxr-xr-x root/root usr/share/bash-completion/completions/ --rw-r--r-- root/root usr/share/bash-completion/completions/dunst --rw-r--r-- root/root usr/share/bash-completion/completions/dunstctl --rw-r--r-- root/root usr/share/bash-completion/completions/dunstify -drwxr-xr-x root/root usr/share/dbus-1/ -drwxr-xr-x root/root usr/share/dbus-1/services/ --rw-r--r-- root/root usr/share/dbus-1/services/dunst.service -drwxr-xr-x root/root usr/share/fish/ -drwxr-xr-x root/root usr/share/fish/vendor_completions.d/ --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunst.fish --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstctl.fish --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstify.fish -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/dunst.1.gz --rw-r--r-- root/root usr/share/man/man1/dunstctl.1.gz --rw-r--r-- root/root usr/share/man/man1/dunstify.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/dunst.5.gz -drwxr-xr-x root/root usr/share/zsh/ -drwxr-xr-x root/root usr/share/zsh/site-functions/ --rw-r--r-- root/root usr/share/zsh/site-functions/_dunst --rw-r--r-- root/root usr/share/zsh/site-functions/_dunstctl --rw-r--r-- root/root usr/share/zsh/site-functions/_dunstify diff --git a/repos/extra/dunst/abuild b/repos/extra/dunst/abuild deleted file mode 100644 index fb02a6d3..00000000 --- a/repos/extra/dunst/abuild +++ /dev/null @@ -1,6 +0,0 @@ -name=dunst -version=1.13.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 diff --git a/repos/extra/dunst/depends b/repos/extra/dunst/depends deleted file mode 100644 index ef38787c..00000000 --- a/repos/extra/dunst/depends +++ /dev/null @@ -1,4 +0,0 @@ -libnotify -libdeflate -libxscrnsaver -libxinerama |