[kodi] Kodi 18.0 RC1
by Leigh Scott
commit aa6b026f6847e2e6f164e88ed8c41b1dd6b9ebc8
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Nov 24 16:46:45 2018 +0000
Kodi 18.0 RC1
kodi-18-blackbars.patch | 83 ---------------------------------------------
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 12 +++----
sources | 2 +-
4 files changed, 7 insertions(+), 92 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 25d809f..f29bf81 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=0b5
+MINORVERSION=0rc1
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index 9f63fc9..6b8a182 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE b5
+%global PRERELEASE rc1
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -30,7 +30,7 @@
Name: kodi
Version: 18.0
-Release: 0.17.b5%{?dist}
+Release: 0.18.rc1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -67,10 +67,6 @@ Patch1: kodi-18.0-versioning.patch
# Prevent trousers from being linked, which breaks Samba
Patch2: kodi-18-trousers.patch
-# Fix black bar area corruption
-# https://github.com/xbmc/xbmc/pull/14852
-Patch3: kodi-18-blackbars.patch
-
%ifarch x86_64 i686
%global _with_crystalhd 1
%endif
@@ -338,7 +334,6 @@ This package contains the Kodi binary for X11 servers.
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1 -b.versioning
%patch2 -p1 -b.trousers
-%patch3 -p1 -b.blackbars
# Fix up Python shebangs
pathfix.py -pni "%{__python2} %{py2_shbang_opts}" \
tools/EventClients/lib/python/zeroconf.py \
@@ -486,6 +481,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
+* Fri Nov 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.0-0.18.rc1
+- Kodi 18.0 RC1
+
* Mon Nov 19 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.17.b5
- Add patch to fix video calibration
diff --git a/sources b/sources
index a0c8608..325aaae 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-208bfcffa1989461b5364dee10783da8 kodi-18.0b5-patched.tar.xz
+c91b39eed4580b601213349cd7b880c6 kodi-18.0rc1-patched.tar.xz
2aec5f8c790449126118abc6bb3cb5cd kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
f3244e7b002d37f91cc6a77461c4f619 kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
5 years, 12 months
[xpra-codecs-freeworld] Release 2.4.2
by Antonio
commit a1e60f418a16f2193bb99048529925bfdda4baf5
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Sat Nov 24 16:17:03 2018 +0100
Release 2.4.2
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4568e20..f27241b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ xpra-0.16.3.tar.xz
/xpra-2.3.4.tar.xz
/xpra-2.4.tar.xz
/xpra-2.4.1.tar.xz
+/xpra-2.4.2.tar.xz
diff --git a/sources b/sources
index 0cfe030..348b87d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6cc2061fde6cd5e7ab8446712fe0cb0f xpra-2.4.1.tar.xz
+f007f05e50d80e625bd69668d912fb76 xpra-2.4.2.tar.xz
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 81ddc2b..15874a9 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -35,8 +35,8 @@
%endif
Name: xpra-codecs-freeworld
-Version: 2.4.1
-Release: 2%{?dist}
+Version: 2.4.2
+Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: http://www.xpra.org/
@@ -130,6 +130,9 @@ find %{buildroot}%{pythonx_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sat Nov 24 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 2.4.2-1
+- Update to 2.4.2
+
* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.1-2
- Rebuild for new x265
5 years, 12 months
[gstreamer1-plugins-bad-nonfree] Rebuild for new fdk-aac
by Leigh Scott
commit 74e80f9351a037b3ddb648a11689cb422ef6228f
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Nov 24 13:44:07 2018 +0000
Rebuild for new fdk-aac
fdk-acc-2.0.0.patch | 26 ++++++++++++++++++++++++++
gstreamer1-plugins-bad-nonfree.spec | 10 ++++++++--
2 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/fdk-acc-2.0.0.patch b/fdk-acc-2.0.0.patch
new file mode 100644
index 0000000..b61ddf0
--- /dev/null
+++ b/fdk-acc-2.0.0.patch
@@ -0,0 +1,26 @@
+--- a/ext/fdkaac/gstfdkaacenc.c
++++ b/ext/fdkaac/gstfdkaacenc.c
+@@ -71,10 +71,6 @@
+ GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER,
+ GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT,
+ GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT}}, {
+- 3, MODE_2_1, {
+- GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT,
+- GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT,
+- GST_AUDIO_CHANNEL_POSITION_LFE1}}, {
+ 4, MODE_1_2_1, {
+ GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER,
+ GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT,
+
+--- a/ext/fdkaac/gstfdkaacdec.c
++++ b/ext/fdkaac/gstfdkaacdec.c
+@@ -159,7 +159,7 @@
+ }
+
+ if ((err =
+- aacDecoder_SetParam (self->dec, AAC_PCM_OUTPUT_INTERLEAVED,
++ aacDecoder_SetParam (self->dec, AAC_PCM_OUTPUT_CHANNEL_MAPPING,
+ 1)) != AAC_DEC_OK) {
+ GST_ERROR_OBJECT (self, "Failed to set interleaved output: %d", err);
+ return FALSE;
+
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index bbb4f5a..2a1762d 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -4,10 +4,13 @@
Summary: GStreamer 1.0 streaming media framework "bad" non-free plug-ins
Name: gstreamer1-plugins-bad-nonfree
Version: 1.14.4
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
+# Fixes FTBFS with new fdk-acc version.
+# This FTBFS should be reported upstream by someone who cares enough to do so.
+Patch0: fdk-acc-2.0.0.patch
BuildRequires: gcc
BuildRequires: gstreamer1-devel >= %{version}
@@ -30,7 +33,7 @@ license.
%prep
-%autosetup -n gst-plugins-bad-%{version}
+%autosetup -p1 -n gst-plugins-bad-%{version}
%build
@@ -69,6 +72,9 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstfdkaac.so
%changelog
+* Sat Nov 24 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.14.4-2
+- Rebuild for new fdk-aac
+
* Tue Oct 09 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.4-1
- 1.14.4
5 years, 12 months
[fdkaac] Add BuildRequires: gcc
by Leigh Scott
commit c6288ba5d5583977d8f1c40a7e827810eeccd019
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Nov 24 12:39:38 2018 +0000
Add BuildRequires: gcc
fdkaac.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/fdkaac.spec b/fdkaac.spec
index ca06dd9..a88ce0c 100644
--- a/fdkaac.spec
+++ b/fdkaac.spec
@@ -7,7 +7,9 @@ License: zlib
URL: https://github.com/nu774/%{name}
Source: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires: autoconf automake
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: gcc
BuildRequires: fdk-aac-devel
5 years, 12 months
[fdkaac] Update to 1.0.0
by Leigh Scott
commit 61149b0cf1a83d4b8ea661a107b8a9253b9c8a54
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Nov 24 12:03:07 2018 +0000
Update to 1.0.0
.gitignore | 1 +
fdkaac.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35b6678..b23363e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/fdkaac-0.6.3.tar.gz
+/fdkaac-1.0.0.tar.gz
diff --git a/fdkaac.spec b/fdkaac.spec
index 9d138cb..ca06dd9 100644
--- a/fdkaac.spec
+++ b/fdkaac.spec
@@ -1,11 +1,11 @@
Name: fdkaac
-Version: 0.6.3
-Release: 8%{?dist}
+Version: 1.0.0
+Release: 1%{?dist}
Summary: Command line frontend for libfdk-aac encoder
License: zlib
URL: https://github.com/nu774/%{name}
-Source: https://github.com/nu774/%{name}/archive/v%{version}.tar.gz#/%{name}-%{ve...
+Source: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: autoconf automake
BuildRequires: fdk-aac-devel
@@ -29,6 +29,7 @@ the resulting M4A.
%build
autoreconf -fiv
+export LDFLAGS="%{?__global_ldflags} -L%{_libdir}/fdk-aac"
%configure
%make_build
@@ -44,6 +45,9 @@ autoreconf -fiv
%changelog
+* Sat Nov 24 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0.0-1
+- Update to 1.0.0
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.6.3-8
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
diff --git a/sources b/sources
index b9fef35..241483a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20cdcfcf1e3ea4060f021b6eefa9b75b fdkaac-0.6.3.tar.gz
+f9eabdada9f1469721ef508360d7c3a3 fdkaac-1.0.0.tar.gz
5 years, 12 months
[fdk-aac] Update to 2.0.0
by Leigh Scott
commit 7d34707898c7505a1425e654eb4eccf3e4bb1719
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Nov 24 12:00:03 2018 +0000
Update to 2.0.0
fdk-aac.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/fdk-aac.spec b/fdk-aac.spec
index 9d88d0a..abf6577 100644
--- a/fdk-aac.spec
+++ b/fdk-aac.spec
@@ -1,6 +1,6 @@
Name: fdk-aac
-Version: 0.1.6
-Release: 4%{?dist}
+Version: 2.0.0
+Release: 1%{?dist}
Summary: Fraunhofer FDK AAC Codec Library
License: FDK-AAC
@@ -68,6 +68,9 @@ echo -e "%{_libdir}/%{name}/ \n" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{nam
%changelog
+* Sat Nov 24 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.0.0-1
+- Update to 2.0.0
+
* Tue Sep 25 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 0.1.6-4
- Remove group tag
diff --git a/sources b/sources
index 0df4626..c52e8d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-223d5f579d29fb0d019a775da4e0e061 fdk-aac-0.1.6.tar.gz
+0d7c8d530a37fafa681b795b8a60c176 fdk-aac-2.0.0.tar.gz
5 years, 12 months
[xroar] Updated to 0.35.1
by Andrea Musuruane
commit d95d3c849d2732e28ed2629d59396a232e9b9b8e
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sat Nov 24 12:00:06 2018 +0100
Updated to 0.35.1
.gitignore | 1 +
sources | 2 +-
xroar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79712c6..3f4ab93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ dragon.rom
/xroar-0.34.7.tar.gz
/xroar-0.34.8.tar.gz
/xroar-0.35.tar.gz
+/xroar-0.35.1.tar.gz
diff --git a/sources b/sources
index 434dfae..7d4916b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
f8b5f52c07abb4dc9102d8420605d7e4 dragon.rom
-c786d5fee430a066a6cc0e1b048907d1 xroar-0.35.tar.gz
+9ec1ddda2d1471a54b716c7cb0a07ccc xroar-0.35.1.tar.gz
diff --git a/xroar.spec b/xroar.spec
index 00ca162..99f8e1e 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,5 +1,5 @@
Name: xroar
-Version: 0.35
+Version: 0.35.1
Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv2+
@@ -96,6 +96,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Sun Nov 18 2018 Andrea Musuruane <musuruan(a)gmail.com> - 0.35.1-1
+- Updated to 0.35.1
+
* Sat Aug 04 2018 Andrea Musuruane <musuruan(a)gmail.com> - 0.35-1
- Upgrade to 0.35
5 years, 12 months
[deepin-screen-recorder] Initial with deepin-screen-recorder-2.7.6
by Zamir SUN
commit ca286fdc575a343dcf59b622818279abd27cd7ba
Author: Zamir SUN <sztsian(a)gmail.com>
Date: Thu Nov 22 21:31:12 2018 +0800
Initial with deepin-screen-recorder-2.7.6
Signed-off-by: Zamir SUN <sztsian(a)gmail.com>
.gitignore | 1 +
deepin-screen-recorder.appdata.xml | 15 ++++++
deepin-screen-recorder.spec | 99 ++++++++++++++++++++++++++++++++++++++
sources | 1 +
4 files changed, 116 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..b2a02f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/deepin-screen-recorder-2.7.6.tar.gz
diff --git a/deepin-screen-recorder.appdata.xml b/deepin-screen-recorder.appdata.xml
new file mode 100644
index 0000000..4768a1c
--- /dev/null
+++ b/deepin-screen-recorder.appdata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>deepin-screen-recorder.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPLv3</project_license>
+ <name>Deepin Screen Recorder</name>
+ <summary>Deepin Screen Recorder</summary>
+ <summary xml:lang="zh">深度录屏</summary>
+ <description>
+ <p>
+ This is default screen recorder application for Deepin Desktop Environment.
+ </p>
+ </description>
+ <url type="homepage">https://github.com/linuxdeepin/deepin-screen-recorder</url>
+</component>
diff --git a/deepin-screen-recorder.spec b/deepin-screen-recorder.spec
new file mode 100644
index 0000000..cac4152
--- /dev/null
+++ b/deepin-screen-recorder.spec
@@ -0,0 +1,99 @@
+Name: deepin-screen-recorder
+Version: 2.7.6
+Release: 1%{?dist}
+Summary: Deepin Screen Recorder
+License: GPLv3+
+URL: https://github.com/linuxdeepin/deepin-screen-recorder
+Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+Source1: deepin-screen-recorder.appdata.xml
+
+BuildRequires: qt5-linguist
+BuildRequires: pkgconfig(dtkwidget) >= 2.0
+BuildRequires: pkgconfig(dtkwm)
+BuildRequires: pkgconfig(libprocps)
+BuildRequires: pkgconfig(Qt5Core)
+BuildRequires: pkgconfig(Qt5DBus)
+BuildRequires: pkgconfig(Qt5Gui)
+BuildRequires: pkgconfig(Qt5Network)
+BuildRequires: pkgconfig(Qt5Widgets)
+BuildRequires: pkgconfig(Qt5X11Extras)
+BuildRequires: pkgconfig(x11)
+BuildRequires: pkgconfig(xext)
+BuildRequires: pkgconfig(xtst)
+BuildRequires: pkgconfig(xcb)
+BuildRequires: pkgconfig(xcb-util)
+BuildRequires: desktop-file-utils
+BuildRequires: libappstream-glib
+BuildRequires: gcc
+Requires: byzanz
+Requires: ffmpeg
+Requires: hicolor-icon-theme
+Requires: dbus
+Requires: deepin-manual-directory
+
+%description
+%{summary}.
+
+%prep
+%setup -q
+sed -i 's|=lupdate|=lupdate-qt5|;s|=lrelease|=lrelease-qt5|' %{name}.pro
+
+%build
+%qmake_qt5 PREFIX=%{_prefix}
+%make_build
+
+%install
+%make_install INSTALL_ROOT=%{buildroot}
+
+%check
+desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
+install -pDm644 %{S:1} %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml
+appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
+%files
+%doc README.md
+%license LICENSE
+%{_bindir}/%{name}
+%{_datadir}/%{name}/
+%{_datadir}/dman/%{name}/
+%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/icons/hicolor/*/apps/%{name}.svg
+%{_datadir}/dbus-1/services/com.deepin.ScreenRecorder.service
+
+%changelog
+* Thu Nov 15 2018 Zamir SUN <sztsian(a)gmail.com> - 2.7.6-1
+- Update to 2.7.6
+
+* Fri Jul 27 2018 mosquito <sensor.wen(a)gmail.com> - 2.7.5-1
+- Update to 2.7.5
+
+* Fri Feb 16 2018 mosquito <sensor.wen(a)gmail.com> - 2.7.3-1
+- Update to 2.7.3
+
+* Mon Nov 27 2017 mosquito <sensor.wen(a)gmail.com> - 2.6.5.1-1
+- Update to 2.6.5.1
+
+* Mon Oct 23 2017 mosquito <sensor.wen(a)gmail.com> - 2.6.3-1
+- Update to 2.6.3
+
+* Tue Oct 17 2017 mosquito <sensor.wen(a)gmail.com> - 2.6.1-1
+- Update to 2.6.1
+
+* Mon Aug 21 2017 mosquito <sensor.wen(a)gmail.com> - 2.6-1
+- Update to 2.6
+
+* Thu Jul 20 2017 mosquito <sensor.wen(a)gmail.com> - 2.4-1.gitbacac81
+- Update to 2.4
+
+* Fri Jul 14 2017 mosquito <sensor.wen(a)gmail.com> - 2.3-1.git6184619
+- Update to 2.3
+
+* Fri May 19 2017 mosquito <sensor.wen(a)gmail.com> - 1.8-1.gitc4040d0
+- Update to 1.8
+
+* Tue Mar 7 2017 mosquito <sensor.wen(a)gmail.com> - 1.3-1.git8e0a4b3
+- Update to 1.3
+
+* Sun Feb 26 2017 mosquito <sensor.wen(a)gmail.com> - 0.8-1.git9eda269
+- Initial build
diff --git a/sources b/sources
index e69de29..24bdccb 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+c94ca5d9801cb02ec5ccb923d4bc700f deepin-screen-recorder-2.7.6.tar.gz
6 years