18 lines
557 B
Bash
18 lines
557 B
Bash
# Template file for 'statnot'
|
|
pkgname=statnot
|
|
version=0.0.4
|
|
revision=5
|
|
_commit=d70982eb5d86e7849295b634721a74a433fcb532
|
|
build_style=gnu-makefile
|
|
depends="python3-gobject python3-dbus xsetroot"
|
|
short_desc="Notification system for lightweight window managers"
|
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/halhen/statnot/"
|
|
distfiles="https://github.com/halhen/statnot/archive/$_commit.tar.gz"
|
|
checksum=9b6346e2340dd4ba5f76cbc7f3d5a09d2ba623bb74aab2355b793055f96991bf
|
|
|
|
post_install() {
|
|
vdoc README.md
|
|
}
|