15 lines
507 B
Bash
15 lines
507 B
Bash
# Template file for 'syncplay'
|
|
pkgname=syncplay
|
|
version=1.5.2
|
|
revision=2
|
|
noarch=yes
|
|
build_style=gnu-makefile
|
|
pycompile_dirs="usr/lib/syncplay/syncplay"
|
|
depends="python-pyside python-Twisted"
|
|
short_desc="Free software that synchronises media players"
|
|
maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://syncplay.pl/"
|
|
distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz"
|
|
checksum=8a6a6e73b28e842230b4deef3b031f8ebeea5e30ffca393f2c4f8de207c6f428
|