void-packages/srcpkgs/TwitchNotifier/template

16 lines
598 B
Bash
Raw Normal View History

2015-05-07 18:49:30 +00:00
# Template file for 'TwitchNotifier'
pkgname=TwitchNotifier
version=0.4.2
revision=2
build_style=python3-module
hostmakedepends="python3-devel"
makedepends="python3-devel"
depends="python3-gobject python3-requests libnotify"
2015-05-07 19:04:25 +00:00
noarch=yes
2015-05-07 18:49:30 +00:00
short_desc="Daemon that notifies you about your followed channels on Twitch.TV"
maintainer="Giedrius Statkevičius <giedriuswork@gmail.com>"
license="GPL-3"
homepage="https://github.com/GiedriusS/${pkgname}"
distfiles="https://github.com/GiedriusS/${pkgname}/archive/${version}.tar.gz"
2015-12-08 17:13:06 +00:00
checksum="ba42a2fe3ff433a0f1319c4bd162d6fc1f49185eaee02720fcd165217494fcaf"