Magellan Linux

Diff of /smage/trunk/core/kdrive/kdrive-1.8.0-r1.smage2

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

revision 328 by niro, Wed Apr 28 14:15:45 2010 UTC revision 341 by niro, Thu Apr 29 22:46:29 2010 UTC
# Line 52  SDEPEND=">= x11-libs/xtrans-1.2 Line 52  SDEPEND=">= x11-libs/xtrans-1.2
52    
53  PROVIDE="virtual/x11"  PROVIDE="virtual/x11"
54    
55  MCORE_ONLY_KEEP="usr/bin usr/share/X11/xkb"  MCORE_ONLY_KEEP="usr/bin usr/share/X11/xkb usr/$(mlibdir)/xorg/protocol.txt"
56  sminclude xorg mtools cleanutils mcore-split  sminclude xorg mtools cleanutils mcore-split
57    
58  SRCFILE="xorg-server-${PVER}.tar.bz2"  SRCFILE="xorg-server-${PVER}.tar.bz2"
# Line 126  src_compile() Line 126  src_compile()
126   --disable-config-hal \   --disable-config-hal \
127   --disable-config-udev \   --disable-config-udev \
128   --with-sha1=libsha1 \   --with-sha1=libsha1 \
129     --enable-kdrive-kbd \
130     --enable-kdrive-mouse \
131     --enable-kdrive-evdev \
132   || die   || die
133    
134   mmake || die   mmake || die

Legend:
Removed from v.328  
changed lines
  Added in v.341