Merge pull request #1525 from GiedriusS/twitchnotifier
New package: TwitchNotifier-0.3.1
This commit is contained in:
commit
6bdb378928
1 changed files with 16 additions and 0 deletions
16
srcpkgs/TwitchNotifier/template
Normal file
16
srcpkgs/TwitchNotifier/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'TwitchNotifier'
|
||||
pkgname="TwitchNotifier"
|
||||
version="0.3.1"
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python3.4-devel"
|
||||
makedepends="python3.4-devel"
|
||||
depends="python3.4-gobject python3.4-requests libnotify"
|
||||
python_versions="3.4"
|
||||
noarch=yes
|
||||
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"
|
||||
checksum="fcb7482ebde01e256de25ee067074e8bf51303c234e66f64a1ed33aa6d28ccb9"
|
Loading…
Reference in a new issue