From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- dunst/.checksum | 1 + dunst/.files | 32 ++++++++++++++++++++++++++++++++ dunst/abuild | 6 ++++++ dunst/depends | 4 ++++ 4 files changed, 43 insertions(+) create mode 100644 dunst/.checksum create mode 100644 dunst/.files create mode 100644 dunst/abuild create mode 100644 dunst/depends (limited to 'dunst') diff --git a/dunst/.checksum b/dunst/.checksum new file mode 100644 index 00000000..f9b792d7 --- /dev/null +++ b/dunst/.checksum @@ -0,0 +1 @@ +c3206f5cbda1cd69d0981f81f0b5578ac70e752a18d0a8cd530fe6c739facb63 dunst-1.12.2.tar.gz diff --git a/dunst/.files b/dunst/.files new file mode 100644 index 00000000..1489e55e --- /dev/null +++ b/dunst/.files @@ -0,0 +1,32 @@ +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/dunst/abuild b/dunst/abuild new file mode 100644 index 00000000..ce13a75c --- /dev/null +++ b/dunst/abuild @@ -0,0 +1,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 diff --git a/dunst/depends b/dunst/depends new file mode 100644 index 00000000..ef38787c --- /dev/null +++ b/dunst/depends @@ -0,0 +1,4 @@ +libnotify +libdeflate +libxscrnsaver +libxinerama -- cgit v1.2.3