diff --git a/metainfo.patch b/metainfo.patch index 30a3f97..c694e3d 100644 --- a/metainfo.patch +++ b/metainfo.patch @@ -1,23 +1,15 @@ diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml b/res/linux/org.mixxx.Mixxx.metainfo.xml -index 7564218812..5c4474d6a3 100644 +index 1651d7f40e..3a7cd26b31 100644 --- a/res/linux/org.mixxx.Mixxx.metainfo.xml +++ b/res/linux/org.mixxx.Mixxx.metainfo.xml -@@ -98,7 +98,7 @@ - Do not edit it manually. - --> - -- -+ - -
    -
  • -@@ -447,8 +447,7 @@ +@@ -555,9 +555,7 @@ + #3885
  • - Note: Mixxx does not yet support multiple loops per track. We are +- Note: Mixxx does not yet support multiple loops per track. We are - working on this for Mixxx 2.4 - . In Mixxx 2.3, if you import a track with multiple loops from Serato, Mixxx will use the first loop cue as the single loop Mixxx currently supports. The imported loops are still stored in Mixxx's database and are treated as hotcues in Mixxx 2.3. If you do not delete these hotcues, they will be usable as loops in Mixxx 2.4. Serato keeps loops and hotcues in separate lists, but Mixxx does not, so loops from Serato are imported starting as hotcue 9. -+ working on this for Mixxx 2.4. ++ Note: Mixxx does not yet support multiple loops per track.
  • Import cue points, track colors, and playlists from Rekordbox USB drives diff --git a/org.mixxx.Mixxx.yaml b/org.mixxx.Mixxx.yaml index 639cf37..c18a2a7 100644 --- a/org.mixxx.Mixxx.yaml +++ b/org.mixxx.Mixxx.yaml @@ -58,8 +58,8 @@ modules: - --with-pic sources: - type: archive - url: https://github.com/protocolbuffers/protobuf/releases/download/v3.19.4/protobuf-cpp-3.19.4.tar.gz - sha256: 89ac31a93832e204db6d73b1e80f39f142d5747b290f17340adce5be5b122f94 + url: https://github.com/protocolbuffers/protobuf/releases/download/v21.1/protobuf-cpp-3.21.1.tar.gz + sha256: 9ccabf07bd087bca3bb37067e04bf1d7377f0d60311cf3d2aa88e7af4c49a177 cleanup: - /bin @@ -83,8 +83,8 @@ modules: buildsystem: cmake-ninja sources: - type: archive - url: https://github.com/libusb/hidapi/archive/refs/tags/hidapi-0.11.2.tar.gz - sha256: bc4ac0f32a6b21ef96258a7554c116152e2272dacdec1e4620fc44abeea50c27 + url: https://github.com/libusb/hidapi/archive/refs/tags/hidapi-0.12.0.tar.gz + sha256: 28ec1451f0527ad40c1a4c92547966ffef96813528c8b184a665f03ecbb508bc - name: taglib buildsystem: cmake-ninja @@ -127,8 +127,8 @@ modules: buildsystem: cmake-ninja sources: - type: archive - url: https://github.com/tenacityteam/libid3tag/archive/refs/tags/0.16.0.tar.gz - sha256: ce60a545acf0f30cb96b5f298b74bb65caa513a56299e0435fc8f09dadc5e6ed + url: https://github.com/tenacityteam/libid3tag/archive/refs/tags/0.16.2.tar.gz + sha256: 96198b7c8803bcda44e299615e1929a85bd5a5da02e67ebc442735bc50018190 - name: upower config-opts: @@ -178,8 +178,8 @@ modules: - -DBUILD_TESTING=OFF sources: - type: archive - url: https://github.com/mixxxdj/libkeyfinder/archive/refs/tags/v2.2.6.tar.gz - sha256: 15dfcc744fddd01f0e33473091bc34892a9889b779dc991fc1096166bbbfee0d + url: https://github.com/mixxxdj/libkeyfinder/archive/refs/tags/2.2.7.tar.gz + sha256: 57dbd89c90b451e449d4652a29f078a90b847fefb29a242ab3c886f39d5d6998 - name: mixxx buildsystem: cmake-ninja @@ -201,7 +201,7 @@ modules: - install -d /app/extensions/Plugins sources: - type: archive - url: https://github.com/mixxxdj/mixxx/archive/refs/tags/2.3.2.tar.gz - sha256: b6a0ed80bfbda5b65014e75ffd132f8a7474b260ef18d1e4e2c203e21bb28695 + url: https://github.com/mixxxdj/mixxx/archive/refs/tags/2.3.3.tar.gz + sha256: 8e3a5a545175982336bb07c81a3839897a007c43689b93641242db662f6beb9c - type: patch path: metainfo.patch