Magellan Linux

Diff of /trunk/extras/kdebase4-workspace/kdebase4-workspace-4.4.0-r1.smage2

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

revision 4893 by niro, Sat Feb 13 11:53:47 2010 UTC revision 4894 by niro, Sat Feb 13 11:57:00 2010 UTC
# Line 23  DEPEND=">= dev-libs/glib2-2.22 Line 23  DEPEND=">= dev-libs/glib2-2.22
23   >= sys-apps/consolekit-0.4.1   >= sys-apps/consolekit-0.4.1
24   >= sys-libs/libraw1394-2.0   >= sys-libs/libraw1394-2.0
25   >= sys-libs/pam-1.1   >= sys-libs/pam-1.1
26     >= kde-base/polkit-kde-0.95
27   >= x11-apps/mkfontdir-1   >= x11-apps/mkfontdir-1
28   >= x11-apps/setxkbmap-1   >= x11-apps/setxkbmap-1
29   >= x11-apps/xinit-1   >= x11-apps/xinit-1
# Line 99  src_compile() Line 100  src_compile()
100  {  {
101   cd ${SRCDIR}   cd ${SRCDIR}
102    
103     # disable old polkitqt suppot to use the new polkit-qt4/polkit-kde framework
104   kde4_configure \   kde4_configure \
105   $(cmake_with LibXKlavier) \   $(cmake_with LibXKlavier) \
106   $(cmake_with GLIB2) \   $(cmake_with GLIB2) \
# Line 115  src_compile() Line 117  src_compile()
117   $(cmake_without Xmms) \   $(cmake_without Xmms) \
118   $(cmake_without Googlegadgets) \   $(cmake_without Googlegadgets) \
119   $(cmake_without QEdje) \   $(cmake_without QEdje) \
120     $(cmake_without PolkitQt ) \
121   || die   || die
122    
123   mmake || die   mmake || die

Legend:
Removed from v.4893  
changed lines
  Added in v.4894