[mixxx] Add missing sources
by Uwe Klotz
commit 9c3e27eb10bf4ec76255b59e357aade3f8616e93
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Tue Oct 27 23:02:31 2020 +0100
Add missing sources
sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sources b/sources
index 128b02f..592788d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mixxx-a555ffde6387843967fcddbf72d7e1be4cf315f3.tar.gz) = 16a73c6d4cddf25fef1a4b2b2605ead19fa483eb8e9a098f1703e9cec76f8395e764f2e96e53798d42e4ac2c75d72d30ccb8999e2f8b2bf4fa8ae0c6e058bb61
+SHA512 (mixxx-a2f1f52f3752de8fecd0b183ab64cbca7682c231.tar.gz) = 41080b85027fd153aab8e96671b78453e712085b6f8edf333109dd64f86edb1786b2a62c7816ad4a7999a4610b3a90f74f113b5cf2fc706ef9fcf6f6c530662c
4 years
[mixxx] Revert "Disable aborting the build on warnings temporarily"
by Uwe Klotz
commit 4ff5f4e81d3f439c79f62f394e911f50645501aa
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Tue Oct 27 22:27:21 2020 +0100
Revert "Disable aborting the build on warnings temporarily"
This reverts commit d3eaa7b9fd6bed485c67d757028514df391acc3a.
mixxx.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index bf2e8f4..4626a4c 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -105,13 +105,11 @@ echo "#pragma once" > src/build.h
# doesn't seem to work on http://koji.rpmfusion.org. We need
# to bundle it instead or add it as an additional source and
# unpack it into the /lib folder.
-# TODO: Re-enable WARNINGS_FATAL=ON after upstream fixes are available
-# https://github.com/mixxxdj/mixxx/pull/3223
%cmake3 \
-GNinja \
-DCMAKE_BUILD_TYPE=Release \
-DOPTIMIZE=portable \
- -DWARNINGS_FATAL=OFF \
+ -DWARNINGS_FATAL=ON \
-DBATTERY=ON \
-DBROADCAST=ON \
-DBULK=ON \
4 years
[mixxx] Update snapshot with upstream build fixes
by Uwe Klotz
commit d4af44ebe44f83d805a36a17e852841eff05906e
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Tue Oct 27 22:25:24 2020 +0100
Update snapshot with upstream build fixes
mixxx.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 6a5b679..bf2e8f4 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -9,9 +9,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit a555ffde6387843967fcddbf72d7e1be4cf315f3
+%global gitcommit a2f1f52f3752de8fecd0b183ab64cbca7682c231
# Format: <yyyymmdd>
-%global gitcommitdate 20201025
+%global gitcommitdate 20201026
%if "%{?gitcommit}" == ""
# (Pre-)Releases
@@ -184,7 +184,7 @@ appstream-util \
%changelog
-* Sun Oct 25 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.9.beta.20201025gita555ffd
+* Sun Oct 27 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.9.beta.20201025gita2f1f52
- New upstream snapshot 2.3.0-beta
* Sun Aug 16 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.8.beta.20200816git64fd2d6
4 years
[gstreamer1-plugins-bad-freeworld] Rebuild for libde256
by Leigh Scott
commit 894a85d6f3273dfee99155a3ffde130d393db36c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 27 19:15:00 2020 +0000
Rebuild for libde256
gstreamer1-plugins-bad-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index afab938..d99a027 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,7 +1,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Version: 1.18.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -92,6 +92,9 @@ rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
%changelog
+* Tue Oct 27 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.18.0-2
+- Rebuild for libde256
+
* Wed Sep 9 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.18.0-1
- 1.18.0
4 years
[kodi/f31] Update to 18.9
by Michael Cronenworth
Summary of changes:
24c39f0... Update to 18.9 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years
[kodi/f32] Update to 18.9
by Michael Cronenworth
commit 24c39f089ff44c799562c06f4b893512bd4cb75b
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Tue Oct 27 14:06:05 2020 -0500
Update to 18.9
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index ed2d8ee..abe7a59 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=8
+MINORVERSION=9
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index fd212fc..4091d0b 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -33,7 +33,7 @@
%endif
Name: kodi
-Version: 18.8
+Version: 18.9
Release: 1%{?dist}
Summary: Media center
@@ -529,6 +529,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
%changelog
+* Tue Oct 27 2020 Michael Cronenworth <mike(a)cchtml.com> - 18.9-1
+- Kodi 18.9 final
+
* Sat Aug 08 2020 Michael Cronenworth <mike(a)cchtml.com> - 18.8-1
- Kodi 18.8 final
diff --git a/sources b/sources
index 7cb6743..cd0349e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (kodi-18.8-patched.tar.xz) = 3c43a8e150061ed49f89c7b810944b172cb388d07a5050659aa87b791101fd8bce285c0598c1266ec235b7a7bd45353c253c1c6a0576100449b14a7b23e4c345
+SHA512 (kodi-18.9-patched.tar.xz) = 169d5588e6385fdef77a52dc2a4a779008f85b53c5254ab15ffc86b8cff4a5e6feb9a001c08be3de0bdafba2f34ccbba4d3a5d58d84bb68faa50b87374e4aba9
SHA512 (kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz) = 11c93eaacd156f8fd7dec7c43d366438b201f31ad55b2870463a9e286912b6ada08882319a021fb7992190f87b909a49f2b83e0321cc17aedc29f7fe5898fa72
SHA512 (kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz) = b3419ba0a1a2dd70f1bb6236afdfe1c6e88c9ad4264198b289e3bba9375e077cecf7f89848c7b09debaa445327f3507101f3d157e692f7a7163b2bb52643e1e7
4 years
[kodi/f33] Update to 19.0 alpha 2
by Michael Cronenworth
Summary of changes:
800e6ec... Update to 19.0 alpha 2 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years
[kodi] Update to 19.0 alpha 2
by Michael Cronenworth
commit 800e6ecc1017993770ed3f21b1ec4bf1d42fa52f
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Tue Oct 27 11:59:57 2020 -0500
Update to 19.0 alpha 2
kodi-18-brp-mangle-shebangs.patch | 6 +++---
kodi-19-python.patch | 41 ---------------------------------------
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 11 +++++------
sources | 2 +-
5 files changed, 10 insertions(+), 52 deletions(-)
---
diff --git a/kodi-18-brp-mangle-shebangs.patch b/kodi-18-brp-mangle-shebangs.patch
index 4b0004f..1accdac 100644
--- a/kodi-18-brp-mangle-shebangs.patch
+++ b/kodi-18-brp-mangle-shebangs.patch
@@ -1,11 +1,11 @@
--- kodi-18.5/cmake/scripts/linux/Install.cmake-orig 2019-11-16 12:12:49.000000000 +0100
+++ kodi-18.5/cmake/scripts/linux/Install.cmake 2019-12-31 20:30:14.262789039 +0100
-@@ -200,7 +200,7 @@ if(ENABLE_EVENTCLIENTS)
+@@ -199,7 +199,7 @@
COMPONENT kodi-eventclients-common)
# Install kodi-eventclients-common python files
-- file(WRITE ${CMAKE_BINARY_DIR}/packages/deb/defs.py ICON_PATH="usr/share/pixmaps/${APP_NAME_LC}/")
-+ file(WRITE ${CMAKE_BINARY_DIR}/packages/deb/defs.py ICON_PATH="usr/share/pixmaps/${APP_NAME_LC}/"\n)
+- file(WRITE ${CMAKE_BINARY_DIR}/packages/deb/defs.py ICON_PATH="/usr/share/pixmaps/${APP_NAME_LC}/")
++ file(WRITE ${CMAKE_BINARY_DIR}/packages/deb/defs.py ICON_PATH="/usr/share/pixmaps/${APP_NAME_LC}/"\n)
install(PROGRAMS ${CMAKE_BINARY_DIR}/packages/deb/defs.py
${CMAKE_SOURCE_DIR}/tools/EventClients/lib/python/__init__.py
${CMAKE_SOURCE_DIR}/tools/EventClients/Clients/PS3BDRemote/ps3_remote.py
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index b6098af..5395f2d 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=19
-MINORVERSION=0a1
+MINORVERSION=0a2
#GITCOMMIT=b6daed5dc4f8ab6d0b50cc8bcb80bfb9e6a3e583
#GITSHORT=b6daed5
CODENAME=Matrix
diff --git a/kodi.spec b/kodi.spec
index d6f48a3..b12365e 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,6 +1,6 @@
# Use old cmake macro
%global __cmake_in_source_build 1
-%global PRERELEASE a1
+%global PRERELEASE a2
%global DIRVERSION %{version}
#global GITCOMMIT db40b2a
# use the line below for pre-releases
@@ -42,7 +42,7 @@
Name: kodi
Version: 19.0
-Release: 0.3.20200727gitdb40b2a%{?dist}
+Release: 0.4.20201005git54be31b%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -85,9 +85,6 @@ Patch3: kodi-18-annobin-workaround.patch
# Workaround for brp-mangle-shebangs behavior (RHBZ#1787088)
Patch4: kodi-18-brp-mangle-shebangs.patch
-# Python 3.9 fix
-Patch5: kodi-19-python.patch
-
%ifarch x86_64 i686
%global _with_crystalhd 1
%endif
@@ -362,7 +359,6 @@ This package contains the Kodi binary for X11 servers.
%patch2 -p1 -b.trousers
%patch3 -p1 -b.innobinfix
%patch4 -p1 -b.brp-mangle-shebangs
-%patch5 -p1 -b.python
# Fix up Python shebangs
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" \
@@ -526,6 +522,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
%changelog
+* Tue Oct 27 2020 Michael Cronenworth <mike(a)cchtml.com> - 19.0-0.4.20201005git54be31b
+- Kodi 19.0 alpha 2
+
* Sun Sep 13 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 19.0-0.3.20200727gitdb40b2a
- rebuilt
diff --git a/sources b/sources
index 1e2e1ff..218b69d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (kodi-19.0a1-patched.tar.xz) = 58554e970ddb23b5d19feb65e1c4a813f89f95337c7ec08290832fbe8bb9a14538e2b0158dcdf5e0432b2dbd3ba2d9c57906ddd7358660f795f0a3a6c1369ea3
+SHA512 (kodi-19.0a2-patched.tar.xz) = 44a7984120783bc52fa8bede4a24a1d8cfbf69ffe5debea7973a4e17a5377545b8d86f3cec2b41365d2cd74e7931c1acb15a67025d96bc5d80f303b3b7f39e06
SHA512 (kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz) = 11c93eaacd156f8fd7dec7c43d366438b201f31ad55b2870463a9e286912b6ada08882319a021fb7992190f87b909a49f2b83e0321cc17aedc29f7fe5898fa72
SHA512 (kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz) = b3419ba0a1a2dd70f1bb6236afdfe1c6e88c9ad4264198b289e3bba9375e077cecf7f89848c7b09debaa445327f3507101f3d157e692f7a7163b2bb52643e1e7
4 years
[libheif] Update to 1.9.1
by Leigh Scott
commit 77a9d2c60e58028a7c1510a21d6fd0f08c473085
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 27 14:49:02 2020 +0000
Update to 1.9.1
libheif.spec | 10 ++++++++--
sources | 2 +-
system_rav1e.patch | 33 ---------------------------------
system_rav1e_dav1d.patch | 43 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 52 insertions(+), 36 deletions(-)
---
diff --git a/libheif.spec b/libheif.spec
index a25b3ad..b175771 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -1,18 +1,19 @@
Name: libheif
-Version: 1.8.0
+Version: 1.9.1
Release: 1%{?dist}
Summary: HEIF file format decoder and encoder
License: LGPLv3+ and MIT
URL: https://github.com/strukturag/%{name}
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-Patch0: system_rav1e.patch
+Patch0: system_rav1e_dav1d.patch
BuildRequires: autoconf
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(aom)
+BuildRequires: pkgconfig(dav1d)
BuildRequires: pkgconfig(libde265)
%if 0%{?fedora}
BuildRequires: pkgconfig(libjpeg)
@@ -44,10 +45,12 @@ developing applications that use %{name}.
%prep
%autosetup -p1
NOCONFIGURE=1 ./autogen.sh
+rm -rf third-party/
%build
%configure --disable-static \
+ --enable-local-dav1d \
%if 0%{?fedora} > 32
--enable-local-rav1e
%endif
@@ -83,6 +86,9 @@ find %buildroot -name '*.la' -or -name '*.a' | xargs rm -f
%changelog
+* Tue Oct 27 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.9.1-1
+- Update to 1.9.1
+
* Fri Aug 28 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.8.0-1
- Update to 1.8.0
diff --git a/sources b/sources
index 4fc4500..a9d2270 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libheif-1.8.0.tar.gz) = e5116530190a6bd97a6788393a3070be54e432ffd43045fa4b7a028f2a7f652d6bc09b7bf5992a6fb2b3cf6669f29a269f2007099cfef661e17732cf1b09debe
+SHA512 (libheif-1.9.1.tar.gz) = ab9bd455499223f234efba255c2a0bda418381ccd6cc3cda667ddf7ca3c73efc01385bf629662f72693e40757d3d512b6662c9a6424e7d81d348a3a02ca77a90
diff --git a/system_rav1e_dav1d.patch b/system_rav1e_dav1d.patch
new file mode 100644
index 0000000..e698648
--- /dev/null
+++ b/system_rav1e_dav1d.patch
@@ -0,0 +1,43 @@
+diff -uNrp a/libheif/heif_encoder_rav1e.cc b/libheif/heif_encoder_rav1e.cc
+--- a/libheif/heif_encoder_rav1e.cc 2020-09-25 09:28:40.000000000 +0100
++++ b/libheif/heif_encoder_rav1e.cc 2020-10-27 14:31:44.692222806 +0000
+@@ -34,7 +34,7 @@
+
+ #include <iostream> // TODO: remove me
+
+-#include "rav1e/rav1e.h"
++#include <rav1e/rav1e.h>
+
+
+ struct encoder_struct_rav1e
+diff -uNrp a/libheif/Makefile.am b/libheif/Makefile.am
+--- a/libheif/Makefile.am 2020-09-25 09:28:40.000000000 +0100
++++ b/libheif/Makefile.am 2020-10-27 14:36:13.730638570 +0000
+@@ -22,11 +22,11 @@ ADDITIONAL_LIBS += $(x265_LIBS)
+ endif
+
+ if ENABLE_LOCAL_RAV1E
+-ADDITIONAL_LIBS += ../third-party/rav1e/target/release/librav1e.a -ldl
++ADDITIONAL_LIBS += -lrav1e -ldl
+ endif
+
+ if ENABLE_LOCAL_DAV1D
+-ADDITIONAL_LIBS += ../third-party/dav1d/build/src/libdav1d.a -ldl
++ADDITIONAL_LIBS += -ldav1d -ldl
+ endif
+
+ libheif_la_CPPFLAGS =
+@@ -42,11 +42,11 @@ libheif_la_CXXFLAGS = \
+ libheif_la_LIBADD = $(ADDITIONAL_LIBS)
+
+ if ENABLE_LOCAL_RAV1E
+-libheif_la_CXXFLAGS += -I../third-party/rav1e/target/release/include
++libheif_la_CXXFLAGS += -I/usr/include/
+ endif
+
+ if ENABLE_LOCAL_DAV1D
+-libheif_la_CXXFLAGS += -I../third-party/dav1d/build -I../third-party/dav1d/build/include -I../third-party/dav1d/build/include/dav1d -I../third-party/dav1d/include
++libheif_la_CXXFLAGS += -I/usr/include/
+ endif
+
+ libheif_la_LDFLAGS = -version-info $(LIBHEIF_CURRENT):$(LIBHEIF_REVISION):$(LIBHEIF_AGE)
4 years
[libde265] Update to 1.0.7
by Leigh Scott
commit 9b3ae63822823e4c2eb58901658d1bdaa4381925
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 27 14:18:08 2020 +0000
Update to 1.0.7
.gitignore | 1 +
libde265.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56b1859..7a22fda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/libde265-1.0.4.tar.gz
/libde265-1.0.5.tar.gz
/libde265-1.0.6.tar.gz
+/libde265-1.0.7.tar.gz
diff --git a/libde265.spec b/libde265.spec
index 8e80516..d85727c 100644
--- a/libde265.spec
+++ b/libde265.spec
@@ -1,6 +1,6 @@
Name: libde265
Summary: Open H.265 video codec implementation
-Version: 1.0.6
+Version: 1.0.7
Release: 1%{?dist}
License: LGPLv3+
Source: https://github.com/strukturag/libde265/releases/download/v%{version}/%{na...
@@ -105,6 +105,9 @@ rm -f %{buildroot}%{_bindir}/yuv-distortion
%{_bindir}/acceleration_speed
%changelog
+* Tue Oct 27 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.0.7-1
+- Update to 1.0.7
+
* Fri Aug 28 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.0.6-1
- Update to 1.0.6
diff --git a/sources b/sources
index de7d458..1d01fe7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libde265-1.0.6.tar.gz) = a7681cf5796e34f2f0a7019b1990af62b6394fb5f5d267060c9c9f879551b297a9ee90ebfac5a51af118706e187f4939e4419a597a1afb427595da70feb9fbbb
+SHA512 (libde265-1.0.7.tar.gz) = 69909a992b203d5e621832e8271567ddb1094e1c4af380ddf85e390523bf0feedcc5629f6e897502011a53af5021065d3634bb742b518a1ca883e6089ca85505
4 years