16 Commits

Author SHA1 Message Date
Andreas Müller
e55aae0802 All recipes: Auto change licenses to SPDX
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-03-10 23:35:27 +01:00
Andreas Müller
f16786ba79 mixxx: upgrade 2.3.1 -> 2.3.2 to fix build with ffmpeg5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-03-01 22:54:43 +01:00
Andreas Müller
63928358de mixxx: Add upstream patch to fix build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-21 23:11:18 +01:00
Andreas Müller
7bdabec82f Change SRC_URIs for safety on github and political correctness in yocto
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-11-07 20:47:35 +01:00
Andreas Müller
a2b6ca9ae8 mixxx: upgrade 2.3.0 -> 2.3.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-10-09 21:38:56 +02:00
Andreas Müller
42a6ec9399 Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 00:25:06 +02:00
Andreas Müller
7d083fcbca mixxx: upgrade 2.2.4 -> 2.3.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-30 22:48:57 +02:00
Andreas Müller
a8c991d122 mixxx: Fix build with scons 4.x
With 2.3 mixxx has moved to cmake but that is not released yet. So fix scons
build for now.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-14 22:35:01 +02:00
Andreas Müller
31e785bba2 mixxx: fetch main branch - master is gone
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-04-22 00:12:32 +02:00
Andreas Müller
f427a04ef8 mixxx: upgrade 2.2.2 -> 2.2.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-07-22 23:46:02 +02:00
Andreas Müller
0c12d6675f FIx warning due to distro_features_check deprecation
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-11-25 00:26:34 +01:00
Andreas Müller
5fdb7f5a5d mixxx: upgrade 2.2.1+ -> 2.2.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-08-20 00:34:19 +02:00
Andreas Müller
fb2d150884 mixxx: upgrade to latest maste to fix build with current oe
Something changed in scons/python3:
| TypeError: changed_since_last_build_node() takes 3 positional arguments but 4 were given:

Guess this one fixed it:

Author: Uwe Klotz <uklotz@mixxx.org>
Date:   Fri Aug 9 15:18:05 2019 +0200

    Fix signature of changed_since_last_build_node() for SCons 3.1.x

    Add a 4th parameter with default value:
    https://scons.org/doc/3.1.0/HTML/scons-api/SCons.Node-module.html#changed_since_last_build_nodehttps://scons.org/doc/3.1.0/HTML/scons-api/SCons.Node-module.html

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-08-14 01:18:53 +02:00
Andreas Müller
368e9d318d mixxx: upgrade to 2.2.1+ and fix build after scons moved to python3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-08-01 17:16:30 +02:00
Andreas Müller
c0ba8a01c5 mixxx: upgrade 2.1.5 -> 2.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-25 23:41:18 +01:00
Andreas Müller
4626412bac get mixxx and qmmp from meta-qt5-extra
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-17 22:47:40 +01:00