Skip to content

Commit

Permalink
Update wavpack
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbsbot authored and jonaski committed Jan 28, 2025
1 parent 8622648 commit 304a0e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 176 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ env:

flac_version: '1.4.3'

wavpack_version: '5.8.0'
wavpack_version: '5.8.1'

opus_version: '1.3.1'

Expand Down Expand Up @@ -1634,11 +1634,6 @@ jobs:
working-directory: build
run: tar -xf ../downloads/wavpack-${{env.wavpack_version}}.tar.bz2

- name: Patch wavpack
shell: bash
working-directory: build/wavpack-${{env.wavpack_version}}
run: patch -p1 < ../../patches/wavpack-cmake.patch

- name: Configure wavpack
shell: cmd
env:
Expand Down
170 changes: 0 additions & 170 deletions patches/wavpack-cmake.patch

This file was deleted.

0 comments on commit 304a0e0

Please sign in to comment.