Source Code

Version 1 (Adrian Georgescu, 06/26/2012 09:59 am)

1 1 Adrian Georgescu
h1. Building from source
2 1 Adrian Georgescu
3 1 Adrian Georgescu
Due to the constraints introduced by Apple related to distribution through the Mac App Store it is not possible to build Blink unless you have access to development certificates and profiles associated with AG Projects, Blink application identifier and registered hardware ids of the machines involved in the development process.
4 1 Adrian Georgescu
5 1 Adrian Georgescu
Blink source code tree is hereby provided in order to be compliant with the GPL license but there is no support provided for how to build and run the program under MacOSX environment.
6 1 Adrian Georgescu
7 1 Adrian Georgescu
h2. Software repository
8 1 Adrian Georgescu
9 1 Adrian Georgescu
The source code can be retrieved using darcs version control tool.
10 1 Adrian Georgescu
11 1 Adrian Georgescu
darcs get http://devel.ag-projects.com/repositories/public/blink-cocoa
12 1 Adrian Georgescu
13 1 Adrian Georgescu
14 1 Adrian Georgescu
h2. Dependencies
15 1 Adrian Georgescu
16 1 Adrian Georgescu
 * MacOSX >= 10.6
17 1 Adrian Georgescu
 * XCode >= 4.3.2
18 1 Adrian Georgescu
 * SIP SIMPLE Client SDK >= 0.20
19 1 Adrian Georgescu
 * Growl python bindings
20 1 Adrian Georgescu
 * python-cjson
21 1 Adrian Georgescu
 * formencode
22 1 Adrian Georgescu
 * sqlobject
23 1 Adrian Georgescu
 * python-ldap == 2.3.13
24 1 Adrian Georgescu
 * M2Crypto