[mixxx] New upstream snapshot 2.4.0-beta
by Uwe Klotz
commit 72a29325eb2c8ec78108e984c4bf078898b4e5aa
Author: Uwe Klotz <uwe.klotz(a)gmail.com>
Date: Tue Aug 29 17:26:19 2023 +0200
New upstream snapshot 2.4.0-beta
cmake-exclude-subdirectory-lib-benchmark.patch | 16 ----------------
mixxx.spec | 12 ++++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 21 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 160b003..edb6477 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -7,9 +7,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 1d7eadb529ce6ec574b5ad805a1282bcddbbeaa9
+%global gitcommit faae539eeb0319235664b6747bf86c54397ce838
# Format: <yyyymmdd>
-%global gitcommitdate 20230817
+%global gitcommitdate 20230828
# Additional sources
%global libkeyfinder_version 2.2.6
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.4.0
-Release: 0.2%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.3%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -37,7 +37,6 @@ Source0: https://github.com/mixxxdj/%{name}/archive/%{sources}/%{name}-%{
# as a fragment identifier to the URL to populate SOURCE<n> correctly
Source1: https://github.com/mixxxdj/libkeyfinder/archive/refs/tags/v%{libkeyfinder...
Source2: https://github.com/xsco/libdjinterop/archive/refs/tags/%{libdjinterop_ver...
-Patch0: cmake-exclude-subdirectory-lib-benchmark.patch
# Build Tools
BuildRequires: desktop-file-utils
@@ -47,6 +46,8 @@ BuildRequires: cmake
BuildRequires: ccache
BuildRequires: gcc-c++
BuildRequires: ninja-build
+BuildRequires: gtest-devel
+BuildRequires: gmock-devel
BuildRequires: google-benchmark-devel
# Build Requirements
@@ -220,6 +221,9 @@ appstreamcli \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
+* Tue Aug 29 2023 Uwe Klotz <uwe.klotz(a)gmail.com> - 2.4.0-0.3
+- New upstream snapshot 2.4.0-beta
+
* Thu Aug 17 2023 Uwe Klotz <uwe.klotz(a)gmail.com> - 2.4.0-0.2
- New upstream snapshot 2.4.0-beta
diff --git a/sources b/sources
index f353e95..ee514d5 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (libdjinterop-0.19.2.tar.gz) = 1fec3ef48bc20f1a6087553ba9b2332cfb30cab10ddd57307ce982be77daa0a24e53d53fb5e6e3c2d8a6552fdf6b437ab8787f4a46f893394b48eda113d3c1ff
SHA512 (libkeyfinder-2.2.6.zip) = 23ffcc4da59019349824b60dd1b125d559f39d7731fe7f00cdc8f4a97a342fa59ef5183c4e272ff4c5fd06eaa89c581e07fdb26bcfd3c98cc42d2dcc29e13e1e
-SHA512 (mixxx-1d7eadb529ce6ec574b5ad805a1282bcddbbeaa9.tar.gz) = 61a9e25569c98d1e455909b72feb6fbe9fb9167f1d8a0fbfd1e948ac53f4273e8fb8f7ee4a2f6cebae6a11a50165309340198ea745ad4889e0b8bd57fc57c97b
+SHA512 (mixxx-faae539eeb0319235664b6747bf86c54397ce838.tar.gz) = d9a254f6303dd8094e4fbde1b09e2158256ce1ff019094d96b89dbd187d8a3b93ccebf6f6d4ff3822c71bdbde2bc02bdd1a51ad1c1c6ab8269d8ed91c7760d60
1 year, 2 months
[openshot] Moved to Fedora
by Neal Gompa
commit 597690a82f67c862ff4b7c80b1b454c90d91e707
Author: Neal Gompa <ngompa(a)fedoraproject.org>
Date: Tue Aug 29 07:44:51 2023 -0400
Moved to Fedora
.gitignore | 22 ---
dead.package | 1 +
openshot-find-lang.sh | 279 ------------------------------
openshot-rpmfusion-contact.patch | 22 ---
openshot.spec | 365 ---------------------------------------
sources | 1 -
6 files changed, 1 insertion(+), 689 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..3aa0b6e
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Moved to Fedora
1 year, 2 months
[intel-ipu6-kmod/f37] Support for 6.5 kernel
by smallorange
commit 77fdddb01b7122a3f0b65fdf23895055fac3950e
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Tue Aug 29 14:58:06 2023 +0800
Support for 6.5 kernel
Signed-off-by: Kate Hsuan <hpa(a)redhat.com>
0001-cio2-bridge-Fix-compilation-with-kernel.patch | 90 -----
...u-psys-Fix-compilation-with-kernels-6.5.0.patch | 32 ++
...l_ipu6_isys-Add-video_nr-module-parameter.patch | 54 ---
...-Use-clk-framework-instead-of-a-clke-GPIO.patch | 365 ---------------------
intel-ipu6-kmod.spec | 9 +-
5 files changed, 40 insertions(+), 510 deletions(-)
---
diff --git a/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
new file mode 100644
index 0000000..ccbfcfa
--- /dev/null
+++ b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
@@ -0,0 +1,32 @@
+From c93409cfdb39fb13e2f92bae6314a1403496e8e0 Mon Sep 17 00:00:00 2001
+From: Hans de Goede <hdegoede(a)redhat.com>
+Date: Mon, 28 Aug 2023 15:19:16 +0200
+Subject: [PATCH] ipu-psys: Fix compilation with kernels >= 6.5.0
+
+Kernel 6.5 has removed the last parameter from
+get_user_pages(). Adjust the code accordingly.
+
+Signed-off-by: Hans de Goede <hdegoede(a)redhat.com>
+---
+ drivers/media/pci/intel/ipu-psys.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/drivers/media/pci/intel/ipu-psys.c b/drivers/media/pci/intel/ipu-psys.c
+index 2e40849..f1a0ab4 100644
+--- a/drivers/media/pci/intel/ipu-psys.c
++++ b/drivers/media/pci/intel/ipu-psys.c
+@@ -218,7 +218,11 @@ static int ipu_psys_get_userpages(struct ipu_dma_buf_attach *attach)
+ #else
+ FOLL_WRITE,
+ #endif
++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 5, 0)
+ pages, NULL);
++#else
++ pages);
++#endif
+ if (nr < npages)
+ goto error_up_read;
+ }
+--
+2.41.0
+
diff --git a/intel-ipu6-kmod.spec b/intel-ipu6-kmod.spec
index fe5853c..faa0ef8 100644
--- a/intel-ipu6-kmod.spec
+++ b/intel-ipu6-kmod.spec
@@ -16,7 +16,7 @@
Name: %{prjname}-kmod
Summary: Kernel module (kmod) for %{prjname}
Version: 0.0
-Release: 5.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
+Release: 6.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
License: GPLv2+
URL: https://github.com/intel
@@ -25,6 +25,7 @@ Source1: %{url}/ipu6-drivers/archive/%{ipu6_commit}/ipu6-drivers-%{ipu6_s
# Patches
+Patch10: 0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
BuildRequires: gcc
BuildRequires: elfutils-libelf-devel
@@ -50,6 +51,9 @@ This package contains the kmod module for %{prjname}.
kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{prjname} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null
%setup -q -c -a 1
+(cd ipu6-drivers-%{ipu6_commit}
+%patch10 -p1
+)
cp -Rp ivsc-driver-%{ivsc_commit}/backport-include ipu6-drivers-%{ipu6_commit}/
cp -Rp ivsc-driver-%{ivsc_commit}/drivers ipu6-drivers-%{ipu6_commit}/
@@ -94,6 +98,9 @@ done
%changelog
+* Tue Aug 29 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-6.20230622git8e41080
+- Support for 6.5 kernel
+
* Mon Aug 7 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-5.20230622git8e41080
- Updated ipu6-driver to commit 8e410803b5d31c2c5bf32961f786d205ba6acc5d
- Updated ivsc-driver to commit cce4377f1539f3e7e8d8b45fbe23e87828ed1deb
1 year, 2 months
[intel-ipu6-kmod] Support for 6.5 kernel
by smallorange
commit 6a2d6cea3d14e0fe54044542697083b007cf6135
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Tue Aug 29 14:58:06 2023 +0800
Support for 6.5 kernel
Signed-off-by: Kate Hsuan <hpa(a)redhat.com>
0001-cio2-bridge-Fix-compilation-with-kernel.patch | 90 -----
...u-psys-Fix-compilation-with-kernels-6.5.0.patch | 32 ++
...l_ipu6_isys-Add-video_nr-module-parameter.patch | 54 ---
...-Use-clk-framework-instead-of-a-clke-GPIO.patch | 365 ---------------------
intel-ipu6-kmod.spec | 9 +-
5 files changed, 40 insertions(+), 510 deletions(-)
---
diff --git a/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
new file mode 100644
index 0000000..ccbfcfa
--- /dev/null
+++ b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
@@ -0,0 +1,32 @@
+From c93409cfdb39fb13e2f92bae6314a1403496e8e0 Mon Sep 17 00:00:00 2001
+From: Hans de Goede <hdegoede(a)redhat.com>
+Date: Mon, 28 Aug 2023 15:19:16 +0200
+Subject: [PATCH] ipu-psys: Fix compilation with kernels >= 6.5.0
+
+Kernel 6.5 has removed the last parameter from
+get_user_pages(). Adjust the code accordingly.
+
+Signed-off-by: Hans de Goede <hdegoede(a)redhat.com>
+---
+ drivers/media/pci/intel/ipu-psys.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/drivers/media/pci/intel/ipu-psys.c b/drivers/media/pci/intel/ipu-psys.c
+index 2e40849..f1a0ab4 100644
+--- a/drivers/media/pci/intel/ipu-psys.c
++++ b/drivers/media/pci/intel/ipu-psys.c
+@@ -218,7 +218,11 @@ static int ipu_psys_get_userpages(struct ipu_dma_buf_attach *attach)
+ #else
+ FOLL_WRITE,
+ #endif
++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 5, 0)
+ pages, NULL);
++#else
++ pages);
++#endif
+ if (nr < npages)
+ goto error_up_read;
+ }
+--
+2.41.0
+
diff --git a/intel-ipu6-kmod.spec b/intel-ipu6-kmod.spec
index 38eaab9..899f3d7 100644
--- a/intel-ipu6-kmod.spec
+++ b/intel-ipu6-kmod.spec
@@ -16,7 +16,7 @@
Name: %{prjname}-kmod
Summary: Kernel module (kmod) for %{prjname}
Version: 0.0
-Release: 6.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
+Release: 7.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
License: GPLv2+
URL: https://github.com/intel
@@ -25,6 +25,7 @@ Source1: %{url}/ipu6-drivers/archive/%{ipu6_commit}/ipu6-drivers-%{ipu6_s
# Patches
+Patch10: 0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
BuildRequires: gcc
BuildRequires: elfutils-libelf-devel
@@ -50,6 +51,9 @@ This package contains the kmod module for %{prjname}.
kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{prjname} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null
%setup -q -c -a 1
+(cd ipu6-drivers-%{ipu6_commit}
+%patch10 -p1
+)
cp -Rp ivsc-driver-%{ivsc_commit}/backport-include ipu6-drivers-%{ipu6_commit}/
cp -Rp ivsc-driver-%{ivsc_commit}/drivers ipu6-drivers-%{ipu6_commit}/
@@ -94,6 +98,9 @@ done
%changelog
+* Tue Aug 29 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-7.20230622git8e41080
+- Support for 6.5 kernel
+
* Mon Aug 7 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-6.20230622git8e41080
- Updated ipu6-driver to commit 8e410803b5d31c2c5bf32961f786d205ba6acc5d
- Updated ivsc-driver to commit cce4377f1539f3e7e8d8b45fbe23e87828ed1deb
1 year, 2 months
[intel-ipu6-kmod/f38] Support for 6.5 kernel
by smallorange
commit d0f4a5581cbe14c24c86e62ffa2e1de6048c7d47
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Tue Aug 29 14:58:06 2023 +0800
Support for 6.5 kernel
Signed-off-by: Kate Hsuan <hpa(a)redhat.com>
0001-cio2-bridge-Fix-compilation-with-kernel.patch | 90 -----
...u-psys-Fix-compilation-with-kernels-6.5.0.patch | 32 ++
...l_ipu6_isys-Add-video_nr-module-parameter.patch | 54 ---
...-Use-clk-framework-instead-of-a-clke-GPIO.patch | 365 ---------------------
intel-ipu6-kmod.spec | 9 +-
5 files changed, 40 insertions(+), 510 deletions(-)
---
diff --git a/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
new file mode 100644
index 0000000..ccbfcfa
--- /dev/null
+++ b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
@@ -0,0 +1,32 @@
+From c93409cfdb39fb13e2f92bae6314a1403496e8e0 Mon Sep 17 00:00:00 2001
+From: Hans de Goede <hdegoede(a)redhat.com>
+Date: Mon, 28 Aug 2023 15:19:16 +0200
+Subject: [PATCH] ipu-psys: Fix compilation with kernels >= 6.5.0
+
+Kernel 6.5 has removed the last parameter from
+get_user_pages(). Adjust the code accordingly.
+
+Signed-off-by: Hans de Goede <hdegoede(a)redhat.com>
+---
+ drivers/media/pci/intel/ipu-psys.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/drivers/media/pci/intel/ipu-psys.c b/drivers/media/pci/intel/ipu-psys.c
+index 2e40849..f1a0ab4 100644
+--- a/drivers/media/pci/intel/ipu-psys.c
++++ b/drivers/media/pci/intel/ipu-psys.c
+@@ -218,7 +218,11 @@ static int ipu_psys_get_userpages(struct ipu_dma_buf_attach *attach)
+ #else
+ FOLL_WRITE,
+ #endif
++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 5, 0)
+ pages, NULL);
++#else
++ pages);
++#endif
+ if (nr < npages)
+ goto error_up_read;
+ }
+--
+2.41.0
+
diff --git a/intel-ipu6-kmod.spec b/intel-ipu6-kmod.spec
index fe5853c..faa0ef8 100644
--- a/intel-ipu6-kmod.spec
+++ b/intel-ipu6-kmod.spec
@@ -16,7 +16,7 @@
Name: %{prjname}-kmod
Summary: Kernel module (kmod) for %{prjname}
Version: 0.0
-Release: 5.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
+Release: 6.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
License: GPLv2+
URL: https://github.com/intel
@@ -25,6 +25,7 @@ Source1: %{url}/ipu6-drivers/archive/%{ipu6_commit}/ipu6-drivers-%{ipu6_s
# Patches
+Patch10: 0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
BuildRequires: gcc
BuildRequires: elfutils-libelf-devel
@@ -50,6 +51,9 @@ This package contains the kmod module for %{prjname}.
kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{prjname} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null
%setup -q -c -a 1
+(cd ipu6-drivers-%{ipu6_commit}
+%patch10 -p1
+)
cp -Rp ivsc-driver-%{ivsc_commit}/backport-include ipu6-drivers-%{ipu6_commit}/
cp -Rp ivsc-driver-%{ivsc_commit}/drivers ipu6-drivers-%{ipu6_commit}/
@@ -94,6 +98,9 @@ done
%changelog
+* Tue Aug 29 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-6.20230622git8e41080
+- Support for 6.5 kernel
+
* Mon Aug 7 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-5.20230622git8e41080
- Updated ipu6-driver to commit 8e410803b5d31c2c5bf32961f786d205ba6acc5d
- Updated ivsc-driver to commit cce4377f1539f3e7e8d8b45fbe23e87828ed1deb
1 year, 2 months
[intel-ipu6-kmod/f39] Support for 6.5 kernel
by smallorange
commit 951a7cc81af0b7aeb7007a930477761f92b2e3a2
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Tue Aug 29 14:58:06 2023 +0800
Support for 6.5 kernel
Signed-off-by: Kate Hsuan <hpa(a)redhat.com>
0001-cio2-bridge-Fix-compilation-with-kernel.patch | 90 -----
...u-psys-Fix-compilation-with-kernels-6.5.0.patch | 32 ++
...l_ipu6_isys-Add-video_nr-module-parameter.patch | 54 ---
...-Use-clk-framework-instead-of-a-clke-GPIO.patch | 365 ---------------------
intel-ipu6-kmod.spec | 9 +-
5 files changed, 40 insertions(+), 510 deletions(-)
---
diff --git a/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
new file mode 100644
index 0000000..ccbfcfa
--- /dev/null
+++ b/0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
@@ -0,0 +1,32 @@
+From c93409cfdb39fb13e2f92bae6314a1403496e8e0 Mon Sep 17 00:00:00 2001
+From: Hans de Goede <hdegoede(a)redhat.com>
+Date: Mon, 28 Aug 2023 15:19:16 +0200
+Subject: [PATCH] ipu-psys: Fix compilation with kernels >= 6.5.0
+
+Kernel 6.5 has removed the last parameter from
+get_user_pages(). Adjust the code accordingly.
+
+Signed-off-by: Hans de Goede <hdegoede(a)redhat.com>
+---
+ drivers/media/pci/intel/ipu-psys.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/drivers/media/pci/intel/ipu-psys.c b/drivers/media/pci/intel/ipu-psys.c
+index 2e40849..f1a0ab4 100644
+--- a/drivers/media/pci/intel/ipu-psys.c
++++ b/drivers/media/pci/intel/ipu-psys.c
+@@ -218,7 +218,11 @@ static int ipu_psys_get_userpages(struct ipu_dma_buf_attach *attach)
+ #else
+ FOLL_WRITE,
+ #endif
++#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 5, 0)
+ pages, NULL);
++#else
++ pages);
++#endif
+ if (nr < npages)
+ goto error_up_read;
+ }
+--
+2.41.0
+
diff --git a/intel-ipu6-kmod.spec b/intel-ipu6-kmod.spec
index 38eaab9..899f3d7 100644
--- a/intel-ipu6-kmod.spec
+++ b/intel-ipu6-kmod.spec
@@ -16,7 +16,7 @@
Name: %{prjname}-kmod
Summary: Kernel module (kmod) for %{prjname}
Version: 0.0
-Release: 6.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
+Release: 7.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
License: GPLv2+
URL: https://github.com/intel
@@ -25,6 +25,7 @@ Source1: %{url}/ipu6-drivers/archive/%{ipu6_commit}/ipu6-drivers-%{ipu6_s
# Patches
+Patch10: 0001-ipu-psys-Fix-compilation-with-kernels-6.5.0.patch
BuildRequires: gcc
BuildRequires: elfutils-libelf-devel
@@ -50,6 +51,9 @@ This package contains the kmod module for %{prjname}.
kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{prjname} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null
%setup -q -c -a 1
+(cd ipu6-drivers-%{ipu6_commit}
+%patch10 -p1
+)
cp -Rp ivsc-driver-%{ivsc_commit}/backport-include ipu6-drivers-%{ipu6_commit}/
cp -Rp ivsc-driver-%{ivsc_commit}/drivers ipu6-drivers-%{ipu6_commit}/
@@ -94,6 +98,9 @@ done
%changelog
+* Tue Aug 29 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-7.20230622git8e41080
+- Support for 6.5 kernel
+
* Mon Aug 7 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-6.20230622git8e41080
- Updated ipu6-driver to commit 8e410803b5d31c2c5bf32961f786d205ba6acc5d
- Updated ivsc-driver to commit cce4377f1539f3e7e8d8b45fbe23e87828ed1deb
1 year, 2 months