blob: 798303fc94912b0e189050ef98536539e41cee02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = udev-notify-git
pkgdesc = Show notifications when any USB device is plugged/unplugged
pkgver = 0.2.r3.g56c0454
pkgrel = 1
url = https://github.com/VHSgunzo/udev-notify
arch = any
license = MIT
makedepends = git
makedepends = make
depends = libnotify
depends = sox
depends = usbutils
depends = sed
depends = coreutils
depends = grep
depends = gawk
depends = util-linux
depends = bash
optdepends = espeak-ng
provides = udev-notify
conflicts = udev-notify
source = git+https://github.com/VHSgunzo/udev-notify.git
sha256sums = SKIP
pkgname = udev-notify-git
|