Magellan Linux

Diff of /smage/trunk/core/tigervnc/tigervnc-1.7.0-r1.smage2

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

revision 9216 by niro, Tue Oct 18 08:04:18 2016 UTC revision 9217 by niro, Tue Oct 18 09:41:22 2016 UTC
# Line 59  SRC_URI=( Line 59  SRC_URI=(
59   mirror://xorg-server/${XORG}   mirror://xorg-server/${XORG}
60   mirror://${PNAME}/tigervnc_48.png   mirror://${PNAME}/tigervnc_48.png
61   mirror://${PNAME}/${PNAME}-1.1.0-gethomedir.patch   mirror://${PNAME}/${PNAME}-1.1.0-gethomedir.patch
  mirror://${PNAME}/${PNAME}-1.4.2-rh692048.patch  
62   mirror://${PNAME}/${PNAME}-1.3.0-shebang.patch   mirror://${PNAME}/${PNAME}-1.3.0-shebang.patch
63   mirror://${PNAME}/${PNAME}-1.4.2-getmaster.patch   mirror://${PNAME}/${PNAME}-1.4.2-getmaster.patch
64   mirror://${PNAME}/${PNAME}-1.5.0-xserver118.patch   mirror://${PNAME}/${PNAME}-1.5.0-xserver118.patch
# Line 80  src_prepare() Line 79  src_prepare()
79   # patchwork   # patchwork
80   # create X server cookie via mcookie   # create X server cookie via mcookie
81   mpatch ${PNAME}-1.1.0-gethomedir.patch || die   mpatch ${PNAME}-1.1.0-gethomedir.patch || die
  mpatch ${PNAME}-1.4.2-rh692048.patch || die  
82    
83   # libvnc.so: don't use unexported GetMaster function   # libvnc.so: don't use unexported GetMaster function
84   #mpatch ${PNAME}-1.4.2-getmaster.patch || die   #mpatch ${PNAME}-1.4.2-getmaster.patch || die

Legend:
Removed from v.9216  
changed lines
  Added in v.9217