2015-05-07 20:49:30 +02:00
|
|
|
# Template file for 'TwitchNotifier'
|
2016-10-16 22:36:04 +02:00
|
|
|
pkgname=TwitchNotifier
|
|
|
|
version=0.4.2
|
2017-08-28 07:22:14 +02:00
|
|
|
revision=3
|
2016-10-16 22:36:04 +02:00
|
|
|
build_style=python3-module
|
|
|
|
hostmakedepends="python3-devel"
|
|
|
|
makedepends="python3-devel"
|
|
|
|
depends="python3-gobject python3-requests libnotify"
|
2015-05-07 21:04:25 +02:00
|
|
|
noarch=yes
|
2015-05-07 20:49:30 +02: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 18:13:06 +01:00
|
|
|
checksum="ba42a2fe3ff433a0f1319c4bd162d6fc1f49185eaee02720fcd165217494fcaf"
|