Magellan Linux

Diff of /branches/R11-stable/extras/gstreamer1.0-plugins-base/gstreamer1.0-plugins-base-1.4.1-r1.smage2

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

revision 22284 by niro, Fri Sep 19 07:00:43 2014 UTC revision 22285 by niro, Fri Sep 19 07:03:55 2014 UTC
# Line 32  DEPEND="== media-libs/gstreamer${_majorP Line 32  DEPEND="== media-libs/gstreamer${_majorP
32    
33  SDEPEND=">= sys-dev/gettext-0.18  SDEPEND=">= sys-dev/gettext-0.18
34   >= dev-util/pkgconfig-0.25   >= dev-util/pkgconfig-0.25
35   >= dev-lang/orc-0.4.21"   >= dev-lang/orc-0.4.21
36     >= dev-libs/gobject-introspection-1.40"
37    
38  SRCFILE="${_realPNAME}-${PVER}.tar.xz"  SRCFILE="${_realPNAME}-${PVER}.tar.xz"
39  SRCDIR="${BUILDDIR}/${_realPNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${_realPNAME}-${PVER}"
# Line 50  UP2DATE="updatecmd http://gstreamer.free Line 51  UP2DATE="updatecmd http://gstreamer.free
51  src_compile()  src_compile()
52  {  {
53   mconfigure \   mconfigure \
54     --enable-introspection \
55   --disable-audiotestsrc \   --disable-audiotestsrc \
56   --disable-videotestsrc \   --disable-videotestsrc \
57   --disable-oggtest \   --disable-oggtest \

Legend:
Removed from v.22284  
changed lines
  Added in v.22285