[xpra-codecs-freeworld/f27] Update to 2.2
by Antonio
commit aec0d6357b04f6268594e2a381043fc318a0ea1e
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Thu Dec 21 20:28:37 2017 +0100
Update to 2.2
.gitignore | 1 +
sources | 2 +-
...atch-to-allow-building-against-ffmpeg-3.1.patch | 28 ----------------------
xpra-codecs-freeworld.spec | 22 ++++++++---------
4 files changed, 13 insertions(+), 40 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d52f29..f40ad50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ xpra-0.16.3.tar.xz
/xpra-2.1.1.tar.xz
/xpra-2.1.2.tar.xz
/xpra-2.1.3.tar.xz
+/xpra-2.2.tar.xz
diff --git a/sources b/sources
index 83147e2..4e4c944 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a624e80db9ddd3c2fc4dafcc2c0465b5 xpra-2.1.3.tar.xz
+7a03a7bd73d697937aed3e5dc8827cc9 xpra-2.2.tar.xz
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 88b2a9c..8f5250d 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -18,7 +18,7 @@
%endif
Name: xpra-codecs-freeworld
-Version: 2.1.3
+Version: 2.2
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
@@ -26,11 +26,8 @@ License: GPLv2+
URL: http://www.xpra.org/
Source0: http://xpra.org/src/xpra-%{version}.tar.xz
-##Patch for building xpra with ffmpeg-3.1
-Patch0: %{name}-0002-Add-patch-to-allow-building-against-ffmpeg-3.1.patch
-
BuildRequires: python2-devel pygobject2-devel pygtk2-devel
-BuildRequires: libXtst-devel
+BuildRequires: libXtst-devel, uglify-js
BuildRequires: libxkbfile-devel, libvpx-devel
BuildRequires: xvidcore-devel, x265-devel
BuildRequires: Cython, ack
@@ -54,10 +51,6 @@ x264 and ffmpeg.
%prep
%setup -q -n xpra-%{version}
-%if 0%{?fedora} < 26
-%patch0 -p0
-%endif
-
%build
CFLAGS="%{optflags}" %{__python2} setup.py build --executable="%{__python2} -s" \
%{?_with_enc_x264} \
@@ -65,12 +58,15 @@ CFLAGS="%{optflags}" %{__python2} setup.py build --executable="%{__python2} -s"
%{?_with_csc_swscale} \
--with-Xdummy \
--with-Xdummy_wrapper \
+ --with-enc_ffmpeg \
--without-html5 \
--without-tests \
- --with-verbose
+ --with-verbose \
+ --without-html5_gzip --without-html5_brotli
%install
-%{__python2} setup.py install -O1 --skip-build --root destdir
+%{__python2} setup.py install -O1 --skip-build --root destdir \
+ --without-html5_gzip --without-html5_brotli
## We are interested to additional codecs only
mkdir -p %{buildroot}%{python2_sitearch}/xpra/codecs/
@@ -106,6 +102,10 @@ find %{buildroot}%{python2_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Tue Dec 12 2017 Antonio Trande <sagitter(a)fedoraproject.org> - 2.2-1
+- Update to 2.2
+- Drop old ffmpeg-3.1 patch
+
* Thu Oct 26 2017 Antonio Trande <sagitter(a)fedoraproject.org> - 2.1.3-1
- Update to 2.1.3
6 years, 11 months
[vlc] Drop wayland patch
by Nicolas Chauvet
commit 3c12d734f94e6554e881b92ec060683f710d96e2
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 21 18:15:40 2017 +0100
Drop wayland patch
sources | 2 +-
vlc.spec | 8 ++------
2 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/sources b/sources
index 0e6f807..8ea8599 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc04590647f51b07027560efe19aecd4 vlc-3.0.0-20171215-0223-rc2.tar.xz
+7c8b6f50ce1b529ab72545f7a818619e vlc-3.0.0-20171221-0227-rc2.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 550d39c..9355fbb 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -46,8 +46,6 @@ License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_rc:%{vlc_vers}/}vlc-%{vlc_vers}%{?vlc_tag}.tar.xz
-#https://trac.videolan.org/vlc/ticket/18383
-Patch0: 0001-qt-Prefer-XCB-over-Wayland.patch
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
@@ -257,7 +255,6 @@ VLC media player extras modules.
%prep
%setup -q -n %{name}-%{vlc_vers}%{?vlc_rc:-%{vlc_rc}}
-%patch0 -p1 -b .wl
%{?_with_bootstrap:
rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
./bootstrap
@@ -342,7 +339,7 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
desktop-file-validate %{buildroot}%{_datadir}/applications/vlc.desktop
# Remove installed fonts for skins2
-rm -f %{buildroot}%{_datadir}/vlc/skins2/fonts
+rm -rf %{buildroot}%{_datadir}/vlc/skins2/fonts
#Fix unowned directories
rm -rf %{buildroot}%{_docdir}/vlc
@@ -422,7 +419,6 @@ fi || :
%{_libdir}/vlc/plugins/video_output/libaa_plugin.so
%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
%{?_with_wayland:
-%{_libdir}/vlc/plugins/access/libwl_screenshooter_plugin.so
%{_libdir}/vlc/plugins/video_output/libegl_wl_plugin.so
%{_libdir}/vlc/plugins/video_output/libwl_shell_plugin.so
%{_libdir}/vlc/plugins/video_output/libwl_shm_plugin.so
@@ -497,7 +493,6 @@ fi || :
%exclude %{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so
}
%{?_with_wayland:
-%exclude %{_libdir}/vlc/plugins/access/libwl_screenshooter_plugin.so
%exclude %{_libdir}/vlc/plugins/video_output/libegl_wl_plugin.so
%exclude %{_libdir}/vlc/plugins/video_output/libwl_shell_plugin.so
%exclude %{_libdir}/vlc/plugins/video_output/libwl_shm_plugin.so
@@ -551,6 +546,7 @@ fi || :
- Drop pre-version
- Set defaults fonts
- Enable gstreamer on %%{arm} and aarch64
+- Drop wayland patch
* Sat Dec 16 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0~rc2-0.45.git20171215
- Improve pre-version
6 years, 11 months
[vlc] Update snapshot
by Nicolas Chauvet
commit 1e461522cacdd8b49295759d5769c81c3f5e1ce2
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 21 17:32:33 2017 +0100
Update snapshot
vlc.spec | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 9544ab2..550d39c 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,7 +1,7 @@
%global vlc_vers 3.0.0
-%global vlc_date 20171215
+%global vlc_date 20171221
%global vlc_rc rc2
-%global vlc_tag -%{?vlc_date}-0223-%{?vlc_rc}
+%global vlc_tag -%{?vlc_date}-0227-%{?vlc_rc}
%if 0%{?vlc_rc:1}
%global vlc_url https://nightlies.videolan.org/build/source/
%else
@@ -40,8 +40,8 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
-Version: %{vlc_vers}%{?vlc_rc:~%{vlc_rc}}
-Release: 0.45%{?vlc_date:.git%{vlc_date}}%{?dist}
+Version: %{vlc_vers}
+Release: 0.46%{?vlc_date:.git%{vlc_date}}%{?vlc_rc:.%{vlc_rc}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -53,6 +53,8 @@ BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
%{?_with_bootstrap:
+BuildRequires: bison
+BuildRequires: flex
BuildRequires: gettext-devel
BuildRequires: libtool
}
@@ -67,7 +69,6 @@ BuildRequires: pkgconfig(dbus-1)
%{?_with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.4.9-0}
BuildRequires: flac-devel
%{?_with_fluidsynth:BuildRequires: fluidsynth-devel}
-%{?_with_freerdp:BuildRequires: freerdp-devel}
BuildRequires: fribidi-devel
%{?_with_gnomevfs:BuildRequires: gnome-vfs2-devel}
BuildRequires: gnutls-devel >= 1.0.17
@@ -76,6 +77,10 @@ BuildRequires: hostname
BuildRequires: jack-audio-connection-kit-devel
BuildRequires: kde-filesystem
BuildRequires: game-music-emu-devel
+%ifarch %{arm} aarch64
+BuildRequires: pkgconfig(gstreamer-app-1.0)
+BuildRequires: pkgconfig(gstreamer-video-1.0)
+%endif
BuildRequires: libavc1394-devel
BuildRequires: libass-devel >= 0.9.7
%{?_with_bluray:BuildRequires: libbluray-devel >= 0.2.1}
@@ -267,6 +272,10 @@ rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
--disable-dependency-tracking \
--disable-optimizations \
--disable-silent-rules \
+ --with-default-font=%{_fontbasedir}/dejavu/DejaVuSans.ttf \
+ --with-default-font-family=DejaVuSans \
+ --with-default-monospace-font=%{_fontbasedir}/dejavu/DejaVuSansMono.ttf \
+ --with-default-monospace-font-family=DejaVuSansMono \
--with-pic \
--disable-rpath \
--with-binary-version=%{version} \
@@ -330,18 +339,10 @@ sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
find %{buildroot} -name '*.la' -exec rm -f {} ';'
find %{buildroot} -name '*.a' -exec rm -f {} ';'
-desktop-file-install --vendor "" \
- --dir %{buildroot}%{_datadir}/applications \
- --delete-original \
- --mode 644 \
- %{buildroot}%{_datadir}/applications/vlc.desktop
+desktop-file-validate %{buildroot}%{_datadir}/applications/vlc.desktop
# Remove installed fonts for skins2
-rm -f %{buildroot}%{_datadir}/vlc/skins2/fonts/*.ttf
-ln -sf ../../../fonts/dejavu/DejaVuSans.ttf \
- %{buildroot}%{_datadir}/vlc/skins2/fonts/FreeSans.ttf
-ln -sf ../../../fonts/dejavu/DejaVuSans-Bold.ttf \
- %{buildroot}%{_datadir}/vlc/skins2/fonts/FreeSansBold.ttf
+rm -f %{buildroot}%{_datadir}/vlc/skins2/fonts
#Fix unowned directories
rm -rf %{buildroot}%{_docdir}/vlc
@@ -545,6 +546,12 @@ fi || :
%changelog
+* Thu Dec 21 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.46.git20171221.rc2
+- Update to 20171221
+- Drop pre-version
+- Set defaults fonts
+- Enable gstreamer on %%{arm} and aarch64
+
* Sat Dec 16 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0~rc2-0.45.git20171215
- Improve pre-version
- Re-enable i686 mmx/sse (autodetected)
6 years, 11 months
[xpra-codecs-freeworld] Update to 2.2.1
by Antonio
commit 66f631ce35e28b7ccc57b0f03b9d985c777dd78f
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Thu Dec 21 17:06:22 2017 +0100
Update to 2.2.1
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f40ad50..e27e981 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ xpra-0.16.3.tar.xz
/xpra-2.1.2.tar.xz
/xpra-2.1.3.tar.xz
/xpra-2.2.tar.xz
+/xpra-2.2.1.tar.xz
diff --git a/sources b/sources
index 4e4c944..1d42cdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a03a7bd73d697937aed3e5dc8827cc9 xpra-2.2.tar.xz
+7191362c38d3eb089a6e5391cb0dd0a0 xpra-2.2.1.tar.xz
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 8f5250d..7d2c162 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -18,7 +18,7 @@
%endif
Name: xpra-codecs-freeworld
-Version: 2.2
+Version: 2.2.1
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
@@ -102,6 +102,9 @@ find %{buildroot}%{python2_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Thu Dec 21 2017 Antonio Trande <sagitter(a)fedoraproject.org> - 2.2.1-1
+- Update to 2.2.1
+
* Tue Dec 12 2017 Antonio Trande <sagitter(a)fedoraproject.org> - 2.2-1
- Update to 2.2
- Drop old ffmpeg-3.1 patch
6 years, 11 months
[game-data-packager] new upstream version
by Alexandre Detiste
commit 8b9283202d0caa2a74950a385894c9f3adf4e31d
Author: Alexandre Detiste <alexandre.detiste(a)gmail.com>
Date: Wed Dec 20 19:20:34 2017 +0100
new upstream version
.gitignore | 1 +
game-data-packager.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29bff04..9394724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/game-data-packager_52.tar.xz
/game-data-packager_53.tar.xz
/game-data-packager_54.tar.xz
+/game-data-packager_55.tar.xz
diff --git a/game-data-packager.spec b/game-data-packager.spec
index 2086c48..13db449 100644
--- a/game-data-packager.spec
+++ b/game-data-packager.spec
@@ -18,7 +18,7 @@
%endif
Name: game-data-packager
-Version: 54
+Version: 55
Release: 1%{?gver}%{?dist}
Summary: Installer for game data files
License: GPLv2 and GPLv2+
@@ -128,6 +128,9 @@ rm -v $RPM_BUILD_ROOT/usr/share/man/man6/quake*.6
%license COPYING
%changelog
+* Wed Dec 20 2017 Alexandre Detiste <alexandre.detiste(a)gmail.com> - 55-1
+- New upstream release
+
* Sun Nov 12 2017 Alexandre Detiste <alexandre.detiste(a)gmail.com> - 54-1
- New upstream release
diff --git a/sources b/sources
index c2e7ca0..3ef70bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49a6ccfde08a4b30c7830318284e1908 game-data-packager_54.tar.xz
+e2ac2a0dd16a9e1ed95b50efb43088bb game-data-packager_55.tar.xz
6 years, 11 months
[bcg729/f27] Moved to fedora repos
by Sandro Mani
Summary of changes:
ad2cd9c... Moved to fedora repos (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 11 months
[bcg729] Moved to fedora repos
by Sandro Mani
commit ad2cd9cdbcf870cc31f16458ccae3a75f05bb2cd
Author: Sandro Mani <manisandro(a)gmail.com>
Date: Wed Dec 20 17:32:47 2017 +0100
Moved to fedora repos
.gitignore | 4 ---
bcg729.spec | 104 -----------------------------------------------------------
dead.package | 1 +
sources | 1 -
4 files changed, 1 insertion(+), 109 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..fb68e6f
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Moved to fedora repos
6 years, 11 months
[gxine/el7: 7/7] Merge remote-tracking branch 'origin/master' into el7
by Xavier Bachelot
commit 42ada4ec9eb55df86138e238b392f3c4798c9480
Merge: a680239 193c65d
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Mon Dec 18 22:39:25 2017 +0100
Merge remote-tracking branch 'origin/master' into el7
.gitignore | 1 +
gxine-0.5.909-fix_desktop_file.patch | 19 +++++++++++++++++++
gxine.spec | 18 +++++++++++++++++-
sources | 2 +-
4 files changed, 38 insertions(+), 2 deletions(-)
---
6 years, 11 months