multimedia/opera-ffmpeg-codecs: Updated for version 0.30.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-06-24 07:47:33 +07:00 committed by Willy Sudiarto Raharjo
parent eec363ea6f
commit 253b81695d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
4 changed files with 16 additions and 22 deletions

View file

@ -1,9 +1,7 @@
opera-ffmpeg-codecs (Extra ffmpeg codec for Opera browser)
Additional support for proprietary codecs for Opera Stable.
This will add H.264 support to Opera Developer and not replacing the
default /usr/lib/opera/libffmpeg.so.
FFMpeg prebuilt binaries with proprietary codecs and build
instructions for window, linux and osx.
For tests, go to:

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="opera-ffmpeg-codecs"
VERSION=${VERSION:-66.0.3359.170}
VERSION=${VERSION:-0.30.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -61,18 +61,14 @@ else
exit 1
fi
SRCVER=$VERSION-1
set -e
rm -rf $PKG $TMP/$PRGNAM
mkdir -p $TMP/$PRGNAM $PKG $OUTPUT
cd $TMP/$PRGNAM
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
mkdir -p $PRGNAM-${VERSION}
tar xvf $CWD/${PRGNAM}-${SRCVER}-${BITS}.pkg.tar.xz \
--warning=no-unknown-keyword \
--exclude={.PKGINFO,.BUILDINFO,.MTREE} -C $PRGNAM-${VERSION}
unzip $CWD/${VERSION}-linux-x64.zip -d $PRGNAM-${VERSION}
cd $PRGNAM-${VERSION}
chown -R root:root .
find -L . \
@ -85,7 +81,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/opera/lib_extra
mv usr/lib/opera/lib_extra/libffmpeg.so $PKG/usr/lib${LIBDIRSUFFIX}/opera/lib_extra/
mv libffmpeg.so $PKG/usr/lib${LIBDIRSUFFIX}/opera/lib_extra/
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

View file

@ -1,10 +1,10 @@
PRGNAM="opera-ffmpeg-codecs"
VERSION="66.0.3359.170"
HOMEPAGE="https://www.archlinux.org/packages/community/"
VERSION="0.30.5"
HOMEPAGE="https://github.com/iteufel/nwjs-ffmpeg-prebuilt"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://mirrors.niyawe.de/archlinux/community/os/x86_64/opera-ffmpeg-codecs-66.0.3359.170-1-x86_64.pkg.tar.xz"
MD5SUM_x86_64="1fe4881b1052aeba49f25f4b2d0fdf84"
DOWNLOAD_x86_64="https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.30.5/0.30.5-linux-x64.zip"
MD5SUM_x86_64="fe5fe1b13055fbdc5b6f38ea281b18d9"
REQUIRES="opera"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"

View file

@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
opera-ffmpeg-codecs: opera-ffmpeg-codecs (Extra ffmpeg codec for Opera browser)
opera-ffmpeg-codecs:
opera-ffmpeg-codecs: Additional support for proprietary codecs for Opera Stable.
opera-ffmpeg-codecs:
opera-ffmpeg-codecs: Home Page: https://www.archlinux.org/packages/community/
opera-ffmpeg-codecs: FFMpeg prebuilt binaries with proprietary codecs and build
opera-ffmpeg-codecs: instructions for window, linux and osx.
opera-ffmpeg-codecs:
opera-ffmpeg-codecs: Home Page: https://github.com/iteufel/nwjs-ffmpeg-prebuilt
opera-ffmpeg-codecs:
opera-ffmpeg-codecs:
opera-ffmpeg-codecs: