[Lunar-commits] <moonbase> flash-plugin-10: initial import.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu May 15 16:29:22 CEST 2008


commit 7f3084189141edf1a1f8c405ffac81255f5e75e4
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu May 15 10:29:22 2008 -0400

    flash-plugin-10: initial import.
---
 zbeta/flash-plugin-10/BUILD     |    9 +++++++++
 zbeta/flash-plugin-10/CONFLICTS |    2 ++
 zbeta/flash-plugin-10/DETAILS   |   17 +++++++++++++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/zbeta/flash-plugin-10/BUILD b/zbeta/flash-plugin-10/BUILD
new file mode 100644
index 0000000..58db2ea
--- /dev/null
+++ b/zbeta/flash-plugin-10/BUILD
@@ -0,0 +1,9 @@
+(
+
+  cd $SOURCE_DIRECTORY             &&
+  prepare_install                  &&
+  mkdir -p /opt/lunar/plugins      &&
+  install -m755 libflashplayer.so /opt/lunar/plugins &&
+  rm -f $SOURCE_CACHE/$SOURCE
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/flash-plugin-10/CONFLICTS b/zbeta/flash-plugin-10/CONFLICTS
new file mode 100644
index 0000000..d2cd388
--- /dev/null
+++ b/zbeta/flash-plugin-10/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts flash-plugin-all
+conflicts flash-plugin-9
diff --git a/zbeta/flash-plugin-10/DETAILS b/zbeta/flash-plugin-10/DETAILS
new file mode 100644
index 0000000..c1fcd7e
--- /dev/null
+++ b/zbeta/flash-plugin-10/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=flash-plugin-10
+         VERSION=10
+          SOURCE=flashplayer10_install_linux_051508.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/install_flash_player_10_linux
+      SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer10/
+      SOURCE_VFY=sha1:173160087ad5aa0294b79403a74d145c0820a40b
+        WEB_SITE=http://www.macromedia.com
+         ENTERED=20080515
+         UPDATED=20080515
+           SHORT="Version 10 of the Macromedia Flash plugin for mozilla based browsers"
+
+cat << EOF
+Version 10 of the flash plugin.
+
+Warning! This version will NOT work with Opera or Konqueror browsers!!!
+The result will be white box in place where flash content should be.
+EOF


More information about the Lunar-commits mailing list