diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-13 00:34:44 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:34:44 +0200 |
commit | 097ab1f63ba7c65f7a842f775bf785ae73e8fcb1 (patch) | |
tree | d8146cd6fef5c75cea1b21d957405b4fbd49fa44 /multimedia | |
parent | 9a8372564bddcdd838384cbdeb85653a1d5bae4b (diff) | |
download | slackbuilds-097ab1f63ba7c65f7a842f775bf785ae73e8fcb1.tar.gz |
multimedia/flash-player-standalone: Updated for version 10.0.42.34
Diffstat (limited to 'multimedia')
4 files changed, 16 insertions, 14 deletions
diff --git a/multimedia/flash-player-standalone/README b/multimedia/flash-player-standalone/README index 9c69de29ad..8169c833dc 100644 --- a/multimedia/flash-player-standalone/README +++ b/multimedia/flash-player-standalone/README @@ -1,7 +1,7 @@ -flash-player-standalone (Standalone Flash Player) - -Provides Adobe Flash Player to play flash movies, -clips or videos outside of the browser. +Provides Adobe Flash Player to play flash movies, clips or videos +outside of the browser. Player is subject to Adobe Flash EULA: http://www.adobe.com/products/eulas/players/flash/ + +Note that the standalone flash-player does not work on x86_64 diff --git a/multimedia/flash-player-standalone/flash-player-standalone.SlackBuild b/multimedia/flash-player-standalone/flash-player-standalone.SlackBuild index ab50da6731..5159f0a71f 100644 --- a/multimedia/flash-player-standalone/flash-player-standalone.SlackBuild +++ b/multimedia/flash-player-standalone/flash-player-standalone.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for flash-player-standalone -# Copyright 2007-2009 Heinz Wiesinger <pprkut@liwjatan.at> +# Copyright 2007-2009 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=flash-player-standalone -VERSION=10.0.22.87 +VERSION=10.0.42.34 ARCH=i386 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,4 +72,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n -p $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n -p $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/multimedia/flash-player-standalone/flash-player-standalone.info b/multimedia/flash-player-standalone/flash-player-standalone.info index 4b1ebb583c..62120e85b0 100644 --- a/multimedia/flash-player-standalone/flash-player-standalone.info +++ b/multimedia/flash-player-standalone/flash-player-standalone.info @@ -1,8 +1,10 @@ PRGNAM="flash-player-standalone" -VERSION="10.0.22.87" +VERSION="10.0.42.34" HOMEPAGE="http://www.adobe.com/" DOWNLOAD="http://download.macromedia.com/pub/flashplayer/updaters/10/flash_player_10_linux_dev.tar.gz" -MD5SUM="747dace63594358648cdfc9c559045f8" -MAINTAINER="ppr:kut" +DOWNLOAD_x86_64="UNSUPPORTED" +MD5SUM="5ade3e2da573296197d53082740b39ab" +MD5SUM_x86_64="" +MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" -APPROVED="michiel" +APPROVED="Erik Hanson" diff --git a/multimedia/flash-player-standalone/slack-desc b/multimedia/flash-player-standalone/slack-desc index 2f366e91fb..bc99922fed 100644 --- a/multimedia/flash-player-standalone/slack-desc +++ b/multimedia/flash-player-standalone/slack-desc @@ -5,11 +5,11 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler--------------------------------------| + |-----handy-ruler-------------------------------------------------------| flash-player-standalone: flash-player-standalone (Standalone Flash Player) flash-player-standalone: -flash-player-standalone: Provides Adobe Flash Player to play flash movies, -flash-player-standalone: clips or videos outside of the browser. +flash-player-standalone: Provides Adobe Flash Player to play flash movies, clips or videos +flash-player-standalone: outside of the browser. flash-player-standalone: flash-player-standalone: Player is subject to Adobe Flash EULA: flash-player-standalone: http://www.adobe.com/products/eulas/players/flash/ |