From 4c391d1e500cc1e61518546a28d07cd75e2150be Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 13 Feb 2020 11:12:31 +0300 Subject: dwm-notify-send: add new package at git to cem --- cem/dwm-notify-send/build | 3 +++ cem/dwm-notify-send/checksums | 1 + cem/dwm-notify-send/sources | 1 + cem/dwm-notify-send/version | 1 + 4 files changed, 6 insertions(+) create mode 100755 cem/dwm-notify-send/build create mode 100644 cem/dwm-notify-send/checksums create mode 100644 cem/dwm-notify-send/sources create mode 100644 cem/dwm-notify-send/version (limited to 'cem/dwm-notify-send') diff --git a/cem/dwm-notify-send/build b/cem/dwm-notify-send/build new file mode 100755 index 0000000..b5cbd9c --- /dev/null +++ b/cem/dwm-notify-send/build @@ -0,0 +1,3 @@ +#!/bin/sh -e + +make -C dwm-notify-send DESTDIR="$1" PREFIX=/usr install diff --git a/cem/dwm-notify-send/checksums b/cem/dwm-notify-send/checksums new file mode 100644 index 0000000..d5b58ef --- /dev/null +++ b/cem/dwm-notify-send/checksums @@ -0,0 +1 @@ +git git+git://git.ckyln.com/cem-utils.git diff --git a/cem/dwm-notify-send/sources b/cem/dwm-notify-send/sources new file mode 100644 index 0000000..76a6d01 --- /dev/null +++ b/cem/dwm-notify-send/sources @@ -0,0 +1 @@ +git+git://git.ckyln.com/cem-utils.git diff --git a/cem/dwm-notify-send/version b/cem/dwm-notify-send/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/cem/dwm-notify-send/version @@ -0,0 +1 @@ +git 1 -- cgit v1.2.3