13 lines
449 B
Bash
13 lines
449 B
Bash
|
# Template file for 'syncplay'
|
||
|
pkgname=syncplay
|
||
|
version=1.4.0
|
||
|
revision=1
|
||
|
build_style=gnu-makefile
|
||
|
depends="python-pyside Twisted"
|
||
|
short_desc="Free software that synchronises media players"
|
||
|
maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
||
|
license="Apache-2.0"
|
||
|
homepage="http://syncplay.pl/"
|
||
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||
|
checksum=37fc2b3d1d6d49e2289dcdeffcf24ebdafbc24398411cff4666e09d49405759d
|