[Lunar-commits] r24838 - in moonbase/trunk/zbeta: . flash-plugin-beta
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu Jun 14 15:00:45 CEST 2007
Author: zbiggy
Date: 2007-06-14 15:00:44 +0200 (Thu, 14 Jun 2007)
New Revision: 24838
Added:
moonbase/trunk/zbeta/flash-plugin-beta/
moonbase/trunk/zbeta/flash-plugin-beta/BUILD
moonbase/trunk/zbeta/flash-plugin-beta/CONFLICTS
moonbase/trunk/zbeta/flash-plugin-beta/DETAILS
Log:
This is early flash 9 plugin beta update from June 2007. It used to do random crash when entering to flash menu.
If you are not going to send bug reports to Adobe - DON'T USE.
Added: moonbase/trunk/zbeta/flash-plugin-beta/BUILD
===================================================================
--- moonbase/trunk/zbeta/flash-plugin-beta/BUILD (rev 0)
+++ moonbase/trunk/zbeta/flash-plugin-beta/BUILD 2007-06-14 13:00:44 UTC (rev 24838)
@@ -0,0 +1,8 @@
+(
+
+ cd $SOURCE_DIRECTORY &&
+ prepare_install &&
+ mkdir -p /opt/lunar/plugins &&
+ install -m755 libflashplayer.so /opt/lunar/plugins
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/zbeta/flash-plugin-beta/CONFLICTS
===================================================================
--- moonbase/trunk/zbeta/flash-plugin-beta/CONFLICTS (rev 0)
+++ moonbase/trunk/zbeta/flash-plugin-beta/CONFLICTS 2007-06-14 13:00:44 UTC (rev 24838)
@@ -0,0 +1,2 @@
+conflicts flash-plugin
+conflicts flash-plugin-9
Added: moonbase/trunk/zbeta/flash-plugin-beta/DETAILS
===================================================================
--- moonbase/trunk/zbeta/flash-plugin-beta/DETAILS (rev 0)
+++ moonbase/trunk/zbeta/flash-plugin-beta/DETAILS 2007-06-14 13:00:44 UTC (rev 24838)
@@ -0,0 +1,16 @@
+ MODULE=flash-plugin-beta
+ VERSION=9.0.60.120
+ SOURCE=flashplayer9_install_linux_061107.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/install_flash_player_9_linux
+ SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer9_update/
+ SOURCE_VFY=sha1:9d2a520a76c2b5b02bb00ab6c3de07f3eadb3102
+ WEB_SITE=http://www.adobe.com/
+ ENTERED=20021207
+ UPDATED=20070614
+ SHORT="Macromedia Flash plugin for netscape and mozilla"
+
+cat << EOF
+Macromedia Flash is a commonly used format for web animations. This is
+the Netscape plugin for Linux. It works with any browser supporting
+Netscape-style plugins, including mozilla and descendants.
+EOF
More information about the Lunar-commits
mailing list