]> git.pld-linux.org Git - packages/aethera.git/blob - aethera-libs.patch
- fix include paths
[packages/aethera.git] / aethera-libs.patch
1 --- aethera-1.2.1/aethera/libs/aethera/aethera.pro~     2005-03-30 12:49:26.000000000 +0300
2 +++ aethera-1.2.1/aethera/libs/aethera/aethera.pro      2006-11-05 12:51:16.383158489 +0200
3 @@ -205,7 +205,7 @@
4  unix {
5  LIBS    += -L../tino -ltino
6  LIBS    += -L$$AETHERA_LIB -ltkcbase
7 -LIBS    += -L/usr/local/lib -lkore 
8 +LIBS    += -lkore 
9  
10  aethera.path     = $$AETHERA_LIB/
11  aethera.files    = libaethera.so.1.0.1
12 --- aethera-1.2.1/aethera/libs/plugins/homeplugin/homeplugin.pro~       2005-03-30 12:49:26.000000000 +0300
13 +++ aethera-1.2.1/aethera/libs/plugins/homeplugin/homeplugin.pro        2006-11-05 12:53:27.326114248 +0200
14 @@ -65,7 +65,7 @@
15  }
16  
17  unix {
18 -LIBS  += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
19 +LIBS  += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
20  
21  homeplugin.path   = $$AETHERA_DIR/plugins/
22  homeplugin.files  = lib*.so.1.0.0
23 --- aethera-1.2.1/aethera/libs/plugins/komcontactsplugin/komcontactsplugin.pro  2006-11-05 12:54:06.536999303 +0200
24 +++ aethera-1.2.1/aethera/libs/plugins/komcontactsplugin/komcontactsplugin.pro  2006-11-05 13:13:44.043557887 +0200
25 @@ -141,7 +141,7 @@
26  }
27  
28  unix {
29 -  LIBS  += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
30 +  LIBS  += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
31    
32  contactsplugin.path   = $$AETHERA_DIR/plugins/
33  contactsplugin.files  = lib*.so.1.0.0
34 --- aethera-1.2.1/aethera/libs/plugins/kommailplugin/kommailplugin.pro  2006-11-05 12:54:36.587677583 +0200
35 +++ aethera-1.2.1/aethera/libs/plugins/kommailplugin/kommailplugin.pro  2006-11-05 13:08:24.906364223 +0200
36 @@ -155,7 +155,7 @@
37  }
38  
39  unix {
40 -  LIBS  += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
41 +  LIBS  += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
42    
43  mailplugin.path    = $$AETHERA_DIR/plugins/
44  mailplugin.files   = lib*.so.1.0.0
45 --- aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro        2006-11-05 12:55:00.328213427 +0200
46 +++ aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro        2006-11-05 13:20:01.422063570 +0200
47 @@ -87,7 +87,7 @@
48  }
49  
50  unix {
51 -  LIBS  += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
52 +  LIBS  += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
53    
54  language.path  = $$AETHERA_DIR/plugins/
55  language.files = notes_language/ 
56 --- aethera-1.2.1/aethera/libs/plugins/mailimport/mailimport.pro        2006-11-05 12:55:24.628761902 +0200
57 +++ aethera-1.2.1/aethera/libs/plugins/mailimport/mailimport.pro        2006-11-05 13:16:20.397082018 +0200
58 @@ -59,7 +59,7 @@
59  }
60  
61  unix {
62 -  LIBS  += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
63 +  LIBS  += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
64    
65  mailimportlib.path    = $$AETHERA_DIR/plugins/
66  mailimportlib.files   = lib*.so.1.0.0
67 --- aethera-1.2.1/aethera/libs/tino/tino.pro~   2005-03-30 12:49:26.000000000 +0300
68 +++ aethera-1.2.1/aethera/libs/tino/tino.pro    2006-11-05 12:55:43.149179912 +0200
69 @@ -34,7 +34,7 @@
70    MOC_DIR = .tmp
71    OBJECTS_DIR = .tmp
72  
73 -LIBS          += -L/usr/local/lib -lkore
74 +LIBS          += -lkore
75  
76  tino.path          = $$TINO_LIB/
77  tino.files         = libtino.so.1.0.0
78 --- aethera-1.2.1/aethera/src/src.pro   2006-11-05 12:56:12.959852735 +0200
79 +++ aethera-1.2.1/aethera/src/src.pro   2006-11-05 13:17:47.829052630 +0200
80 @@ -88,8 +88,8 @@
81  
82  LIBS  += -L../libs/aethera -laethera
83  LIBS  += -L../libs/tino -ltino
84 -LIBS  += -L$$AETHERA_LIB -ltkcbase -ltkcssl
85 -LIBS  += -L/usr/local/lib -lkore
86 +LIBS  += -L$$AETHERA_LIB -ltkcbase -L../../tkcssl -ltkcssl
87 +LIBS  += -lkore
88  
89  # Installing...
90  
This page took 0.063906 seconds and 3 git commands to generate.