Source: syncplay
Section: net
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 pkgconf,
 pkg-config,
 python3-all,
 python3-setuptools,
# For tests by upstream
 python3-twisted,
#Testsuite: autopkgtest-pkg-python,
Standards-Version: 4.6.2
Homepage: https://syncplay.pl/
Vcs-Browser: https://salsa.debian.org/fuddl/syncplay
Vcs-Git: https://salsa.debian.org/fuddl/syncplay.git

Package: syncplay
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 python3-certifi,
 python3-twisted,
 syncplay-common,
# Those are for the graphical user interface:
 mpv | vlc,
 python3-pyside2.qtcore,
 python3-pyside2.qtwidgets,
Recommends: syncplay-server,
Suggests: jami | linphone-desktop | mumble,
Description: Free software that synchronises media players so that faraway friends can watch videos together
 Solution to synchronize video playback across multiple instances of mpv, VLC, MPC-HC, MPC-BE and mplayer2 over the Internet.

Package: syncplay-server
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 syncplay-common,
 python3-twisted,
 python3-certifi,
Recommends: certbot,
Suggests: dehydrated | acme-tiny,
Breaks: syncplay (<< 1.6.7+repack1-7),
Replaces: syncplay (<< 1.6.7+repack1-7),
Description: Free software that synchronises media players so that faraway friends can watch videos together
 Solution to synchronize video playback across multiple instances of mpv, VLC, MPC-HC, MPC-BE and mplayer2 over the Internet.

Package: syncplay-common
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Breaks: syncplay (<< 1.6.7+repack1-7),
Replaces: syncplay (<< 1.6.7+repack1-7),
Description: Free software that synchronises media players so that faraway friends can watch videos together
 Solution to synchronize video playback across multiple instances of mpv, VLC, MPC-HC, MPC-BE and mplayer2 over the Internet.