forked from meganz/MEGAsync
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
55 lines (41 loc) · 1.55 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
MEGAsync and MEGAShellExtNautilus projects OBS files.
Supported distributives and versions (i586 and x86_64 platforms):
* Ubuntu 12.04 - 15.10
* Debian 7.0 - 8.0
* openSUSE 12.2 - 13.2, Leap 42.1 and Tumbleweed
* Fedora 19 - 23
* Centos 7
* RHEL 7
"build" directory structure is ready for Open Build Service integration.
* MEGAsync
* MEGAsync
* MEGAShellExtNautilus
Subprojects:
* ubuntu:universe (as OBS does not include packages from Ubuntu "universe" repository due to license and patent issues)
Repositories:
* Ubuntu 14.04
* Ubuntu 13.10
* Ubuntu 12.10
* Ubuntu 12.04
Files:
* http://archive.ubuntu.com/ubuntu/pool/universe/libc/libcrypto++/libcrypto++_5.6.1-6.dsc
* http://archive.ubuntu.com/ubuntu/pool/universe/libc/libcrypto++/libcrypto++_5.6.1.orig.tar.gz
* http://archive.ubuntu.com/ubuntu/pool/universe/libc/libcrypto++/libcrypto++_5.6.1-6.debian.tar.gz
* libcrypto (for RHEL / CentOS: requires EPEL6 testing repository, which is not included in OBS)
Repositories:
* CentOS_CentOS-6
Files:
* http://pkgs.repoforge.org/cryptopp/cryptopp-5.5.2-1.rf.src.rpm
opensuse-commander (osc) tool installation and configuration.
* Ubuntu:
apt-get install osc
To prepare for use with MEGA OBS instance edit ~/.oscrc file:
[general]
apiurl = https://build.developers.mega.co.nz
do_package_tracking = 1
[https://build.developers.mega.co.nz]
user = XXX
pass = YYY
To get the initial copy of OBS repository:
osc co MEGAsync
osc documentation: http://en.opensuse.org/Build_Service/CLI