diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-24 15:09:11 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-24 15:09:11 +0100 |
commit | 5ee0305949e7a98eb79e4943c0af1f42e871e235 (patch) | |
tree | 251c601a69ba1dbe06b22b77da67b81ae81c488c /dbus | |
parent | 8e48549f09d3f585118b984a1065a8d803f0303d (diff) | |
download | repository-5ee0305949e7a98eb79e4943c0af1f42e871e235.tar.gz |
dunst: drop from repository
Diffstat (limited to 'dbus')
-rwxr-xr-x | dbus/dunst/build | 15 | ||||
-rw-r--r-- | dbus/dunst/checksums | 2 | ||||
-rw-r--r-- | dbus/dunst/depends | 12 | ||||
-rw-r--r-- | dbus/dunst/meta | 3 | ||||
-rw-r--r-- | dbus/dunst/sources | 1 | ||||
-rw-r--r-- | dbus/dunst/version | 1 |
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 |