Skip to content

Commit

Permalink
Update gstreamer
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbsbot authored and jonaski committed Sep 19, 2024
1 parent 44ae460 commit 080b3ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 75 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ env:

chromaprint_version: '1.5.1'

gstreamer_version: '1.24.7'
gstreamer_version: '1.24.8'

gstreamer_plugins_rs_version: '0.13.0'

Expand Down Expand Up @@ -2598,11 +2598,6 @@ jobs:
working-directory: build
run: tar -xf ../downloads/gst-plugins-base-${{env.gstreamer_version}}.tar.xz

- name: Patch gst-plugins-base
shell: bash
working-directory: build/gst-plugins-base-${{env.gstreamer_version}}
run: patch -p3 < ../../patches/gst-plugins-base-fixes.patch

- name: Configure gst-plugins-base
shell: bash
env:
Expand Down
69 changes: 0 additions & 69 deletions patches/gst-plugins-base-fixes.patch

This file was deleted.

0 comments on commit 080b3ed

Please sign in to comment.