Magellan Linux

Diff of /trunk/extras/phonon/phonon-4.3.80-r1.smage2

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

revision 4873 by niro, Fri Feb 12 23:28:48 2010 UTC revision 4876 by niro, Fri Feb 12 23:32:58 2010 UTC
# Line 29  SDEPEND=">= kde-base/automoc4-0.9.88" Line 29  SDEPEND=">= kde-base/automoc4-0.9.88"
29    
30  PROVIDE="virtual/phonon"  PROVIDE="virtual/phonon"
31    
 sminclude kde4  
   
32  # unstable package  # unstable package
33  KDE_MIRROR_UNSTABLE = 1  KDE_MIRROR_UNSTABLE=1
34    
35    sminclude kde4
36    
37  # unusual uri-scheme  # unusual uri-scheme
38  SRC_URI=(  SRC_URI=(
# Line 51  src_compile() Line 51  src_compile()
51   $(cmake_with alsa) \   $(cmake_with alsa) \
52   $(cmake_with GStreamer) \   $(cmake_with GStreamer) \
53   $(cmake_with GStreamerPlugins) \   $(cmake_with GStreamerPlugins) \
54   $(cmake_with xine)   $(cmake_with xine) \
55   $(cmake_with xcb)   $(cmake_with xcb) \
56   || die   || die
57    
58   mmake || die   mmake || die

Legend:
Removed from v.4873  
changed lines
  Added in v.4876