Skip to content

Commit

Permalink
feat: add QML
Browse files Browse the repository at this point in the history
  • Loading branch information
acolombier committed Oct 29, 2023
1 parent 46ec071 commit 85993f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,16 @@ jobs:
portmidi
protobuf
pthreads
qt5compat
qt5compat[qml]
qtbase
qtdeclarative
qtsvg
qttranslations
qtkeychain-qt6
qt3d[qml]
qtquick3d
qtquick3dphysics
qtquickcontrols2
rubberband
soundtouch
taglib
Expand Down
2 changes: 1 addition & 1 deletion ports/soundtouch/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_from_github(
GITHUB_HOST https://codeberg.org
REPO soundtouch/soundtouch
REF 2.3.1
SHA512 c9d110b06cafb79968c94c4d206360b9ea9673d63eaf1470b097a39acf18b5b9cd53759f2656ff8963c6eee6a36fecdf1ea9aa7dc014fbf8bbee0dcfb8e4e438
SHA512 016717c9539acf8f59b74dc1e70a4ffe628f923db2d23a7d71d9544a6b23b5aa602d2cf3f18f990647d996b2ab46e53756e4eddee9e2e6539e1704e8fa5f3519
HEAD_REF master
)

Expand Down

0 comments on commit 85993f8

Please sign in to comment.