summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add libmpv backendMavridis Philippe2024-09-081-0/+10
| | | | | | | | | | | | This commit adds the basic functionality including: - local/remote video playback - subtitles support - Kaffeine playlist integration What is missing: - sound controls Signed-off-by: Mavridis Philippe <[email protected]>
* Drop automake build support.gregory guy2021-03-071-50/+50
| | | | | | | | | | | Add basic cmake build instructions. Some doc files have moved at the root of the module. Rework of the README and help page. Deleted file BUGS. Update some cmake files with latest macros. Few cosmetics. Signed-off-by: gregory guy <[email protected]>
* cmake: Make a listing of versions of gstreamer parts more obvious.Slávek Banko2020-02-081-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2020-02-081-0/+176
Add a man page taken from the Debian build system. dvbdata.tar.gz from the "images" folder has been decompressed and the data files have been put into their own folder (dvbdata). kaffeine-iso.desktop file added from the Debian packaging. Signed-off-by: gregory guy <[email protected]>