Skip to content

This contains the manifest of repositories needs to repack mozilla-EME-free builds.

Notifications You must be signed in to change notification settings

moz-releng-automation/mozilla-EME-free-manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mozilla-EME-free-manifests

This repo contains the manifest of other repositories needed to repack mozilla-EME-free builds.

Prereqs

brew install upx
brew install p7zip

Setup

mkdir repacks && cd repacks
curl https://raw.githubusercontent.com/mozilla/git-repo/master/repo > ./repo
chmod u+x ./repo
./repo init --no-repo-verify -u [email protected]:mozilla-partners/mozilla-EME-manifest.git
./repo sync

Build

This will build unsigned repacks that you could use to do initial QA or verify your repack config.

VERSION=45.0.2
cd scripts
python partner-repacks.py -v ${VERSION}

About

This contains the manifest of repositories needs to repack mozilla-EME-free builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published