Magellan Linux

Diff of /trunk/extras/kdelibs4/kdelibs4-4.3.2-r1.smage2

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

revision 3695 by niro, Fri Oct 30 12:44:09 2009 UTC revision 3697 by niro, Fri Oct 30 12:50:22 2009 UTC
# Line 42  DEPEND=">= x11-libs/libICE-1 Line 42  DEPEND=">= x11-libs/libICE-1
42   >= media-libs/openexr-1.6   >= media-libs/openexr-1.6
43   >= net-dns/libidn-1.15   >= net-dns/libidn-1.15
44   >= app-text/aspell-0.60   >= app-text/aspell-0.60
45     >= app-text/enchant-1.5.0
46   >= net-dns/avahi-qt4-0.6.25   >= net-dns/avahi-qt4-0.6.25
47   >= sys-apps/dbus-1.3   >= sys-apps/dbus-1.3
48   >= x11-misc/shared-mime-info-0.70   >= x11-misc/shared-mime-info-0.70
# Line 71  src_compile() Line 72  src_compile()
72   $(cmake_with Soprano) \   $(cmake_with Soprano) \
73   $(cmake_with Jasper) \   $(cmake_with Jasper) \
74   $(cmake_with OpenEXR) \   $(cmake_with OpenEXR) \
75     $(cmake_with ENCHANT) \
76   $(cmake_without DNSSD) \   $(cmake_without DNSSD) \
77   $(cmake_without HSPELL) \   $(cmake_without HSPELL) \
78   $(cmake_without GSSAPI) \   $(cmake_without GSSAPI) \
79   $(cmake_without HSPELL) \   $(cmake_without HSPELL) \
  $(cmake_without ENCHANT) \  
80   || die   || die
81    
82   mmake || die   mmake || die

Legend:
Removed from v.3695  
changed lines
  Added in v.3697