Magellan Linux

Diff of /trunk/include/kde4-split-2.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 18611 by niro, Fri Aug 2 06:21:38 2013 UTC revision 22057 by niro, Thu Aug 21 13:55:11 2014 UTC
# Line 62  kde4-split_src_install_wrapper() Line 62  kde4-split_src_install_wrapper()
62   done   done
63  }  }
64    
 #kde4-split_common_dependencies()  
 #{  
 # local subpackage  
 # local commondepend  
 #  
 # # common dependencies  
 # commondepend=">= x11-libs/qt-4.5  
 # >= x11-libs/libXext-1.1-r1  
 # >= x11-libs/libXt-1  
 # >= x11-libs/libXinerama-1  
 # >= x11-libs/libXxf86vm-1  
 # == kde-base/kdelibs4-${PVER}"  
 #  
 # if [[ ${PVER%.*} = 4.3 ]]  
 # then  
 # commondepend+="== kde-base/kdelibs4-experimental-${PVER}"  
 # fi  
 #  
 # case ${PNAME/-${subpackage}} in  
 # kdegraphics)  
 # commondepend+="  
 # == kde-base/kdebase4-runtime-${PVER}  
 # >= kde-base/qimageblitz-0.0.4"  
 # ;;  
 #  
 # kdepim)  
 # commondepend+="  
 # == kde-base/kdebase4-runtime-${PVER}"  
 # ;;  
 #  
 # kdepim-runtime)  
 # commondepend+="  
 # == kde-base/kdebase4-runtime-${PVER}  
 # >= dev-libs/boost-1.40  
 # == kde-base/kdepimlibs4-${PVER}"  
 # ;;  
 #  
 ## case ${PN} in  
 ## akregator|kaddressbook|kjots|kmail|knode|knotes|korganizer|ktimetracker)  
 ## IUSE+=" +kontact"  
 ## if ! slot_is_at_least 4.4 ${SLOT} || [[ ${SLOT} == 4.4 && ${PV} < 4.3.68 ]]; then  
 ## RDEPEND+=" kontact? ( $(add_kdebase_dep kontactinterfaces) )"  
 ## fi  
 ## ;;  
 ## esac  
 ## ;;  
 ##  
 ## kdegames)  
 ## if [[ ${PN} != libkdegames ]]; then  
 ## COMMONDEPEND+=" $(add_kdebase_dep libkdegames)"  
 ## fi  
 ## ;;  
 # esac  
 #}  
   
65  kde4-split_generate_split_info()  kde4-split_generate_split_info()
66  {  {
67   local subpackage   local subpackage

Legend:
Removed from v.18611  
changed lines
  Added in v.22057