mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
syncplay: update to 1.7.4, support TLS
This commit is contained in:
parent
89e9db639c
commit
c2d845e9d9
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'syncplay'
|
# Template file for 'syncplay'
|
||||||
pkgname=syncplay
|
pkgname=syncplay
|
||||||
version=1.7.3
|
version=1.7.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_dirs="usr/lib/syncplay/syncplay"
|
pycompile_dirs="usr/lib/syncplay/syncplay"
|
||||||
depends="desktop-file-utils python3-pyside6 python3-Twisted
|
depends="desktop-file-utils python3-pyside6 python3-Twisted
|
||||||
qt6-declarative python3-service_identity"
|
qt6-declarative python3-service_identity python3-pem"
|
||||||
short_desc="Free software that synchronises media players"
|
short_desc="Free software that synchronises media players"
|
||||||
maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
maintainer="KeepBotting <branon@branon.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://syncplay.pl/"
|
homepage="https://syncplay.pl/"
|
||||||
distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz"
|
||||||
checksum=5aaea59dab1a9f673019b6e59742ec8bb94248b7913b5f57423775ca905f1c0e
|
checksum=ec97045bed0a8e185f7daada179fb6b6d71d9457122d0ede29c5be1235ff551d
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue