[Lunar-commits] <moonbase-kde> kopete: Adjusting the DEPENDS, mediastreamer now works and adding optional_depends meanwhile.

Dennis Veatch dennisveatch at bellsouth.net
Wed Sep 17 19:38:32 CEST 2014


commit 12d77ff9ed14b06054384d8b946ba2aafdd08759
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 17 Sep 2014 13:37:45 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/12d77ff9ed14b06054384d8b946ba2aafdd08759

kopete: Adjusting the DEPENDS, mediastreamer now works and adding optional_depends meanwhile.
---
  network/kopete/DEPENDS | +3/-2     
  1 file changed, 3 insertions(+), 2 deletions(-)

--- a/network/kopete/DEPENDS
+++ b/network/kopete/DEPENDS
@@ -22,6 +22,7 @@ optional_depends gpgme      "-DWITH_QGpgme=1"    "-DWITH_QGpgme=0"    "for encyr
 optional_depends srtp       "-DWITH_SRTP=1"      "-DWITH_SRTP=0"      "for Secure Real-time Transport Protocol support"
 optional_depends sqlite     "-DWITH_Sqlite=1"    "-DWITH_Sqlite=0"    "for sqlite database support"
 optional_depends zlib       "-DWITH_ZLIB=1"      "-DWITH_ZLIB=0"      "for zlib compression support"
-optional_depends jsoncpp    "WITH_JsonCpp=1"     "-DWITH_JsonCpp=0"   "to support JSON valuse"
+optional_depends jsoncpp    "-DWITH_JsonCpp=1"   "-DWITH_JsonCpp=0"   "to support JSON valuse"
 
-optional_depends mediastreamer "-DWITH_Mediastreamer=1" "-DWITH_Mediastreamer=0" "for media streaming support${PROBLEM_COLOR} Say no for now${DEFAULT_COLOR}"
+optional_depends mediastreamer "-DWITH_Mediastreamer=1" "-DWITH_Mediastreamer=0" "for media streaming support"
+optional_depends meanwhile  "" "" "for connecting to Sametime servers"




More information about the Lunar-commits mailing list