aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-01-24 15:09:11 +0100
committerCem Keylan <cem@ckyln.com>2023-01-24 15:09:11 +0100
commit5ee0305949e7a98eb79e4943c0af1f42e871e235 (patch)
tree251c601a69ba1dbe06b22b77da67b81ae81c488c
parent8e48549f09d3f585118b984a1065a8d803f0303d (diff)
downloadrepository-5ee0305949e7a98eb79e4943c0af1f42e871e235.tar.gz
dunst: drop from repository
-rwxr-xr-xdbus/dunst/build15
-rw-r--r--dbus/dunst/checksums2
-rw-r--r--dbus/dunst/depends12
-rw-r--r--dbus/dunst/meta3
-rw-r--r--dbus/dunst/sources1
-rw-r--r--dbus/dunst/version1
6 files changed, 0 insertions, 34 deletions
diff --git a/dbus/dunst/build b/dbus/dunst/build
deleted file mode 100755
index 08bb2faa..00000000
--- a/dbus/dunst/build
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh -e
-
-export DESTDIR="$1"
-
-mk() {
- make \
- PREFIX=/usr \
- MANDIR=/usr/share \
- DESTDIR="$DESTDIR" \
- WAYLAND="$(cpt l -C wayland 1 0)" \
- "$@"
-}
-
-mk dunst dunstify
-mk install
diff --git a/dbus/dunst/checksums b/dbus/dunst/checksums
deleted file mode 100644
index 2436b786..00000000
--- a/dbus/dunst/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-8274168a1cf80d3f18aa04849b31f48afb275035096707c63a89232830428c17 v1.9.0.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/meta b/dbus/dunst/meta
deleted file mode 100644
index 35db9e33..00000000
--- a/dbus/dunst/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: Lightweight notification daemon
-license: BSD-3-Clause
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/dbus/dunst/sources b/dbus/dunst/sources
deleted file mode 100644
index 4d566f1e..00000000
--- a/dbus/dunst/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://github.com/dunst-project/dunst/archive/v1.9.0.tar.gz
diff --git a/dbus/dunst/version b/dbus/dunst/version
deleted file mode 100644
index 67fe23c8..00000000
--- a/dbus/dunst/version
+++ /dev/null
@@ -1 +0,0 @@
-1.9.0 1