Magellan Linux

Diff of /trunk/extras/flashplayer/flashplayer-11.2.202.243-r1.smage2

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

revision 13478 by niro, Wed Oct 10 07:24:23 2012 UTC revision 13479 by niro, Wed Oct 10 07:37:38 2012 UTC
# Line 14  DEPEND=">= x11-libs/gtk2+-2.24 Line 14  DEPEND=">= x11-libs/gtk2+-2.24
14   >= dev-libs/nss-3.13   >= dev-libs/nss-3.13
15   >= x11-themes/hicolor-icon-theme-0.12"   >= x11-themes/hicolor-icon-theme-0.12"
16    
17  SRCFILE_x86="install_flash_player_${PVER%%.*}_linux.i386.tar.gz"  SRCFILE_x86="install_flash_player_${PVER%%.*}_linux_i386.tar.gz"
18  SRCFILE_x86_64="install_flash_player_${PVER%%.*}_linux.x86_64.tar.gz"  SRCFILE_x86_64="install_flash_player_${PVER%%.*}_linux_x86_64.tar.gz"
19    
20  SRCFILE="$(marchsrcfile)"  SRCFILE="$(marchsrcfile)"
21  SRCDIR="${BUILDDIR}/install_flash_player_${PVER%%.*}_linux"  SRCDIR="${BUILDDIR}/install_flash_player_${PVER%%.*}_linux"
22    
23  LICENSE_PVER="20100108_1657"  LICENSE_PVER="20110809_1357"
24  LICENSE_SRCFILE="PlatformClients_PC_WWEULA_Combined_${LICENSE_PVER}.pdf"  LICENSE_SRCFILE="PlatformClients_PC_WWEULA_MULTI_${LICENSE_PVER}.pdf"
25    
26  sminclude mtools xdg gnome2  sminclude mtools xdg gnome2
27    
28    # see: http://www.adobe.com/products/flashplayer/distribution3.html
29  SRC_URI=(  SRC_URI=(
30   http://fpdownload.macromedia.com/get/${PNAME}/pdc/${PVER}/${SRCFILE_x86}   http://fpdownload.macromedia.com/get/${PNAME}/pdc/${PVER}/${SRCFILE_x86}
31   http://fpdownload.macromedia.com/get/${PNAME}/pdc/${PVER}/${SRCFILE_x86_64}   http://fpdownload.macromedia.com/get/${PNAME}/pdc/${PVER}/${SRCFILE_x86_64}

Legend:
Removed from v.13478  
changed lines
  Added in v.13479