[Freeciv-Dev] [patch #4232] Animals

2013-10-27 Thread Marko Lindqvist
Update of patch #4232 (project freeciv):

  Status: In Progress = Ready For Test 

___

Follow-up Comment #2:

- Updated against svn

(file #19262)
___

Additional Item Attachment:

File name: Animals-2.patch.bz2Size:5 KB


___

Reply to this item at:

  http://gna.org/patch/?4232

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4252] Use qtchooser to run correct version of moc

2013-10-27 Thread Marko Lindqvist
Follow-up Comment #4, patch #4252 (project freeciv):

This version does not set qtchooser automatically to use. Instead user is
expected to set environment variable MOCCMD when just 'moc' would give wrong
results.

With this patch I can configure Qt-client by:
 ../src/configure --enable-client=qt MOCCMD=qtchooser -run-tool=moc -qt=4


(file #19264, file #19265)
___

Additional Item Attachment:

File name: QtChooser-2.patch  Size:1 KB
File name: QtChooser-S2_5-2.patch Size:1 KB


___

Reply to this item at:

  http://gna.org/patch/?4252

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4271] Sanity check extra dependencies

2013-10-27 Thread Marko Lindqvist
Update of patch #4271 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?4271

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4267] Update INSTALL.Cygwin

2013-10-27 Thread Marko Lindqvist
Update of patch #4267 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?4267

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4269] techs.ruleset saving

2013-10-27 Thread Marko Lindqvist
Update of patch #4269 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?4269

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4277] Build freeciv-ruledit as C++ program

2013-10-27 Thread Marko Lindqvist
URL:
  http://gna.org/patch/?4277

 Summary: Build freeciv-ruledit as C++ program
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sun 27 Oct 2013 11:06:46 PM EET
Category: None
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0

___

Details:

As freeciv-ruledit is going to be Qt-program, module containing main() must be
compiled as C++. Attached patch makes ruledit.c to be compiled as C++ file
ruledit.cpp. Prior applying the patch one should make the file rename.
It would be cleaner to compile all modules of the freeciv-ruledit as C++, but
making rulesave.c legal C++ code would require quite a lot of work and is not
part of this patch.



___

File Attachments:


---
Date: Sun 27 Oct 2013 11:06:46 PM EET  Name: CPPRuledit.patch  Size: 4kB   By:
cazfi

http://gna.org/patch/download.php?file_id=19266

___

Reply to this item at:

  http://gna.org/patch/?4277

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4278] Governments.ruleset saving to freeciv-ruledit

2013-10-27 Thread Marko Lindqvist
URL:
  http://gna.org/patch/?4278

 Summary: Governments.ruleset saving to freeciv-ruledit
 Project: Freeciv
Submitted by: cazfi
Submitted on: Mon 28 Oct 2013 01:13:26 AM EET
Category: None
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0

___

Details:

Save governments.ruleset from freeciv-ruledit.



___

File Attachments:


---
Date: Mon 28 Oct 2013 01:13:26 AM EET  Name: RulesaveGovs.patch  Size: 4kB  
By: cazfi

http://gna.org/patch/download.php?file_id=19267

___

Reply to this item at:

  http://gna.org/patch/?4278

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21219] Units deeper in civ1-style channel not removed when channel breaks

2013-10-27 Thread Marko Lindqvist
Update of bug #21219 (project freeciv):

  Status:  Ready For Test = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?21219

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21216] Build fails if automake-1.8 is present in system

2013-10-27 Thread Gilles J. Seguin
Follow-up Comment #7, bug #21216 (project freeciv):

patch should be rejected on the basis of submitter not able to read
line 240 autogen.sh
# automake and aclocal version numbers must be kept in sync

we should add that it is preparing for next automake
that should be 2.0
following 1,13

1.9 really


___

Reply to this item at:

  http://gna.org/bugs/?21216

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev