Magellan Linux

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

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

revision 4015 by niro, Tue Nov 17 12:52:49 2009 UTC revision 4016 by niro, Tue Nov 17 12:55:59 2009 UTC
# Line 33  DEPEND=">= x11-libs/gtk2+-2.18 Line 33  DEPEND=">= x11-libs/gtk2+-2.18
33   >= net-libs/libgadu-1.8.2   >= net-libs/libgadu-1.8.2
34   >= sys-libs/ncurses-5.7"   >= sys-libs/ncurses-5.7"
35    
36    # Todo: farsight2 support for voice/video -> --disable-vv atm
37    
38  SDEPEND=">= sys-dev/gettext-0.17"  SDEPEND=">= sys-dev/gettext-0.17"
39    
40  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.bz2"
# Line 83  src_compile() Line 85  src_compile()
85   --disable-mono \   --disable-mono \
86   --disable-gevolution \   --disable-gevolution \
87   --disable-nm \   --disable-nm \
88     --disable-vv \
89   || die   || die
90    
91   mmake || die   mmake || die

Legend:
Removed from v.4015  
changed lines
  Added in v.4016