Skip to content

kod-kristoff/pirateplayer

 
 

Repository files navigation

Pirateplayer

Build instructions

Pirateplayer depends upon Qt4, Qt Desktop Components, librtmp, libarchive, libtidy-html5, Ffmpeg and the Pirateplay.se API.

Unix/Linux:

  1. Run 'qmake' (optionally 'qmake PREFIX=yourdir' for custom prefix [default: /usr/local/]).
  2. Run 'make'.
  3. Optionally run 'make clean' to remove files created during compilation.
  4. Run 'make install' as root to install and you're done! To uninstall: run 'make uninstall' as root.

OS X:

  1. Follow steps one and two from Unix/Linux instructions.
  2. Run 'cd build/target'
  3. Run 'macdeployqt -dmg pirateplayer.app'
  4. You now have an Apple disk image, "pirateplayer.dmg" to install!

About

Qt-based utility for watching and downloading swedish broadcasting.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 35.1%
  • Java 29.1%
  • C++ 27.4%
  • QMake 4.6%
  • JavaScript 1.9%
  • Makefile 1.0%
  • NSIS 0.9%