nvllsvm / emby-unlocked

Emby with the premium Emby Premiere features unlocked.
GNU General Public License v2.0
271 stars 61 forks source link

How to compile from source? #14

Closed LM1LC3N7 closed 6 years ago

LM1LC3N7 commented 6 years ago

Hi,

I would like to compile an emby server docker image for linux, but using the official repository and this one for patches. But I doesn't understand yet how to compile and where to apply your patch.

Can you explain to me where you apply the patch and where you compile emby server (in your dedicated repository for exemple)?

Thanks a lot!

Hippyjake commented 6 years ago

Or a make file like I've asked for lol.

nvllsvm commented 6 years ago

The Arch Linux package is compiled like so: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=emby-server-unlocked

The Docker image builds and uses the Arch Linux package: https://github.com/nvllsvm/docker-emby-unlocked

nvllsvm commented 6 years ago

Duplicate: https://github.com/nvllsvm/emby-unlocked/issues/7