Skip to content

Commit

Permalink
[ffmpeg] fix aubio break from ffmpeg update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rastaban committed Dec 5, 2018
1 parent 0f849f5 commit a9527a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/aubio/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: aubio
Version: 0.4.6-2
Version: 0.4.6-967e4041f-2
Description: Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.
Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis, bzip2, liblzma
4 changes: 2 additions & 2 deletions ports/aubio/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/aubio-3c230fae309e9ea3298783368dd7
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aubio/aubio
REF 0.4.6
SHA512 9bb787d81f39ab8e3440be9936552a712a24e009884818e13e80dde756ad3874055bcd931ca3af638122f6a0d0bc53e62e1abeedce3fd79af35fe9ddea6bc707
REF 967e4041f21d7eec9db319db98a37489aa19460c
SHA512 76ab82bc509350fb3fe0cee5806c6f8af72a6ce97b4aba887d8f66f13f924eebea12fbdfeab9c1f201c6141d703336ebbf13813f54c8d0fa20507e048d15b2cd
HEAD_REF master
)

Expand Down

0 comments on commit a9527a8

Please sign in to comment.