16 lines
577 B
Bash
16 lines
577 B
Bash
# Template file for 'syncplay'
|
|
pkgname=syncplay
|
|
version=1.7.3
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
pycompile_dirs="usr/lib/syncplay/syncplay"
|
|
depends="desktop-file-utils python3-pyside6 python3-Twisted
|
|
qt6-declarative python3-service_identity"
|
|
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=5aaea59dab1a9f673019b6e59742ec8bb94248b7913b5f57423775ca905f1c0e
|
|
python_version=3
|