[Lunar-commits] r22962 - moonbase/trunk/zbeta/flash-plugin-9

Moritz Heiber moe at lunar-linux.org
Wed Jan 17 09:43:06 CET 2007


Author: moe
Date: 2007-01-17 09:43:06 +0100 (Wed, 17 Jan 2007)
New Revision: 22962

Modified:
   moonbase/trunk/zbeta/flash-plugin-9/BUILD
   moonbase/trunk/zbeta/flash-plugin-9/DETAILS
Log:
Yup, this is the real deal. Flash Player 9 for linux.



Modified: moonbase/trunk/zbeta/flash-plugin-9/BUILD
===================================================================
--- moonbase/trunk/zbeta/flash-plugin-9/BUILD	2007-01-17 01:00:32 UTC (rev 22961)
+++ moonbase/trunk/zbeta/flash-plugin-9/BUILD	2007-01-17 08:43:06 UTC (rev 22962)
@@ -3,7 +3,8 @@
   cd $SOURCE_DIRECTORY             &&
   prepare_install                  &&
   mkdir -p /opt/lunar/plugins      &&
-  install -m755 libflashplayer.so /opt/lunar/plugins 
+  install -m755 libflashplayer.so flashplayer.xpt \
+                /opt/lunar/plugins 
                                  
 ) > $C_FIFO 2>&1
 

Modified: moonbase/trunk/zbeta/flash-plugin-9/DETAILS
===================================================================
--- moonbase/trunk/zbeta/flash-plugin-9/DETAILS	2007-01-17 01:00:32 UTC (rev 22961)
+++ moonbase/trunk/zbeta/flash-plugin-9/DETAILS	2007-01-17 08:43:06 UTC (rev 22962)
@@ -1,12 +1,12 @@
            MODULE=flash-plugin-9
-          VERSION=9_beta_112006
-           SOURCE=FP9_plugin_beta_112006.tar.gz
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/flash-player-plugin-9.0.21.78
-       SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer9_update/
-       SOURCE_VFY=sha1:51ce615a7ccb2b7d85f6f37f849d8449afb51a9e
+          VERSION=9.0.31.0
+           SOURCE=install_flash_player_9_linux.tar.gz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/install_flash_player_9_linux
+       SOURCE_URL=http://fpdownload.macromedia.com/get/flashplayer/current/
+       SOURCE_VFY=sha1:ffe59c81d28d8108112b7e372f652328d362a35b
           WEBSITE=http://www.macromedia.com
           ENTERED=20061019
-          UPDATED=20061121
+          UPDATED=20070117
             SHORT="Beta of upcoming version 9 of the flash plugin"
 
 cat << EOF



More information about the Lunar-commits mailing list