Magellan Linux

Diff of /trunk/extras/xorg-server/xorg-server-1.20.0-r1.smage2

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

revision 31042 by niro, Tue May 29 12:13:31 2018 UTC revision 31043 by niro, Tue May 29 12:38:43 2018 UTC
# Line 114  SRC_URI=( ${SRC_URI[*]} Line 114  SRC_URI=( ${SRC_URI[*]}
114   mirror://${PNAME}/xvfb-run   mirror://${PNAME}/xvfb-run
115   mirror://${PNAME}/xvfb-run.1   mirror://${PNAME}/xvfb-run.1
116   mirror://${PNAME}/${PNAME}-1.12.3-die-ugly-pattern-die-die-die.patch   mirror://${PNAME}/${PNAME}-1.12.3-die-ugly-pattern-die-die-die.patch
  mirror://${PNAME}/${PNAME}-1.12.3-kdrive-default-mode.patch  
  #mirror://${PNAME}/${PNAME}-1.12.3-kdrive-evdev-with-valid-mouse-devices.patch  
117  )  )
118    
119  split_info_xorg-server()  split_info_xorg-server()
# Line 198  src_prepare() Line 196  src_prepare()
196   # adopted from redhat; use a black background   # adopted from redhat; use a black background
197   mpatch ${PNAME}-1.12.3-die-ugly-pattern-die-die-die.patch || die   mpatch ${PNAME}-1.12.3-die-ugly-pattern-die-die-die.patch || die
198    
  # fix kdrive default mode -> use 640x480@60hz instead of 800x600@75hz  
  mpatch ${PNAME}-1.12.3-kdrive-default-mode.patch || die  
   
  # fix new evdev event devices (event4 and event5)  
  #mpatch ${PNAME}-1.12.3-kdrive-evdev-with-valid-mouse-devices.patch || die  
   
199   # fix build issues, some wrapper files which should be generated   # fix build issues, some wrapper files which should be generated
200   # at build time exist and the makefile doesn't whipe them. we patch   # at build time exist and the makefile doesn't whipe them. we patch
201   # the makefile to clean them and whipe these wrapper files   # the makefile to clean them and whipe these wrapper files

Legend:
Removed from v.31042  
changed lines
  Added in v.31043