[Lunar-commits] <moonbase> flash-plugin-10: updated to 10.2/3 video acceleration enabled on: * VDPAU capable GPUs (Geforce8 and later/recent Quadro, S3 Chrome 4xx/5xx) * Broadcom CrystalHD support
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat Dec 4 11:15:05 CET 2010
commit bb4b26212aca2d8343a336a95d36ad6191cf946b
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat Dec 4 11:15:05 2010 +0100
flash-plugin-10: updated to 10.2/3 video acceleration
enabled on:
* VDPAU capable GPUs (Geforce8 and later/recent Quadro, S3 Chrome 4xx/5xx)
* Broadcom CrystalHD support
---
web/flash-plugin-10/DEPENDS | 2 +-
web/flash-plugin-10/DETAILS | 14 +++++++-------
web/flash-plugin-10/DETAILS.x86_64 | 16 +++++++---------
web/flash-plugin-10/PRE_BUILD.x86_64 | 1 -
4 files changed, 15 insertions(+), 18 deletions(-)
diff --git a/web/flash-plugin-10/DEPENDS b/web/flash-plugin-10/DEPENDS
index f5eb67a..e9dc2ff 100644
--- a/web/flash-plugin-10/DEPENDS
+++ b/web/flash-plugin-10/DEPENDS
@@ -1,4 +1,4 @@
depends liberation-fonts
depends nss
depends curl
-
+optional_depends libvdpau "" "" "For GPU video acceleration, currently Geforce8 and later"
diff --git a/web/flash-plugin-10/DETAILS b/web/flash-plugin-10/DETAILS
index 6788dc6..2c7f82d 100644
--- a/web/flash-plugin-10/DETAILS
+++ b/web/flash-plugin-10/DETAILS
@@ -1,13 +1,13 @@
MODULE=flash-plugin-10
- VERSION=092710
- SOURCE=flashplayer\_square\_p2\_32bit\_linux\_$VERSION.tar.gz
- SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer10/
- SOURCE_VFY=sha1:93ca107a3de296b83c3e52890ba27754048d290c
+ VERSION=111710
+ SOURCE=flashplayer10_2_p2_32bit_linux_$VERSION.tar.gz
+ SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer10
+ SOURCE_VFY=sha1:81b6561ee2738a871dd3589d42eb15eb9181fcf1
WEB_SITE=http://www.adobe.com
ENTERED=20080515
- UPDATED=20101006
- SHORT="Version 10.1 of the Adobe Flash plugin for web browsers"
+ UPDATED=20101204
+ SHORT="Version 10.2 of the Adobe Flash plugin for web browsers"
CLEAR_CACHE=on
cat << EOF
-Version 10.1 of the flash plugin.
+Version 10.2 of the flash plugin.
EOF
diff --git a/web/flash-plugin-10/DETAILS.x86_64 b/web/flash-plugin-10/DETAILS.x86_64
index 8d6a0a7..2e90406 100644
--- a/web/flash-plugin-10/DETAILS.x86_64
+++ b/web/flash-plugin-10/DETAILS.x86_64
@@ -1,15 +1,13 @@
MODULE=flash-plugin-10
- VERSION=092710
- SOURCE=flashplayer\_square\_p2\_64bit\_linux\_${VERSION}.tar.gz
- SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer10/
- SOURCE_VFY=sha1:b862dcee9ac2118d2836e76b8a4f56e6cc241593
+ VERSION=111710
+ SOURCE=flashplayer10_2_p3_64bit_linux_$VERSION.tar.gz
+ SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer10
+ SOURCE_VFY=sha1:a53ee83c02421f900fe25fd3738efd77932e542c
WEB_SITE=http://labs.adobe.com
ENTERED=20080515
- UPDATED=20101006
- SHORT="Version 10 of the Macromedia Flash plugin for web browsers"
+ UPDATED=20101204
+ SHORT="Version 10.2 of the Macromedia Flash plugin for web browsers"
CLEAR_CACHE=on
cat << EOF
-Version 10 of the flash plugin.
-Warning! This version will work with Konqueror only via kmplayer as plugin!!!
-Search the web for how-to.
+Version 10.2 of the flash plugin.
EOF
diff --git a/web/flash-plugin-10/PRE_BUILD.x86_64 b/web/flash-plugin-10/PRE_BUILD.x86_64
index 3baa7ff..3a98eeb 100644
--- a/web/flash-plugin-10/PRE_BUILD.x86_64
+++ b/web/flash-plugin-10/PRE_BUILD.x86_64
@@ -1,5 +1,4 @@
mk_source_dir &&
validate_source_dir &&
cd $SOURCE_DIRECTORY &&
-
unpack $SOURCE
More information about the Lunar-commits
mailing list