Skip to content

Marchella1983/osebuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build OSCam for Android

  • Linux system
Build
OSCam http://www.streamboard.tv/oscam/
OSCam Emu https://github.com/oscam-emu/oscam-emu
OSCam-patched https://github.com/oscam-emu/oscam-patched
Packages install:
apt-get install dialog subversion gcc make zip
Install:
svn co https://github.com/su-mak/osebuild/trunk osebuild
cd osebuild
./build.sh -help

or

mkdir osebuild
cd osebuild
wget https://raw.githubusercontent.com/su-mak/osebuild/master/build.sh
chmod 755 build.sh
./build.sh -help

Building from Source

./build.sh

Releases

No releases published

Packages

No packages published