From f15f8afe0c2fa1b1d97755a6ca3feff62dac587c Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Fri, 11 Feb 2022 20:42:22 +0100 Subject: [PATCH] freshplayerplugin: remove. --- .../patches/addvoidpepper.patch | 11 ---------- .../freshplayerplugin/patches/ffmpeg4.patch | 16 -------------- srcpkgs/freshplayerplugin/template | 21 ------------------- srcpkgs/removed-packages/template | 3 ++- 4 files changed, 2 insertions(+), 49 deletions(-) delete mode 100644 srcpkgs/freshplayerplugin/patches/addvoidpepper.patch delete mode 100644 srcpkgs/freshplayerplugin/patches/ffmpeg4.patch delete mode 100644 srcpkgs/freshplayerplugin/template diff --git a/srcpkgs/freshplayerplugin/patches/addvoidpepper.patch b/srcpkgs/freshplayerplugin/patches/addvoidpepper.patch deleted file mode 100644 index 8dacb2570781..000000000000 --- a/srcpkgs/freshplayerplugin/patches/addvoidpepper.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/config_pepperflash.c -+++ b/src/config_pepperflash.c -@@ -80,6 +80,9 @@ - // Chrome component update - "~/.config/google-chrome/PepperFlash/*/libpepflashplayer.so", - -+ // chromium-pepper-flash (Void Linux) -+ "/usr/lib/chromium-pepper-flash", -+ - NULL, - }; diff --git a/srcpkgs/freshplayerplugin/patches/ffmpeg4.patch b/srcpkgs/freshplayerplugin/patches/ffmpeg4.patch deleted file mode 100644 index 53fd1a31acdd..000000000000 --- a/srcpkgs/freshplayerplugin/patches/ffmpeg4.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- a/src/ppb_video_decoder.c.orig 2018-05-03 22:08:33.026677145 +0200 -+++ b/src/ppb_video_decoder.c 2018-05-03 22:09:26.176206079 +0200 -@@ -542,9 +542,9 @@ - goto err; - } - -- if (vd->avcodec->capabilities & CODEC_CAP_TRUNCATED) { -- trace_info("%s, codec have CODEC_CAP_TRUNCATED\n", __func__); -- vd->avctx->flags |= CODEC_FLAG_TRUNCATED; -+ if (vd->avcodec->capabilities & AV_CODEC_CAP_TRUNCATED) { -+ trace_info("%s, codec have AV_CODEC_CAP_TRUNCATED\n", __func__); -+ vd->avctx->flags |= AV_CODEC_FLAG_TRUNCATED; - } - - vd->avctx->opaque = vd; - diff --git a/srcpkgs/freshplayerplugin/template b/srcpkgs/freshplayerplugin/template deleted file mode 100644 index f24272ef708f..000000000000 --- a/srcpkgs/freshplayerplugin/template +++ /dev/null @@ -1,21 +0,0 @@ -# Template file for 'freshplayerplugin' -pkgname=freshplayerplugin -version=0.3.9 -revision=9 -build_style=cmake -hostmakedepends="pkg-config ragel" -makedepends="libevent-devel libXcursor-devel alsa-lib-devel libXrandr-devel gtk+-devel - libvdpau-devel libva-devel ffmpeg-devel v4l-utils-devel libdrm-devel MesaLib-devel" -short_desc="PPAPI2NPAPI compatibility layer for Pepper Flash" -maintainer="Emanuel Serpa " -license="MIT" -homepage="https://github.com/i-rinat/freshplayerplugin" -changelog="https://raw.githubusercontent.com/i-rinat/freshplayerplugin/master/ChangeLog" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=4fa4fe07e812f6e10784ff984e1389b9b444ca44b84101999c6fad8f55db59d9 - -do_install() { - vinstall build/libfreshwrapper-flashplayer.so 755 usr/lib/mozilla/plugins - vsconf data/freshwrapper.conf.example - vlicense LICENSE -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 23528615666e..81ab649f5685 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -1,7 +1,7 @@ # Template file for 'removed-packages' pkgname=removed-packages version=0.1 -revision=60 +revision=61 build_style=meta short_desc="Uninstalls packages removed from repository" maintainer="Piotr Wójcik " @@ -69,6 +69,7 @@ replaces=" enventor<=1.0.0_2 epstopdf<=2.27_3 fontmatrix<=0.6.0.20171228_2 + freshplayerplugin-0.3.9_9 fuse-usmb<=20130204_7 gconf-editor<=3.0.1_3 gegl3<=0.3.28_2