r12207 - packages/trunk/pokerth/debian/patches

Evgeni Golov evgeni at alioth.debian.org
Thu May 5 11:44:18 UTC 2011


Author: evgeni
Date: 2011-05-05 11:44:16 +0000 (Thu, 05 May 2011)
New Revision: 12207

Modified:
   packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch
Log:
refresh due to dep on patch 08


Modified: packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch
===================================================================
--- packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch	2011-05-05 11:41:05 UTC (rev 12206)
+++ packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch	2011-05-05 11:44:16 UTC (rev 12207)
@@ -1,6 +1,7 @@
-diff -Nrwu pokerth-0.8.3-ircclient/chatcleaner.pro pokerth-0.8.3-tinyxml/chatcleaner.pro
---- pokerth-0.8.3-ircclient/chatcleaner.pro	2011-05-05 12:45:25.000000000 +0200
-+++ pokerth-0.8.3-tinyxml/chatcleaner.pro	2011-05-05 13:12:11.249862268 +0200
+Index: pokerth-0.8.3.obsolete.0.668687800251977/chatcleaner.pro
+===================================================================
+--- pokerth-0.8.3.obsolete.0.668687800251977.orig/chatcleaner.pro	2011-05-05 13:39:04.791688475 +0200
++++ pokerth-0.8.3.obsolete.0.668687800251977/chatcleaner.pro	2011-05-05 13:43:11.686916788 +0200
 @@ -12,12 +12,10 @@
  OBJECTS_DIR = obj
  TEMPLATE = app
@@ -42,9 +43,10 @@
  win32 {
  	LIBPATH += ../boost/stage/lib
  	INCLUDEPATH += ../boost/
-diff -Nrwu pokerth-0.8.3-ircclient/pokerth_game.pro pokerth-0.8.3-tinyxml/pokerth_game.pro
---- pokerth-0.8.3-ircclient/pokerth_game.pro	2011-05-05 13:05:01.262936665 +0200
-+++ pokerth-0.8.3-tinyxml/pokerth_game.pro	2011-05-05 13:12:37.422388252 +0200
+Index: pokerth-0.8.3.obsolete.0.668687800251977/pokerth_game.pro
+===================================================================
+--- pokerth-0.8.3.obsolete.0.668687800251977.orig/pokerth_game.pro	2011-05-05 13:39:04.771691128 +0200
++++ pokerth-0.8.3.obsolete.0.668687800251977/pokerth_game.pro	2011-05-05 13:43:11.686916788 +0200
 @@ -33,7 +33,6 @@
  	src/engine/local_engine \
  	src/engine/network_engine \
@@ -80,9 +82,10 @@
  
  win32 { 
  	DEFINES += CURL_STATICLIB
-diff -Nrwu pokerth-0.8.3-ircclient/pokerth_lib.pro pokerth-0.8.3-tinyxml/pokerth_lib.pro
---- pokerth-0.8.3-ircclient/pokerth_lib.pro	2011-05-05 13:04:00.271032437 +0200
-+++ pokerth-0.8.3-tinyxml/pokerth_lib.pro	2011-05-05 13:13:01.447199314 +0200
+Index: pokerth-0.8.3.obsolete.0.668687800251977/pokerth_lib.pro
+===================================================================
+--- pokerth-0.8.3.obsolete.0.668687800251977.orig/pokerth_lib.pro	2011-05-05 13:39:55.628940582 +0200
++++ pokerth-0.8.3.obsolete.0.668687800251977/pokerth_lib.pro	2011-05-05 13:43:11.686916788 +0200
 @@ -18,7 +18,8 @@
  #QMAKE_CXXFLAGS += -std=gnu++0x
  #PRECOMPILED_HEADER = src/pch_lib.h
@@ -98,10 +101,10 @@
  		src/engine/network_engine \
  		src/config \
 -		src/third_party/tinyxml \
- 		/usr/include/libircclient \
  		src/third_party/asn1 \
  		src/core
-@@ -45,7 +45,6 @@
+ 
+@@ -44,7 +44,6 @@
  		src/gui/generic \
  		src/net \
  		src/core/common \
@@ -109,7 +112,7 @@
  		src/engine/local_engine \
  		src/engine/network_engine \
  		src/net/common \
-@@ -108,8 +107,6 @@
+@@ -107,8 +106,6 @@
  		src/net/downloadhelper.h \
  		src/net/encodedpacket.h \
  		src/net/internalchatcleanerpacket.h \
@@ -118,7 +121,7 @@
  		src/engine/local_engine/cardsvalue.h \
  		src/engine/local_engine/localboard.h \
  		src/engine/local_engine/localenginefactory.h \
-@@ -153,10 +150,6 @@
+@@ -152,10 +149,6 @@
  		src/core/common/crypthelper.cpp \
  		src/core/common/avatarmanager.cpp \
  		src/core/common/pokerthexception.cpp \
@@ -129,9 +132,10 @@
  		src/engine/local_engine/cardsvalue.cpp \
  		src/engine/local_engine/localboard.cpp \
  		src/engine/local_engine/localenginefactory.cpp \
-diff -Nrwu pokerth-0.8.3-ircclient/pokerth_server.pro pokerth-0.8.3-tinyxml/pokerth_server.pro
---- pokerth-0.8.3-ircclient/pokerth_server.pro	2011-05-05 13:05:21.948191004 +0200
-+++ pokerth-0.8.3-tinyxml/pokerth_server.pro	2011-05-05 13:13:23.932214759 +0200
+Index: pokerth-0.8.3.obsolete.0.668687800251977/pokerth_server.pro
+===================================================================
+--- pokerth-0.8.3.obsolete.0.668687800251977.orig/pokerth_server.pro	2011-05-05 13:39:04.779690067 +0200
++++ pokerth-0.8.3.obsolete.0.668687800251977/pokerth_server.pro	2011-05-05 13:43:11.686916788 +0200
 @@ -31,7 +31,6 @@
  		src/engine/local_engine \
  		src/engine/network_engine \




More information about the Pkg-games-commits mailing list