e65ce05647
Port changes: * Add LICENSE_FILE * Add post-patch fixing DATADIR * Change WWW to https * Update patch of makefile PR: 227371 Submitted by: Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
99 lines
3.6 KiB
Text
99 lines
3.6 KiB
Text
%%CLIENT%%bin/syncplay
|
|
%%SERVER%%bin/syncplay-server
|
|
%%DATADIR%%/resources/accept.png
|
|
%%DATADIR%%/resources/application_get.png
|
|
%%DATADIR%%/resources/arrow_refresh.png
|
|
%%DATADIR%%/resources/arrow_switch.png
|
|
%%DATADIR%%/resources/arrow_undo.png
|
|
%%DATADIR%%/resources/bullet_right_grey.png
|
|
%%DATADIR%%/resources/chevrons_right.png
|
|
%%DATADIR%%/resources/clock_go.png
|
|
%%DATADIR%%/resources/cog.png
|
|
%%DATADIR%%/resources/cog_delete.png
|
|
%%DATADIR%%/resources/comments.png
|
|
%%DATADIR%%/resources/control_pause_blue.png
|
|
%%DATADIR%%/resources/control_play_blue.png
|
|
%%DATADIR%%/resources/cross.png
|
|
%%DATADIR%%/resources/cross_checkbox.png
|
|
%%DATADIR%%/resources/delete.png
|
|
%%DATADIR%%/resources/door_in.png
|
|
%%DATADIR%%/resources/email_go.png
|
|
%%DATADIR%%/resources/empty_checkbox.png
|
|
%%DATADIR%%/resources/error.png
|
|
%%DATADIR%%/resources/eye.png
|
|
%%DATADIR%%/resources/film_add.png
|
|
%%DATADIR%%/resources/film_edit.png
|
|
%%DATADIR%%/resources/film_folder_edit.png
|
|
%%DATADIR%%/resources/film_go.png
|
|
%%DATADIR%%/resources/film_link.png
|
|
%%DATADIR%%/resources/folder_explore.png
|
|
%%DATADIR%%/resources/folder_film.png
|
|
%%DATADIR%%/resources/help.png
|
|
%%DATADIR%%/resources/house.png
|
|
%%DATADIR%%/resources/key_go.png
|
|
%%DATADIR%%/resources/lock.png
|
|
%%DATADIR%%/resources/lock_open.png
|
|
%%DATADIR%%/resources/lua/intf/syncplay.lua
|
|
%%DATADIR%%/resources/mpc-be.png
|
|
%%DATADIR%%/resources/mpc-hc.png
|
|
%%DATADIR%%/resources/mpc-hc64.png
|
|
%%DATADIR%%/resources/mplayer.png
|
|
%%DATADIR%%/resources/mpv.png
|
|
%%DATADIR%%/resources/page_white_key.png
|
|
%%DATADIR%%/resources/shield_add.png
|
|
%%DATADIR%%/resources/shield_edit.png
|
|
%%DATADIR%%/resources/syncplay.png
|
|
%%DATADIR%%/resources/syncplayintf.lua
|
|
%%DATADIR%%/resources/table_refresh.png
|
|
%%DATADIR%%/resources/tick.png
|
|
%%DATADIR%%/resources/tick_checkbox.png
|
|
%%DATADIR%%/resources/timeline_marker.png
|
|
%%DATADIR%%/resources/user_comment.png
|
|
%%DATADIR%%/resources/user_key.png
|
|
%%DATADIR%%/resources/vlc.png
|
|
%%DATADIR%%/resources/world_add.png
|
|
%%DATADIR%%/resources/world_explore.png
|
|
%%DATADIR%%/resources/world_go.png
|
|
lib/syncplay/syncplay/__init__.py
|
|
lib/syncplay/syncplay/client.py
|
|
lib/syncplay/syncplay/clientManager.py
|
|
lib/syncplay/syncplay/constants.py
|
|
lib/syncplay/syncplay/messages.py
|
|
lib/syncplay/syncplay/messages_de.py
|
|
lib/syncplay/syncplay/messages_en.py
|
|
lib/syncplay/syncplay/messages_it.py
|
|
lib/syncplay/syncplay/messages_ru.py
|
|
lib/syncplay/syncplay/players/__init__.py
|
|
lib/syncplay/syncplay/players/basePlayer.py
|
|
lib/syncplay/syncplay/players/mpc.py
|
|
lib/syncplay/syncplay/players/mpcbe.py
|
|
lib/syncplay/syncplay/players/mplayer.py
|
|
lib/syncplay/syncplay/players/mpv.py
|
|
lib/syncplay/syncplay/players/playerFactory.py
|
|
lib/syncplay/syncplay/players/vlc.py
|
|
lib/syncplay/syncplay/protocols.py
|
|
lib/syncplay/syncplay/server.py
|
|
%%CLIENT%%lib/syncplay/syncplayClient.py
|
|
%%SERVER%%lib/syncplay/syncplayServer.py
|
|
lib/syncplay/syncplay/ui/ConfigurationGetter.py
|
|
lib/syncplay/syncplay/ui/GuiConfiguration.py
|
|
lib/syncplay/syncplay/ui/__init__.py
|
|
lib/syncplay/syncplay/ui/consoleUI.py
|
|
lib/syncplay/syncplay/ui/gui.py
|
|
lib/syncplay/syncplay/utils.py
|
|
lib/syncplay/syncplay/vendor/Qt.py
|
|
lib/syncplay/syncplay/vendor/__init__.py
|
|
lib/syncplay/syncplay/vendor/qt5reactor.py
|
|
%%CLIENT%%%%VLC%%lib/vlc/lua/intf/syncplay.lua
|
|
share/app-install/icons/syncplay.png
|
|
%%CLIENT%%share/applications/syncplay.desktop
|
|
%%SERVER%%share/applications/syncplay-server.desktop
|
|
share/icons/128x128/apps/syncplay.png
|
|
share/icons/16x16/apps/syncplay.png
|
|
share/icons/24x24/apps/syncplay.png
|
|
share/icons/256x256/apps/syncplay.png
|
|
share/icons/32x32/apps/syncplay.png
|
|
share/icons/48x48/apps/syncplay.png
|
|
share/icons/64x64/apps/syncplay.png
|
|
share/icons/96x96/apps/syncplay.png
|
|
share/pixmaps/syncplay.png
|