mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-15 04:42:06 +00:00
Basic support for UIBC (single mouse events and key events) - Option --uibc on miracle-sinkctl to enable it - Option --log-journal-level to see player execution on journalctl - Controller for uibc miracle-uibcctl - Player based on PyGtk to receive and communicate mouse and keyevents closes #57
11 lines
193 B
CMake
11 lines
193 B
CMake
|
|
########### install files ###############
|
|
|
|
install(FILES miracle-gst gstplayer DESTINATION bin)
|
|
|
|
|
|
|
|
#original Makefile.am contents follow:
|
|
|
|
#bin_SCRIPTS = miracle-gst.sh
|
|
#EXTRA_DIST = wpa.conf
|