 |
|
Re: open source ?
posted by
Draconishinobi
@ 89.122.167.246
on Nov 26 2008 10:21 PM
|
    |
| Indeed there are some .py files, but many more .pyc without corresponding .py, this means that the source for those is not available only the byte-code. And why does it have to be 32-bit, I have a 64-bit machine. If it's written in python, shouldn't it work natively in 64-bit ? I know libtuxcap can be compiled for 64-bit. |
| |
|
[Reply]
|
 |
|
Re: open source ?
posted by
W.P. van Paassen
@ 85.223.48.131
on Nov 27 2008 6:30 AM
|
|
| Go Ollie is bundled with python version 2.5 to make it run on systems without python installed, so the other *.pyc files in the bin directory are from python 2.5. You can get the source files from there. Although libtuxcap compiles on 64 bit, the software renderer does not work on 64 bit for now, but of course you're free to help with that :-). I know it's not easy to see at first sight what's in the installation but Go Ollie really is free software, that's why the people from debian gaming are packaging it as we speak. I would also like to add that all the great artwork and music is released under creative commons by-sa version 3.0 too, so I think this is really a great gift. |
| |
|
[Reply]
|
 |
|
Re: open source ?
posted by
ceyhun
@ 88.255.192.176
on Nov 27 2008 7:45 AM
|
     |
| Can you add tarball file to download ? (to make package for linux distributions ) |
| |
|
[Reply]
|
 |
|
Re: open source ?
posted by
frostwork
@ 79.209.230.146
on Nov 27 2008 9:01 AM
|
     |
| very well done! thanks a lot! but i'd love to see a cleaned up source-tarball too :) |
| |
|
[Reply]
|
 |
|
Re: open source ?
posted by
AMDmi3
@ 213.180.219.41
on Nov 27 2008 1:34 PM
|
|
Yeah, me too.
Btw, another request: please include version number into the filename of source tarball. Some packaging systems (such as FreeBSD ports) use checksumming to verify distfile integrity, so if there's only something like GoOllie-source.tar.gz, and it's updated and rerolled, that'd be a pain for both port maintainer (as it's hard to detect in time) and users (who will have `tarball is broken' message instead of a game).
Also it would be nice to have source packages for your other games, too :) |
| |
|
[Reply]
|
| |
| |
|
Re: open source ?
posted by
Draconishinobi
@ 89.122.167.246
on Nov 27 2008 9:10 AM
|
    |
| Well, I guess if Debian is packaging it, then it really is open-source. A cleaned-up source tarball in a good idea tho. It does work non-natively on 64-bit. And so far it looks well made. |
| |
|
[Reply]
|
| |
| |
| |