[Lunar-commits] <moonbase> mozplugger: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Nov 19 14:38:26 CET 2010


commit ff1776f58c26c6c79c2ea9f0a30511fd7327b81b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Nov 19 08:38:26 2010 -0500

    mozplugger: Adding to moonbase.
---
 utils/mozplugger/BUILD   |   10 ++++++++++
 utils/mozplugger/DETAILS |   16 ++++++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/utils/mozplugger/BUILD b/utils/mozplugger/BUILD
new file mode 100644
index 0000000..6c988b8
--- /dev/null
+++ b/utils/mozplugger/BUILD
@@ -0,0 +1,10 @@
+(
+
+  make linux &&
+
+  prepare_install &&
+
+  make install prefix=/usr
+
+) > $C_FIFO 2>&1
+
diff --git a/utils/mozplugger/DETAILS b/utils/mozplugger/DETAILS
new file mode 100644
index 0000000..a50a004
--- /dev/null
+++ b/utils/mozplugger/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=mozplugger
+         VERSION=1.14.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://mozplugger.mozdev.org/files/
+      SOURCE_VFY=sha1:5a7b82a3c0d0647a674330cfb5a768bace71d6b9
+        WEB_SITE=http://mozplugger.mozdev.org/
+         ENTERED=20101113
+         UPDATED=20101113
+           SHORT="Mozilla plugin handler"
+
+cat << EOF
+The goal of the project is to provide a minimalist, clean and stable general 
+purpose Mozilla plugin module that allows the user to embed and launch their 
+favourite application to handle the various different types of media found 
+on the Internet.
+EOF


More information about the Lunar-commits mailing list