Forums

Full Version: Deb package for ubuntu.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've built a 1.3GB deb package for Ubuntu with vdrift and data for ubuntu. I would like to share it so if you tell me how to send it to you I'll do Smile
Code, data revision? Trunk is not release ready, contains work in progress features, has some bugs.
Yes, it is trunk 3130 I think. If you give me a place to upload it I'll build it at least weekely and upload it as a "testing" release.
I like the idea of weekly builds, but maybe something more like the January release containing a couple of cars and tracks with size < 200MB.
The 2011-01-25 release is about 80MB. I think we can stay well below 100MB even if we add some more cars and another track.
NaN Wrote:I like the idea of weekly builds, but maybe something more like the January release containing a couple of cars and tracks with size < 200MB.

I can even automate it. I can do a binary package and some data packages for example: vdrift-bin which will contain the executable and basic data for working and one car and track and two more packages, one for cars and one for tracks. The thing is can scons build targets? For example "scons install cars" or something like that? Thanks.
I should be able to mac builds, especially when I get my new macbook soon when it should take a whole lot less time to build. But it will definitely be a few cars and tracks, I don't have a good enough internet connection to be uploading massive files every week! For 2011-01-25 we used XS and F1-02 with Paul Richard and Weekend.
Timo 6 Wrote:I should be able to mac builds, especially when I get my new macbook soon when it should take a whole lot less time to build. But it will definitely be a few cars and tracks, I don't have a good enough internet connection to be uploading massive files every week! For 2011-01-25 we used XS and F1-02 with Paul Richard and Weekend.

I've got a macbook pro. I can do some compile work on mac Tongue.

Why don't you register in launchpad and add a PPA for your work? Thanks.
Automatic builds would be awesome.

The scons thingy. Well I know how to use it but thats it. Haven't really looked into it.
I've looked a bit into it and there's a way to integrate deb package builds in scons. Smile