project-navigation
Personal tools

Author Topic: Question about a roadmap for 2.5 branch (packaging for Fedora)  (Read 5657 times)

Offline Szpak

  • Rookie
  • ***
  • Posts: 17
    • View Profile
Question about a roadmap for 2.5 branch (packaging for Fedora)
« on: November 20, 2013, 12:54:49 am »
Hi,

The branch 2.5 looks quite stable (lloing at the commit rate) and I wonder is it a good time to start a preparation for making some packaging for Fedora (to make it easier to test UFO:AI in this environment)? Are they planned any big changes before the release which could provide an additional work?

Two more questions:
1. Have you introduced any changes in a build system (since 2.4) which could surprise me?
2. How can ufoai-data.tar (or at least its content) can be generated from the source forlder from Git?

Marcin
« Last Edit: November 21, 2013, 11:18:58 pm by Szpak »

Offline Szpak

  • Rookie
  • ***
  • Posts: 17
    • View Profile
Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« Reply #1 on: November 21, 2013, 11:21:49 pm »
Quote
2. How can ufoai-data.tar (or at least its content) can be generated from the source forlder from Git?

I have found a very interesting thread about packaging for Debian which points me make pk3.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« Reply #2 on: November 22, 2013, 12:00:55 pm »
yes, you can also check out the debian git repository of the packages that apo provides there. It should contain everything that is needed.

we hope to release 2.5 as soon as possible. It's only a matter of time.

Offline Szpak

  • Rookie
  • ***
  • Posts: 17
    • View Profile
Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« Reply #3 on: November 24, 2013, 06:00:08 pm »
There is a binary named "memory". Is it a developers tool only which should not be packaged?
« Last Edit: November 24, 2013, 08:50:19 pm by Szpak »

Offline DarkRain

  • Project Coder
  • Captain
  • ***
  • Posts: 746
    • View Profile
Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« Reply #4 on: November 24, 2013, 08:49:28 pm »
Yes, it is a dev only "tool", I don't see any use for it to be packaged.

Offline Szpak

  • Rookie
  • ***
  • Posts: 17
    • View Profile
Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« Reply #5 on: November 24, 2013, 10:36:46 pm »
I generally managed to create packages, but have two questions.

1. What is the status of the compatibility with Inter cards? Karel Volny an RPMFusion packager created a wrapper which disables GLSL Shaders (?) by writing 'set r_programs "0" a' to the config file on the first run on given machine with Intel card. Is it still required or UFAI by default sets some safe mode (I have seen a topic about it on forum recently, but I couldn't find it today)?

2. I can host RPM packages with code, but RPMS with data takes ~1,2GB. Do you have any space I could upload this package for beta testing for other Fedora users?

Offline Szpak

  • Rookie
  • ***
  • Posts: 17
    • View Profile
Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« Reply #6 on: November 27, 2013, 11:35:32 pm »
Any thoughts?

Offline Sandro

  • Squad Leader
  • ****
  • Posts: 240
  • Maintenance guy for UFO:AI 3D engine
    • View Profile
Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« Reply #7 on: November 28, 2013, 05:58:52 pm »
1. What is the status of the compatibility with Inter cards? Karel Volny an RPMFusion packager created a wrapper which disables GLSL Shaders (?) by writing 'set r_programs "0" a' to the config file on the first run on given machine with Intel card. Is it still required or UFAI by default sets some safe mode (I have seen a topic about it on forum recently, but I couldn't find it today)?

So far, it is better to avoid shaders with Intel hardware. Period.