All Projects → jackuess → pirateplayer

jackuess / pirateplayer

Licence: GPL-3.0 License
Qt-based utility for watching and downloading swedish broadcasting.

Programming Languages

java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
IDL
102 projects
javascript
184084 projects - #8 most used programming language
d
599 projects

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!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].