]> git.pld-linux.org Git - packages/aethera.git/blobdiff - aethera-libs.patch
- add fpic.patch
[packages/aethera.git] / aethera-libs.patch
index aba2325792c1c857d0a87e71f46ab2e8aa8793bd..e231314e0494a15bd87e4577a302402d2cd8479a 100644 (file)
@@ -1,10 +1,12 @@
---- aethera-1.2.1/aethera/libs/aethera/aethera.pro~    2005-03-30 12:49:26.000000000 +0300
-+++ aethera-1.2.1/aethera/libs/aethera/aethera.pro     2006-11-05 12:51:16.383158489 +0200
-@@ -205,7 +205,7 @@
+--- aethera-1.2.1/aethera/libs/aethera/aethera.pro     2006-11-05 12:51:16.383158489 +0200
++++ aethera-1.2.1/aethera/libs/aethera/aethera.pro     2006-11-05 16:03:09.832694272 +0200
+@@ -204,8 +204,8 @@
  unix {
  LIBS    += -L../tino -ltino
- LIBS    += -L$$AETHERA_LIB -ltkcbase
+-LIBS    += -L$$AETHERA_LIB -ltkcbase
 -LIBS    += -L/usr/local/lib -lkore 
++LIBS    += -L../../../tkcbase -ltkcbase
 +LIBS    += -lkore 
  
  aethera.path     = $$AETHERA_LIB/
    
  mailplugin.path    = $$AETHERA_DIR/plugins/
  mailplugin.files   = lib*.so.1.0.0
---- aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro~      2005-03-30 12:49:26.000000000 +0300
-+++ aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro       2006-11-05 12:55:00.328213427 +0200
+--- aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro       2006-11-05 12:55:00.328213427 +0200
++++ aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro       2006-11-05 13:20:01.422063570 +0200
 @@ -87,7 +87,7 @@
  }
  
  unix {
 -  LIBS  += -L../../aethera -L../../tino -L/usr/local/lib -laethera -lkore -ltino -ltkcbase
-+  LIBS  += -L../../aethera -L../../tino -laethera -lkore -ltino -ltkcbase
++  LIBS  += -L../../aethera -L../../tino -L../../../../tkcbase -laethera -lkore -ltino -ltkcbase
    
  language.path  = $$AETHERA_DIR/plugins/
  language.files = notes_language/ 
  
  tino.path          = $$TINO_LIB/
  tino.files         = libtino.so.1.0.0
---- aethera-1.2.1/aethera/src/src.pro  2006-11-05 12:56:12.959852735 +0200
-+++ aethera-1.2.1/aethera/src/src.pro  2006-11-05 13:17:47.829052630 +0200
+--- aethera-1.2.1/aethera/src/src.pro  2006-11-05 13:17:47.829052630 +0200
++++ aethera-1.2.1/aethera/src/src.pro  2006-11-05 16:04:54.945064749 +0200
 @@ -88,8 +88,8 @@
  
  LIBS  += -L../libs/aethera -laethera
  LIBS  += -L../libs/tino -ltino
 -LIBS  += -L$$AETHERA_LIB -ltkcbase -ltkcssl
 -LIBS  += -L/usr/local/lib -lkore
-+LIBS  += -L$$AETHERA_LIB -ltkcbase -L../../tkcssl -ltkcssl
++LIBS  += -L../../tkcbase -ltkcbase -L../../tkcssl -ltkcssl
 +LIBS  += -lkore
  
  # Installing...
  
+--- aethera-1.2.1/koplugin/korganizer/korganizer.pro~  2006-11-05 13:50:58.183896878 +0200
++++ aethera-1.2.1/koplugin/korganizer/korganizer.pro   2006-11-05 13:50:59.533927284 +0200
+@@ -234,7 +234,7 @@
+ LIBS += ../libkpimexchange/libkpimexchange.a
+ LIBS += ../libkcal/libkcal.a
+ LIBS += ../minikde/libminikde.a 
+-LIBS += /usr/local/lib/libwebdav.a
++LIBS += ../../webdav/webdav/libwebdav.a
+ LIBS += ../libical/src/libicalss/libicalss.a
+ LIBS += ../libical/src/libical/libical.a
This page took 0.10214 seconds and 4 git commands to generate.