Magellan Linux

Diff of /branches/magellan-next/extras/strigi/strigi-0.7.2-r2.smage2

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

revision 6844 by niro, Wed Sep 22 19:08:42 2010 UTC revision 6845 by niro, Wed Sep 22 19:16:15 2010 UTC
# Line 12  HOMEPAGE="http://strigi.sourceforge.net/ Line 12  HOMEPAGE="http://strigi.sourceforge.net/
12    
13  DEPEND=">= dev-cpp/clucene-0.9.21  DEPEND=">= dev-cpp/clucene-0.9.21
14   >= dev-libs/libxml2-2.7   >= dev-libs/libxml2-2.7
15     >= media-gfx/exiv2-0.20
16   >= sys-apps/dbus-1.3   >= sys-apps/dbus-1.3
17   >= virtual/java   >= virtual/java
18   >= x11-libs/qt4-core-4.7   >= x11-libs/qt4-core-4.7
# Line 54  src_compile() Line 55  src_compile()
55   $(cmake_enable DBUS) \   $(cmake_enable DBUS) \
56   $(cmake_enable INOTIFY) \   $(cmake_enable INOTIFY) \
57   $(cmake_enable QT4) \   $(cmake_enable QT4) \
58   $(cmake_disable EXIV2) \   $(cmake_enable EXIV2) \
59   $(cmake_disable HYPERESTRAIER) \   $(cmake_disable HYPERESTRAIER) \
60   $(cmake_disable CPPUNIT) \   $(cmake_disable CPPUNIT) \
61   || die   || die

Legend:
Removed from v.6844  
changed lines
  Added in v.6845