diff options
Diffstat (limited to 'repos/extra/dunst')
| -rwxr-xr-x | repos/extra/dunst/.checksum | 1 | ||||
| -rwxr-xr-x | repos/extra/dunst/.files | 32 | ||||
| -rwxr-xr-x | repos/extra/dunst/abuild | 6 | ||||
| -rwxr-xr-x | repos/extra/dunst/depends | 4 |
4 files changed, 0 insertions, 43 deletions
diff --git a/repos/extra/dunst/.checksum b/repos/extra/dunst/.checksum deleted file mode 100755 index 20283ceb..00000000 --- a/repos/extra/dunst/.checksum +++ /dev/null @@ -1 +0,0 @@ -582ca014fa601f4c2f6734d376e5f4ab842a06e43fab0ae38c728a0f055d7329 dunst-1.12.1.tar.gz diff --git a/repos/extra/dunst/.files b/repos/extra/dunst/.files deleted file mode 100755 index 1489e55e..00000000 --- a/repos/extra/dunst/.files +++ /dev/null @@ -1,32 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dunst/ --rw-r--r-- root/root etc/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 -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/org.knopwob.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 diff --git a/repos/extra/dunst/abuild b/repos/extra/dunst/abuild deleted file mode 100755 index 4d963715..00000000 --- a/repos/extra/dunst/abuild +++ /dev/null @@ -1,6 +0,0 @@ -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 diff --git a/repos/extra/dunst/depends b/repos/extra/dunst/depends deleted file mode 100755 index ef38787c..00000000 --- a/repos/extra/dunst/depends +++ /dev/null @@ -1,4 +0,0 @@ -libnotify -libdeflate -libxscrnsaver -libxinerama |