Magellan Linux

Diff of /branches/magellan-next/core/pulseaudio/pulseaudio-1.1-r3.smage2

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

revision 9798 by niro, Wed Jan 11 23:32:19 2012 UTC revision 9799 by niro, Wed Jan 11 23:33:49 2012 UTC
# Line 57  SDEPEND="${LIBPULSE_DEPEND} Line 57  SDEPEND="${LIBPULSE_DEPEND}
57   ${ALSA_DEPEND}   ${ALSA_DEPEND}
58   >= x11-proto/xproto-7   >= x11-proto/xproto-7
59   >= dev-util/pkgconfig-0.25   >= dev-util/pkgconfig-0.25
60   >= dev-util/intltool-0.41"   >= dev-util/intltool-0.41
61     >= sys-apps/sed-4"
62    
63  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME}-${PVER}.tar.gz"
64  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 169  src_compile() Line 170  src_compile()
170   || die   || die
171    
172   # fight unused direct deps   # fight unused direct deps
173   sed -i 's: -shared : -Wl,-O1,--as-needed\0:g' libtool || die   all-abis sed -i 's: -shared : -Wl,-O1,--as-needed\0:g' libtool || die
174    
175   mmake || die   mmake || die
176  }  }

Legend:
Removed from v.9798  
changed lines
  Added in v.9799