[kdenlive] rebuilt
by Nicolas Chauvet
commit 671cfdf540e6b6979e057c26cb7e8956d23ae9a9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 20 10:23:34 2021 +0200
rebuilt
kdenlive.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kdenlive.spec b/kdenlive.spec
index 97ca500..fc9cdbe 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -4,7 +4,7 @@
Name: kdenlive
Summary: Non-linear video editor
Version: 21.04.3
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -164,6 +164,9 @@ fi
%changelog
+* Fri Aug 20 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 21.04.3-3
+- rebuilt
+
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 21.04.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
3 years, 3 months
[kdenlive] Revert "Update to 21.08.0"
by Nicolas Chauvet
commit d22d98cce526d1b7f3c730b16172548134590e36
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 20 10:21:47 2021 +0200
Revert "Update to 21.08.0"
This reverts commit ff63e92f49dfbf03da30b4cdf9053c6b6f69b42f.
.gitignore | 41 +++++++++++++++++++++++++++++++++++++++--
kdenlive.spec | 7 ++-----
sources | 2 +-
3 files changed, 42 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06bb925..64380fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,39 @@
-kdenlive-*.tar.xz
-rttr-*.tar.gz
+/kdenlive-16.04.3.tar.xz
+/kdenlive-16.08.0.tar.xz
+/kdenlive-16.08.1.tar.xz
+/kdenlive-16.08.2.tar.xz
+/kdenlive-16.08.3.tar.xz
+/kdenlive-16.12.0.tar.xz
+/kdenlive-16.12.2.tar.xz
+/kdenlive-16.12.3.tar.xz
+/kdenlive-17.04.2.tar.xz
+/kdenlive-17.08.1.tar.xz
+/kdenlive-17.12.0.tar.xz
+/kdenlive-17.12.1.tar.xz
+/kdenlive-17.12.2.tar.xz
+/kdenlive-17.12.3.tar.xz
+/kdenlive-18.04.1.tar.xz
+/kdenlive-18.04.3.tar.xz
+/kdenlive-18.08.1.tar.xz
+/kdenlive-18.08.2.tar.xz
+/kdenlive-18.12.2.tar.xz
+/kdenlive-18.12.3.tar.xz
+/kdenlive-19.04.3.tar.xz
+/rttr-0.9.6.tar.gz
+/kdenlive-19.08.2.tar.xz
+/kdenlive-19.12.1.tar.gz
+/kdenlive-19.12.1.tar.xz
+/kdenlive-19.12.3.tar.xz
+/kdenlive-20.04.1.tar.xz
+/kdenlive-20.04.2.tar.xz
+/kdenlive-20.04.3.tar.xz
+/kdenlive-20.08.0.tar.xz
+/kdenlive-20.08.1.tar.xz
+/kdenlive-20.08.3.tar.xz
+/kdenlive-20.12.0.tar.xz
+/kdenlive-20.12.1.tar.xz
+/kdenlive-20.12.2.tar.xz
+/kdenlive-20.12.3.tar.xz
+/kdenlive-21.04.1.tar.xz
+/kdenlive-21.04.2.tar.xz
+/kdenlive-21.04.3.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index 9384c89..97ca500 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -3,8 +3,8 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 21.08.0
-Release: 1%{?dist}
+Version: 21.04.3
+Release: 2%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -164,9 +164,6 @@ fi
%changelog
-* Fri Aug 20 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 21.08.0-1
-- Update to 21.08.0
-
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 21.04.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources
index f6759e4..39e3e9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kdenlive-21.08.0.tar.xz) = a73c210ee5f9a24106e990871523580ff92616b70c539eac4c10b9f0500204d3cd73c2d56f58ccf955cb656cae38d376cac3e51d88f1321c50e788b7c673c04d
+SHA512 (kdenlive-21.04.3.tar.xz) = 9ab5e3f93d0423a0bd746b4bc981a1b9ac14e8440b002d76e44b68597b9c8a16c1f2b498e53755fc5399795d6716addb87c75a58053f7560b108d5019282679f
3 years, 3 months
[kdenlive] Update to 21.08.0
by Nicolas Chauvet
commit ff63e92f49dfbf03da30b4cdf9053c6b6f69b42f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 20 10:04:13 2021 +0200
Update to 21.08.0
.gitignore | 41 ++---------------------------------------
kdenlive.spec | 7 +++++--
sources | 2 +-
3 files changed, 8 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64380fe..06bb925 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,39 +1,2 @@
-/kdenlive-16.04.3.tar.xz
-/kdenlive-16.08.0.tar.xz
-/kdenlive-16.08.1.tar.xz
-/kdenlive-16.08.2.tar.xz
-/kdenlive-16.08.3.tar.xz
-/kdenlive-16.12.0.tar.xz
-/kdenlive-16.12.2.tar.xz
-/kdenlive-16.12.3.tar.xz
-/kdenlive-17.04.2.tar.xz
-/kdenlive-17.08.1.tar.xz
-/kdenlive-17.12.0.tar.xz
-/kdenlive-17.12.1.tar.xz
-/kdenlive-17.12.2.tar.xz
-/kdenlive-17.12.3.tar.xz
-/kdenlive-18.04.1.tar.xz
-/kdenlive-18.04.3.tar.xz
-/kdenlive-18.08.1.tar.xz
-/kdenlive-18.08.2.tar.xz
-/kdenlive-18.12.2.tar.xz
-/kdenlive-18.12.3.tar.xz
-/kdenlive-19.04.3.tar.xz
-/rttr-0.9.6.tar.gz
-/kdenlive-19.08.2.tar.xz
-/kdenlive-19.12.1.tar.gz
-/kdenlive-19.12.1.tar.xz
-/kdenlive-19.12.3.tar.xz
-/kdenlive-20.04.1.tar.xz
-/kdenlive-20.04.2.tar.xz
-/kdenlive-20.04.3.tar.xz
-/kdenlive-20.08.0.tar.xz
-/kdenlive-20.08.1.tar.xz
-/kdenlive-20.08.3.tar.xz
-/kdenlive-20.12.0.tar.xz
-/kdenlive-20.12.1.tar.xz
-/kdenlive-20.12.2.tar.xz
-/kdenlive-20.12.3.tar.xz
-/kdenlive-21.04.1.tar.xz
-/kdenlive-21.04.2.tar.xz
-/kdenlive-21.04.3.tar.xz
+kdenlive-*.tar.xz
+rttr-*.tar.gz
diff --git a/kdenlive.spec b/kdenlive.spec
index 97ca500..9384c89 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -3,8 +3,8 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 21.04.3
-Release: 2%{?dist}
+Version: 21.08.0
+Release: 1%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -164,6 +164,9 @@ fi
%changelog
+* Fri Aug 20 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 21.08.0-1
+- Update to 21.08.0
+
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 21.04.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources
index 39e3e9e..f6759e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kdenlive-21.04.3.tar.xz) = 9ab5e3f93d0423a0bd746b4bc981a1b9ac14e8440b002d76e44b68597b9c8a16c1f2b498e53755fc5399795d6716addb87c75a58053f7560b108d5019282679f
+SHA512 (kdenlive-21.08.0.tar.xz) = a73c210ee5f9a24106e990871523580ff92616b70c539eac4c10b9f0500204d3cd73c2d56f58ccf955cb656cae38d376cac3e51d88f1321c50e788b7c673c04d
3 years, 3 months
[performous] Update performous to 20210814gite0a28a6 Use system aubio Update ced and make it build with download
by Sérgio M. Basto
commit c67003ee9b0cf6e897c2527b2c2403d1a6608b90
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 19 23:26:29 2021 +0100
Update performous to 20210814gite0a28a6
Use system aubio
Update ced and make it build with download external project ced
performous.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/performous.spec b/performous.spec
index ca263d5..6f742a8 100644
--- a/performous.spec
+++ b/performous.spec
@@ -8,7 +8,7 @@
Name: performous
Version: 2.0.0
-Release: 0.7.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 0.8.%{gitdate}git%{shortcommit0}%{?dist}
Summary: Free cross-platform music and rhythm / party game
# The main code is GPLv2+, and there are fonts under ASL 2.0 and SIL licenses
@@ -126,6 +126,11 @@ rm -rf %buildroot%{_libdir}/*.{a,la}
%changelog
+* Thu Aug 19 2021 Sérgio Basto <sergio(a)serjux.com> - 2.0.0-0.8.20210814gite0a28a6
+- Update performous to 20210814gite0a28a6
+- Use system aubio
+- Update ced and make it build with download external project ced
+
* Thu Aug 19 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.0.0-0.7.20201029git57ad2fc
- Rebuild for new boost
3 years, 3 months
[performous] Rebuild for new boost
by Sérgio M. Basto
commit 09363b7105ada60054d5a3dce3e53ad7e8b11ab1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 19 23:11:59 2021 +0100
Rebuild for new boost
.gitignore | 2 +
licence.txt | 347 -------------------------------------------
performous-ced-offline.patch | 19 +++
performous.spec | 22 +--
sources | 5 +-
5 files changed, 35 insertions(+), 360 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac6d91a..78bdc86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@
/ced-26faf8f.tar.gz
/aubio-712511e.tar.gz
/performous-57ad2fc.tar.gz
+/performous-e0a28a6.tar.gz
+/ced-0fe8be4.tar.gz
diff --git a/performous-ced-offline.patch b/performous-ced-offline.patch
new file mode 100644
index 0000000..e092b15
--- /dev/null
+++ b/performous-ced-offline.patch
@@ -0,0 +1,19 @@
+--- ./CMakeLists.txt.orig 2021-08-14 11:51:13.000000000 +0100
++++ ./CMakeLists.txt 2021-08-19 22:19:26.292918145 +0100
+@@ -78,9 +78,6 @@ endif()
+
+ include(FetchContent)
+ FetchContent_Declare(ced-sources
+- GIT_REPOSITORY https://github.com/performous/compact_enc_det.git
+- #https://github.com/google/compact_enc_det.git
+- GIT_TAG master
+ SOURCE_DIR ced-src
+ )
+
+@@ -175,4 +172,4 @@ set(CPACK_NSIS_MUI_HEADERIMAGE "${CMAKE_
+ set(CPACK_NSIS_MANIFEST_DPI_AWARE ON)
+ set(CPACK_NSIS_BRANDING_TEXT "Performous installer ${PROJECT_VERSION} 2009-${YEAR}")
+
+-include(CPack)
+\ No newline at end of file
++include(CPack)
diff --git a/performous.spec b/performous.spec
index 32956c7..ca263d5 100644
--- a/performous.spec
+++ b/performous.spec
@@ -1,6 +1,8 @@
-%global commit0 57ad2fc71f625a432f5e82b15bcf44081a29e8f8
-%global gitdate 20201029
+%global gitdate 20210814
+%global commit0 e0a28a61df442b4a4a34521cd3aa8e37e3f9ce3c
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
+%global commit1 0fe8be431ebc7562379cd0f791110233c04420da
+%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
%undefine __cmake_in_source_build
@@ -13,11 +15,12 @@ Summary: Free cross-platform music and rhythm / party game
License: GPLv2+ and ASL 2.0 and OFL
URL: https://performous.org
Source0: https://github.com/performous/performous/archive/%{commit0}/%{name}-%{sho...
-Source1: https://github.com/performous/compact_enc_det/archive/26faf8f/ced-26faf8f...
-Source2: https://github.com/performous/aubio/archive/712511e/aubio-712511e.tar.gz
+Source1: https://github.com/performous/compact_enc_det/archive/%{commit1}/ced-%{sh...
Source3: performous.appdata.xml
+Patch0: performous-ced-offline.patch
BuildRequires: alsa-lib-devel
+BuildRequires: aubio-devel
BuildRequires: boost-devel
BuildRequires: boost-system
BuildRequires: boost-filesystem
@@ -78,17 +81,16 @@ package.
%prep
%autosetup -p1 -n %{name}-%{commit0}
-tar -xf %{SOURCE1} -C 3rdparty/ced/ --strip 1
-tar -xf %{SOURCE2} -C 3rdparty/aubio/ --strip 1
+mkdir -p %{__cmake_builddir}/ced-src
+tar -xf %{SOURCE1} -C %{__cmake_builddir}/ced-src/ --strip 1
cp -p "docs/license/SIL OFL Font License New Rocker.txt" SIL-OFL.txt
%build
# Jack support is disabled because the engine can't be chosen at run-time and
# jack will always take precedence over pulseaudio
-#cmake -DSHARE_INSTALL:PATH=share/performous \
%cmake -DSHARE_INSTALL:PATH=%{_datadir}/performous \
- -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DUSE_BOOST_REGEX=1
+ -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
%cmake_build
@@ -108,7 +110,7 @@ rm -rf %buildroot%{_libdir}/*.{a,la}
%find_lang Performous
%files -f Performous.lang
-%license licence.txt
+%license LICENSE.md
%doc docs/*.txt
%{_bindir}/*
%{_datadir}/applications/*.desktop
@@ -117,7 +119,7 @@ rm -rf %buildroot%{_libdir}/*.{a,la}
%{_mandir}/man*/*
%files data
-%license licence.txt
+%license LICENSE.md
%license docs/license/Apache-2.0-DroidSansMono.txt
%license SIL-OFL.txt
%{_datadir}/%{name}
diff --git a/sources b/sources
index f44ce5f..8c5f65d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-SHA512 (ced-26faf8f.tar.gz) = 6dbd8f99e18f9b1aa6562938a148789b540d6d52f48289d140a02745ef5190bd84f3f658ec89e7fa72f2640f4d42e165bf4fba29a5b1a51f4aea2490613341ab
-SHA512 (aubio-712511e.tar.gz) = bebfba9b53d22f078b3c0a4a77deeaf3fe8f1015ce441d2309311c4b1c696f8596b94182bb1f2bf65d40e91227d69d696f42a1dadb2944344ab76c21844b9a86
-SHA512 (performous-57ad2fc.tar.gz) = 5b58698cf80a49aa0e56c5580701b281e156f4898a9ea58ad40a382297bdf69db1e57674d86ec26f2b77a6055a5a8e3f1b5b853cde3c0dd953f6f2bb719f4447
+SHA512 (performous-e0a28a6.tar.gz) = 76130c7d25544660a93350cae5f3aa72a39534c574b034836ea9e2149d36d586820e86f1a8033d1ce8dfd9e74283bc4fbe0195f56f705929511caf088055d55b
+SHA512 (ced-0fe8be4.tar.gz) = 9bcd762cda771ba8c2792cd48c8135904127082e10542616e69a257a1e717e71e2b6b50c6590c21392d4e459fd61094c7696893c8f531bcf23f56e6f50f075fe
3 years, 3 months
[vlc/f35] Rebuilt
by Nicolas Chauvet
Summary of changes:
8e9d909... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months
[mpv/f35] rebuilt
by Nicolas Chauvet
Summary of changes:
d9b37e1... rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months
[mpv] rebuilt
by Nicolas Chauvet
commit d9b37e1bbc0c576c9ba4c811cba83470ddf4e5bb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 19 16:41:24 2021 +0200
rebuilt
mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpv.spec b/mpv.spec
index bb1a0af..ddc2fe7 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -2,7 +2,7 @@
Name: mpv
Version: 0.33.1
-Release: 2%{?gitrelease}%{?dist}
+Release: 3%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL: http://mpv.io/
@@ -186,6 +186,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Thu Aug 19 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 0.33.1-3
+- rebuilt
+
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.33.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
3 years, 3 months
[vlc] Rebuilt
by Nicolas Chauvet
commit 8e9d909395fb2e3103192c92beda00116b2839d1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 19 16:38:58 2021 +0200
Rebuilt
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 6910fb8..32421f3 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.16
-Release: 4%{?dist}
+Release: 5%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -618,6 +618,9 @@ fi || :
%changelog
+* Thu Aug 19 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.16-5
+- Rebuilt
+
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1:3.0.16-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
3 years, 3 months
[smc/f35] Rebuild for new boost
by Leigh Scott
Summary of changes:
f231ec0... Rebuild for new boost (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months