1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-16 11:02:42 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms) https://chris.netsoj.nl/projects/harbour-sailfin
Go to file
Chris Josten 727e50cae1 Updated build system to fix issues
- Application could not be launched by the invoker because of some
  missing compiler flags (-rdynamic -pie)
- Private libraries were not found due to incorrect rpath being set
- Moved the qml list of files for sailfish from qtquick to sailfish
  (Stupid mistake I made because my editor doesn't really differentiate
  between different files with the same name in different folders)
2020-10-26 00:14:46 +01:00
cmake Switched to a sane build system (CMake) 2020-10-25 19:58:02 +01:00
core Updated build system to fix issues 2020-10-26 00:14:46 +01:00
qtquick Updated build system to fix issues 2020-10-26 00:14:46 +01:00
rpm Updated build system to fix issues 2020-10-26 00:14:46 +01:00
sailfish Updated build system to fix issues 2020-10-26 00:14:46 +01:00
.gitignore Initial commit 2020-09-20 12:14:51 +02:00
.gitmodules Add license and readme 2020-09-26 03:01:46 +02:00
CMakeLists.txt Updated build system to fix issues 2020-10-26 00:14:46 +01:00
LICENSE Add license and readme 2020-09-26 03:01:46 +02:00
README.md Added svg icon 2020-09-26 03:12:41 +02:00

Sailfin

Sailfin is a Sailfish OS client for Jellyfin, a media server, written in C++ and qml.

License

This application is licensed under the LGPLv2.1 license, although you may opt to choose a newer version of the LGPL if you want so.