aboutsummaryrefslogtreecommitdiff
path: root/dbus/dunst
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dunst')
-rwxr-xr-xdbus/dunst/build17
-rw-r--r--dbus/dunst/checksums1
-rw-r--r--dbus/dunst/depends12
-rw-r--r--dbus/dunst/sources1
-rw-r--r--dbus/dunst/version1
5 files changed, 0 insertions, 32 deletions
diff --git a/dbus/dunst/build b/dbus/dunst/build
deleted file mode 100755
index 36e542cf..00000000
--- a/dbus/dunst/build
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh -e
-
-export DESTDIR="$1"
-
-mk() {
- # No, I actually want to get the output, shellcheck, thank you very much.
- # shellcheck disable=2181
- make \
- PREFIX=/usr \
- MANDIR=/usr/share \
- DESTDIR="$DESTDIR" \
- WAYLAND="$(cpt l wayland >/dev/null 2>&1; printf '%s' "$(($? == 0))")" \
- "$@"
-}
-
-mk dunst dunstify
-mk install
diff --git a/dbus/dunst/checksums b/dbus/dunst/checksums
deleted file mode 100644
index f126f8b2..00000000
--- a/dbus/dunst/checksums
+++ /dev/null
@@ -1 +0,0 @@
-cc7d801575f75e92b18d46ee5d3df80aaf331c88b83ec6caabbecf8636310e13 v1.6.1.tar.gz
diff --git a/dbus/dunst/depends b/dbus/dunst/depends
deleted file mode 100644
index 54679aa1..00000000
--- a/dbus/dunst/depends
+++ /dev/null
@@ -1,12 +0,0 @@
-cairo
-dbus
-freetype-harfbuzz
-gdk-pixbuf
-glib
-libX11
-libXScrnSaver
-libXext
-libXinerama
-libXrandr
-libnotify
-pango
diff --git a/dbus/dunst/sources b/dbus/dunst/sources
deleted file mode 100644
index 65c166f4..00000000
--- a/dbus/dunst/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://github.com/dunst-project/dunst/archive/v1.6.1.tar.gz
diff --git a/dbus/dunst/version b/dbus/dunst/version
deleted file mode 100644
index b109a380..00000000
--- a/dbus/dunst/version
+++ /dev/null
@@ -1 +0,0 @@
-1.6.1 1