Task #5500
get CameraV into an fdroid debug repo
Status: | New | Start date: | 07/15/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | hans | % Done: | 0% | |
Category: | - | |||
Target version: | InformaCam - APP Public Beta v2 | |||
Component: |
Description
How can I do this?
History
#1 Updated by hans over 2 years ago
The first step is creating a jenkins job for CameraV, then adding update-debug-fdroid-repo
to be triggered after the build is successful. The rest of the setup is manual still, so I'll do that. What's the packageName
of CameraV?
#2 Updated by n8fr8 over 2 years ago
There is a debeater build happening already that is putting builds here, though the build id is screwed up (not using date, but numbers):
https://guardianproject.info/builds/InformaCam/
https://guardianproject.info/builds/InformaCam/241/
Package ID is: org.witness.informacam.app
#3 Updated by hans over 2 years ago
can that build job be renamed to CameraV?
#4 Updated by hans over 2 years ago
I'm confused here, which build job and which git repo? how about renaming everything to a single name?
#5 Updated by hans over 2 years ago
Ok, so we have the stuff renamed:
It seems that Sourceforge is massively down, its been over a day for a total
outage. So android-ffmpeg
cannot be built because it needs to get sox from
sourceforge. So I found a copy of the git repo on github that has the same
commit that android-ffmpeg
is using, and cloned it to here:
https://github.com/guardianproject/sox
The submodule URL just needs to be updated in android-ffmpeg, the commit ID hash will be the same.