Browse Source

multimedia/freshplayerplugin: Updated for version 0.3.6.

Added the new dependency pepperflash-plugin

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
pull/26/head
Matteo Bernardini 9 years ago
committed by Willy Sudiarto Raharjo
parent
commit
928a14e521
No known key found for this signature in database GPG Key ID: 887B8374D7333381
  1. 2
      multimedia/freshplayerplugin/README
  2. 2
      multimedia/freshplayerplugin/freshplayerplugin.SlackBuild
  3. 8
      multimedia/freshplayerplugin/freshplayerplugin.info

2
multimedia/freshplayerplugin/README

@ -5,7 +5,7 @@ NPAPI plugin for browser.
When loaded by browser it will search for libpepflashplayer.so in a
directory where it can be: if you have google-chrome from /extra or
chromium-pepperflash-plugin from Alien Bob installed it will find
chromium-pepperflash-plugin from Alien Bob installed it can use also
those versions. If for any reason it doesn't find your installed
version of the plugin, specify the full path in
~/.config/freshwrapper.conf.

2
multimedia/freshplayerplugin/freshplayerplugin.SlackBuild

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=freshplayerplugin
VERSION=${VERSION:-0.3.5}
VERSION=${VERSION:-0.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

8
multimedia/freshplayerplugin/freshplayerplugin.info

@ -1,10 +1,10 @@
PRGNAM="freshplayerplugin"
VERSION="0.3.5"
VERSION="0.3.6"
HOMEPAGE="https://github.com/i-rinat/freshplayerplugin"
DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.5.tar.gz"
MD5SUM="a1dfa71caba60c13c54ff5c743ef50bc"
DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.6.tar.gz"
MD5SUM="692db06829706f99d21e2b817788f310"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg ragel uriparser"
REQUIRES="ffmpeg pepperflash-plugin ragel uriparser"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"
Loading…
Cancel
Save