bestm80eva / unrealspeccyp

Automatically exported from code.google.com/p/unrealspeccyp
0 stars 0 forks source link

Dingux build #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I did some fixes and updates to the Dingux build, you can find the result here:
https://github.com/mthuurne/unrealspeccyp

The patch to allow compilation against systemwide libpng and zlib requires 
changes in the makefiles for other platforms: they should either add 
tools/libpng and tools/zlib to the search paths (-I) so '#include "png.h"' and 
'#include "zlib.h"' will work. (Or switch to systemwide versions of the libs as 
well.)

The Dingux build produces an OPK file now, this is a package format that is 
already supported by OpenDingux for the GCW Zero and will be supported by 
OpenDingux for the Dingoo A320 in the future. The package file is a squashfs 
image, so it can be mounted and the application can be run from it without 
requiring any installation steps (other than copying the package file onto the 
device).

Please use any of the patches that you consider useful.

Original issue reported on code.google.com by mthuu...@gmail.com on 14 May 2013 at 11:09

GoogleCodeExporter commented 8 years ago
Hello!)
Can you send me a patch with your dingux build changes?
Or i can give you commit access to main svn repo.

Original comment by djd...@gmail.com on 15 May 2013 at 6:22

GoogleCodeExporter commented 8 years ago
I thought it would be easy to get the commits in patch format from github, but 
it looks like they hide the feature. It does work though if you view a single 
commit and then add ".patch" to the URL.

I added the patches as attachments as well, for convenience.

Commit access would be an option, but then you'd still have to tell me which 
changes to commit and which not to commit, since the libpng/zlib change will 
likely break other platforms unless their makefiles are updated.

Original comment by mthuu...@gmail.com on 15 May 2013 at 6:57

Attachments:

GoogleCodeExporter commented 8 years ago
i've just committed many makefiles for using system zlib & libpng if possible.
3rdparty libs (zlib, libpng, tinyxml) moved from tools to 3rdparty folder.
zlib splitted to zlib & minizip libs.
please configure your new makefile for dingux with this changes (see other 
makefiles for examples).
feel free to commit other changes related to open dingux build.
i gave you commit access.

Original comment by djd...@gmail.com on 15 May 2013 at 10:44

GoogleCodeExporter commented 8 years ago
so, will you commit your changes? or i can try, but you need to test them after.

Original comment by djd...@gmail.com on 24 May 2013 at 7:53

GoogleCodeExporter commented 8 years ago
On Friday 24 May 2013 07:53:38 you wrote:

I'll commit them; I've just been a bit busy with other projects.

Bye,
        Maarten

Original comment by mthuu...@gmail.com on 24 May 2013 at 9:16

GoogleCodeExporter commented 8 years ago
Hello) how do you do?

Original comment by djd...@gmail.com on 7 Aug 2013 at 7:00

GoogleCodeExporter commented 8 years ago
so.. will you commit your changes?

Original comment by djd...@gmail.com on 2 Sep 2013 at 8:52

GoogleCodeExporter commented 8 years ago
hi!) how are you?

Original comment by djd...@gmail.com on 30 Sep 2013 at 8:15

GoogleCodeExporter commented 8 years ago
Any body home?)

Original comment by djd...@gmail.com on 3 Nov 2013 at 10:00