Magellan Linux

Diff of /trunk/extras/pidgin/pidgin-2.10.10-r1.smage2

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

revision 22658 by niro, Mon Oct 27 15:09:31 2014 UTC revision 22659 by niro, Mon Oct 27 15:36:22 2014 UTC
# Line 68  SDEPEND="${PIDGIN_DEPEND} Line 68  SDEPEND="${PIDGIN_DEPEND}
68   ${SSL_DEPEND}   ${SSL_DEPEND}
69   ${ENCRYPT_DEPEND}   ${ENCRYPT_DEPEND}
70   ${OTR_DEPEND}   ${OTR_DEPEND}
71   ${NOTFIY_DEPEND}   ${NOTIFY_DEPEND}
72   >= sys-dev/gettext-0.18"   >= sys-dev/gettext-0.18
73     >= dev-util/intltool-0.50"
74    
75    if mqueryfeature "check"
76    then
77     SDEPEND+="
78     >= dev-util/check-0.9"
79    fi
80    
81  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.bz2"
82  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 250  src_compile() Line 257  src_compile()
257   --enable-cap \   --enable-cap \
258   --enable-idn \   --enable-idn \
259   --enable-nm \   --enable-nm \
  --with-gadu-includes=. \  
  --with-gadu-libs=. \  
260   --disable-mono \   --disable-mono \
261   --disable-gevolution \   --disable-gevolution \
262   --disable-vv \   --disable-vv \

Legend:
Removed from v.22658  
changed lines
  Added in v.22659