aboutsummaryrefslogtreecommitdiff
path: root/dunst
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /dunst
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'dunst')
-rw-r--r--dunst/.checksum1
-rw-r--r--dunst/.files32
-rw-r--r--dunst/abuild6
-rw-r--r--dunst/depends4
4 files changed, 43 insertions, 0 deletions
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