Skip to content

Commit

Permalink
updpatch: gstreamer 1.22.5-1
Browse files Browse the repository at this point in the history
Fix rotten patch.
  • Loading branch information
hack3ric committed Jul 29, 2023
1 parent 03c2f70 commit 86dbca9
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions gstreamer/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
diff --git PKGBUILD PKGBUILD
index db927c2..5ff1936 100644
--- PKGBUILD
+++ PKGBUILD
@@ -10,11 +10,9 @@ pkgname=(
Expand All @@ -15,15 +13,15 @@ index db927c2..5ff1936 100644
gst-plugin-wpe
gst-plugins-ugly
@@ -53,7 +51,7 @@ makedepends=(
libltc bluez-libs libavtp libbs2b bzip2 chromaprint libdca faac faad2
libfdk-aac fluidsynth libgme libkate liblrdf ladspa libde265 lilv libmodplug
lv2 libmicrodns mjpegtools libmpcdec neon openal libdvdnav rtmpdump sbc
- soundtouch spandsp libsrtp svt-hevc zvbi libnice webrtc-audio-processing
+ soundtouch spandsp libsrtp zvbi libnice webrtc-audio-processing
wildmidi zxing-cpp zbar libxml2 gsm libopenmpt wpewebkit libldac libfreeaptx
qrencode json-glib libva libxkbcommon-x11
libavtp libbs2b libdca libde265 libdvdnav libfdk-aac libfreeaptx libgme
libkate libldac liblrdf libltc libmicrodns libmodplug libmpcdec libnice
libopenmpt libsrtp libva libxkbcommon-x11 libxml2 lilv lv2 mjpegtools neon
- openal opencv qrencode rtmpdump sbc shaderc soundtouch spandsp svt-hevc
+ openal opencv qrencode rtmpdump sbc shaderc soundtouch spandsp
vulkan-headers vulkan-icd-loader vulkan-validation-layers
webrtc-audio-processing wildmidi wpewebkit zbar zvbi zxing-cpp

@@ -131,10 +129,13 @@ build() {
@@ -133,10 +131,13 @@ build() {
-D gst-plugins-bad:iqa=disabled
-D gst-plugins-bad:isac=disabled
-D gst-plugins-bad:magicleap=disabled
Expand All @@ -37,16 +35,16 @@ index db927c2..5ff1936 100644
-D gst-plugins-bad:tinyalsa=disabled
-D gst-plugins-bad:voaacenc=disabled
-D gst-plugins-bad:voamrwbenc=disabled
@@ -481,7 +482,7 @@ package_gst-plugins-bad() {
openjpeg2 opus libdvdnav libdvdread librsvg rtmpdump sbc libsndfile libltc
soundtouch spandsp srt libsrtp zvbi libwebp webrtc-audio-processing wildmidi
x265 zbar gsm libopenmpt libldac libfreeaptx qrencode json-glib libavtp
- libmicrodns svt-hevc zxing-cpp
+ libmicrodns zxing-cpp
@@ -484,7 +485,7 @@ package_gst-plugins-bad() {
libfreeaptx libgme libkate libldac liblrdf libltc libmicrodns libmodplug
libmpcdec libopenmpt librsvg libsndfile libsrtp libwebp libxml2 lilv
mjpegtools neon nettle openal openexr openjpeg2 openssl opus pango qrencode
- rtmpdump sbc soundtouch spandsp srt svt-hevc webrtc-audio-processing
+ rtmpdump sbc soundtouch spandsp srt webrtc-audio-processing
wildmidi x265 zbar zvbi zxing-cpp
)

cd root; local files=(
@@ -535,7 +536,6 @@ package_gst-plugins-bad() {
@@ -539,7 +540,6 @@ package_gst-plugins-bad() {
usr/lib/gstreamer-1.0/libgstspandsp.so
usr/lib/gstreamer-1.0/libgstsrt.so
usr/lib/gstreamer-1.0/libgstsrtp.so
Expand Down

0 comments on commit 86dbca9

Please sign in to comment.