Magellan Linux

Diff of /trunk/extras/tigervnc/tigervnc-1.0.90_svn4063-r2.smage2

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

revision 5449 by niro, Fri Jun 18 07:11:12 2010 UTC revision 5450 by niro, Fri Jun 18 07:15:48 2010 UTC
# Line 77  SRC_URI=( Line 77  SRC_URI=(
77   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
78   http://ftp.x.org/pub/individual/xserver/${XORG}   http://ftp.x.org/pub/individual/xserver/${XORG}
79   mirror://xorg-server/${XORG}   mirror://xorg-server/${XORG}
80   mirror://${PNAME}/${PNAME}_48.png   mirror://${PNAME}/tigervnc_48.png
81   mirror://${PNAME}/${PNAME}-1.0.90-102434.patch   mirror://${PNAME}/${PNAME}-1.0.90-102434.patch
82   mirror://${PNAME}/${PNAME}-1.0.90-cookie.patch   mirror://${PNAME}/${PNAME}-1.0.90-cookie.patch
83   mirror://${PNAME}/${PNAME}-0.0.90-viewer-reparent.patch   mirror://${PNAME}/${PNAME}-0.0.90-viewer-reparent.patch
# Line 285  src_install_tigervnc-common() Line 285  src_install_tigervnc-common()
285   minstallman ${SRCDIR}/unix/vncpasswd/vncpasswd.1 || die   minstallman ${SRCDIR}/unix/vncpasswd/vncpasswd.1 || die
286    
287   # desktop icon   # desktop icon
288   minstallpixmap ${PNAME}_48.png vncviewer.png || die   minstallpixmap tigervnc_48.png vncviewer.png || die
289   minstall_desktop_icon \   minstall_desktop_icon \
290   --name "TigerVNC Viewer" \   --name "TigerVNC Viewer" \
291   --file "vncviewer" \   --file "vncviewer" \

Legend:
Removed from v.5449  
changed lines
  Added in v.5450