]> git.pld-linux.org Git - packages/aethera.git/blame - aethera-libs.patch
- tabs in preamble
[packages/aethera.git] / aethera-libs.patch
CommitLineData
0561ab5f
ER
1--- aethera-1.2.1/aethera/libs/aethera/aethera.pro 2006-11-05 12:51:16.383158489 +0200
2+++ aethera-1.2.1/aethera/libs/aethera/aethera.pro 2006-11-05 16:03:09.832694272 +0200
3@@ -204,8 +204,8 @@
4
d576efcc
ER
5 unix {
6 LIBS += -L../tino -ltino
0561ab5f 7-LIBS += -L$$AETHERA_LIB -ltkcbase
d576efcc 8-LIBS += -L/usr/local/lib -lkore
0561ab5f 9+LIBS += -L../../../tkcbase -ltkcbase
d576efcc
ER
10+LIBS += -lkore
11
12 aethera.path = $$AETHERA_LIB/
13 aethera.files = libaethera.so.1.0.1
14--- aethera-1.2.1/aethera/libs/plugins/homeplugin/homeplugin.pro~ 2005-03-30 12:49:26.000000000 +0300
15+++ aethera-1.2.1/aethera/libs/plugins/homeplugin/homeplugin.pro 2006-11-05 12:53:27.326114248 +0200
16@@ -65,7 +65,7 @@
17 }
18
19 unix {
20-LIBS += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
21+LIBS += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
22
23 homeplugin.path = $$AETHERA_DIR/plugins/
24 homeplugin.files = lib*.so.1.0.0
6323da40
ER
25--- aethera-1.2.1/aethera/libs/plugins/komcontactsplugin/komcontactsplugin.pro 2006-11-05 12:54:06.536999303 +0200
26+++ aethera-1.2.1/aethera/libs/plugins/komcontactsplugin/komcontactsplugin.pro 2006-11-05 13:13:44.043557887 +0200
d576efcc
ER
27@@ -141,7 +141,7 @@
28 }
29
30 unix {
31- LIBS += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
6323da40 32+ LIBS += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
d576efcc
ER
33
34 contactsplugin.path = $$AETHERA_DIR/plugins/
35 contactsplugin.files = lib*.so.1.0.0
6323da40
ER
36--- aethera-1.2.1/aethera/libs/plugins/kommailplugin/kommailplugin.pro 2006-11-05 12:54:36.587677583 +0200
37+++ aethera-1.2.1/aethera/libs/plugins/kommailplugin/kommailplugin.pro 2006-11-05 13:08:24.906364223 +0200
d576efcc
ER
38@@ -155,7 +155,7 @@
39 }
40
41 unix {
42- LIBS += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
6323da40 43+ LIBS += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
d576efcc
ER
44
45 mailplugin.path = $$AETHERA_DIR/plugins/
46 mailplugin.files = lib*.so.1.0.0
546fdb1a
ER
47--- aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro 2006-11-05 12:55:00.328213427 +0200
48+++ aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro 2006-11-05 13:20:01.422063570 +0200
d576efcc
ER
49@@ -87,7 +87,7 @@
50 }
51
52 unix {
53- LIBS += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
546fdb1a 54+ LIBS += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
d576efcc
ER
55
56 language.path = $$AETHERA_DIR/plugins/
57 language.files = notes_language/
6323da40
ER
58--- aethera-1.2.1/aethera/libs/plugins/mailimport/mailimport.pro 2006-11-05 12:55:24.628761902 +0200
59+++ aethera-1.2.1/aethera/libs/plugins/mailimport/mailimport.pro 2006-11-05 13:16:20.397082018 +0200
d576efcc
ER
60@@ -59,7 +59,7 @@
61 }
62
63 unix {
64- LIBS += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
6323da40 65+ LIBS += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
d576efcc
ER
66
67 mailimportlib.path = $$AETHERA_DIR/plugins/
68 mailimportlib.files = lib*.so.1.0.0
69--- aethera-1.2.1/aethera/libs/tino/tino.pro~ 2005-03-30 12:49:26.000000000 +0300
70+++ aethera-1.2.1/aethera/libs/tino/tino.pro 2006-11-05 12:55:43.149179912 +0200
71@@ -34,7 +34,7 @@
72 MOC_DIR = .tmp
73 OBJECTS_DIR = .tmp
74
75-LIBS += -L/usr/local/lib -lkore
76+LIBS += -lkore
77
78 tino.path = $$TINO_LIB/
79 tino.files = libtino.so.1.0.0
0561ab5f
ER
80--- aethera-1.2.1/aethera/src/src.pro 2006-11-05 13:17:47.829052630 +0200
81+++ aethera-1.2.1/aethera/src/src.pro 2006-11-05 16:04:54.945064749 +0200
6323da40
ER
82@@ -88,8 +88,8 @@
83
d576efcc
ER
84 LIBS += -L../libs/aethera -laethera
85 LIBS += -L../libs/tino -ltino
6323da40 86-LIBS += -L$$AETHERA_LIB -ltkcbase -ltkcssl
d576efcc 87-LIBS += -L/usr/local/lib -lkore
0561ab5f 88+LIBS += -L../../tkcbase -ltkcbase -L../../tkcssl -ltkcssl
d576efcc
ER
89+LIBS += -lkore
90
91 # Installing...
92
0994a576
ER
93--- aethera-1.2.1/koplugin/korganizer/korganizer.pro~ 2006-11-05 13:50:58.183896878 +0200
94+++ aethera-1.2.1/koplugin/korganizer/korganizer.pro 2006-11-05 13:50:59.533927284 +0200
95@@ -234,7 +234,7 @@
96 LIBS += ../libkpimexchange/libkpimexchange.a
97 LIBS += ../libkcal/libkcal.a
98 LIBS += ../minikde/libminikde.a
99-LIBS += /usr/local/lib/libwebdav.a
100+LIBS += ../../webdav/webdav/libwebdav.a
101 LIBS += ../libical/src/libicalss/libicalss.a
102 LIBS += ../libical/src/libical/libical.a
103
This page took 0.102993 seconds and 4 git commands to generate.