--- trunk/include/kde4.sminc 2013/01/10 12:24:26 15828 +++ trunk/include/kde4.sminc 2014/03/12 16:39:55 21141 @@ -38,16 +38,16 @@ DEPEND="${DEPEND} >= x11-libs/libXt-1 >= x11-libs/libXinerama-1 - >= x11-libs/qt4-gui-4.7 - >= x11-libs/qt4-qt3support-4.7 - >= x11-libs/qt4-script-4.7 - >= x11-libs/qt4-sql-4.7 - >= x11-libs/qt4-svg-4.7 - >= x11-libs/qt4-test-4.7 - >= x11-libs/qt4-dbus-4.7 - >= x11-libs/qt4-opengl-4.7 - >= x11-libs/qt4-webkit-4.7 - >= x11-libs/qt4-declarative-4.7" + >= x11-libs/qt4-gui-4.8 + >= x11-libs/qt4-qt3support-4.8 + >= x11-libs/qt4-script-4.8 + >= x11-libs/qt4-sql-4.8 + >= x11-libs/qt4-svg-4.8 + >= x11-libs/qt4-test-4.8 + >= x11-libs/qt4-dbus-4.8 + >= x11-libs/qt4-opengl-4.8 + >= x11-libs/qt4-webkit-4.8 + >= x11-libs/qt4-declarative-4.8" fi if [[ ${PNAME} != phonon ]] && [[ ${PNAME} != phonon-backend-* ]] && [[ ${PNAME} != oxygen-icons ]] @@ -58,7 +58,7 @@ fi SDEPEND="${SDEPEND} - >= dev-util/cmake-2.8.5 + >= dev-util/cmake-2.8.12 >= dev-util/pkgconfig-0.25 >= x11-proto/xf86vidmodeproto-2 >= x11-proto/xineramaproto-1" @@ -79,6 +79,8 @@ mirror://${PNAME}/${SRCFILE} ) +UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'" + # exported functions and variables for mage-file SPECIAL_VARS="${SPECIAL_VARS} KDEDIR" SPECIAL_FUNCTIONS="${SPECIAL_FUNCTIONS} kde4_postinstall kde4_postremove"