MegaGlest Forum

MegaGlest => MegaGlest => Topic started by: titi on 26 December 2014, 23:27:13

Title: possible packaging issues that need to be fixed for release
Post by: titi on 26 December 2014, 23:27:13
I list here some possible problems I saw when I made the betas. These are not bugs just possible packaging issues!

- glest-dev.ini might be delivered ?

- in Data we already have "data/cegui/" , no need to deliver this at this point

- tx-cleanup.sh shows up in githubs snapshot of data master, is this maybe in installer too  ( is it needed ? )  ( this snapshot: https://github.com/MegaGlest/megaglest-data/archive/master.zip )

- CMakeLists.txt  shows up in githubs snapshot of data master, is this maybe in installer too  ( is it needed ? )

( .... And a hint for me: "titi add new maps" :) )

-----------
( I will add more when I find more  )
Title: Re: possible packaging issues that need to be fixed for release
Post by: softcoder on 30 December 2014, 02:44:07
-  glest-dev.ini is not delivered.
- cegui will not be delivered (scripts updated)
- cmakelists should stay as is, since Debian build needs to build data and binary packages separately and independently. This is why cmake system is done the way it is.

- tx-cleanup... no idea what to do about this, is that archive automatically made from github? Don't think its our scripts including it.