Magellan Linux

Diff of /trunk/extras/kdeutils4/kdeutils4-4.2.4-r1.smage2

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

revision 2011 by niro, Thu Jun 11 18:35:05 2009 UTC revision 2018 by niro, Thu Jun 11 18:58:46 2009 UTC
# Line 12  DESCRIPTION="Useful KDE utils including: Line 12  DESCRIPTION="Useful KDE utils including:
12  DEPEND=">= kde-base/kdebase4-runtime-${PVER}  DEPEND=">= kde-base/kdebase4-runtime-${PVER}
13   >= kde-base/kdepimlibs4-${PVER}   >= kde-base/kdepimlibs4-${PVER}
14   >= kde-base/qimageblitz-0.0.4   >= kde-base/qimageblitz-0.0.4
15   >= app-arch/libarchive   >= app-arch/libarchive-2.7
16   >= app-crypt/gnupg-2   >= app-crypt/gnupg-2
17   >= dev-libs/gmp-4   >= dev-libs/gmp-4.3
18   >= dev-libs/libzip-0.8   >= dev-libs/libzip-0.9
19   >= dev-lang/python-2.6   >= dev-lang/python-2.6
20   >= net-misc/openssh-4.7   >= net-misc/openssh-5.2
21   >= x11-libs/libX11-1   >= sys-libs/zlib-1.2"
  >= x11-libs/libXtst-1  
  >= x11-libs/libXScrnSaver-1"  
   
 SDEPEND=">= virtual/kernel-headers  
  >= x11-proto/xproto-1"  
22    
23  sminclude kde4  sminclude kde4
24    
# Line 34  src_compile() Line 29  src_compile()
29   cd ${SRCDIR}   cd ${SRCDIR}
30    
31   kde4_configure \   kde4_configure \
32   $(cmake_with Xmms) \   $(cmake_with GMP) \
33   $(cmake_without LibArchive) \   $(cmake_with LibArchive) \
  $(cmake_without TPCTL) \  
34   $(cmake_with PythonLibs) \   $(cmake_with PythonLibs) \
35   $(cmake_with LibZip) \   $(cmake_with LibZip) \
36     $(cmake_with ZLIB) \
37   || die   || die
38    
39   mmake || die   mmake || die

Legend:
Removed from v.2011  
changed lines
  Added in v.2018