Author Topic: possible packaging issues that need to be fixed for release  (Read 917 times)

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
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  )
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: possible packaging issues that need to be fixed for release
« Reply #1 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.

 

anything