Re: [xpra-codecs-freeworld/f26] (2 commits) ...Update to 2.0.2
by Antonio Trande
On 05/18/2017 12:44 AM, Leigh Scott wrote:
> Summary of changes:
>
> 9302be4... Rebuild for ffmpeg update (*)
> c856b35... Update to 2.0.2 (*)
>
> (*) This commit already existed in another branch; no separate mail sent
>
xpra-2.0.2 is not in the Fedora's stable repositories yet.
Please, wait before pushing new release of 'xpra-codecs-freeworld'.
--
--
Antonio Trande
sagitter AT fedoraproject dot org
See my vCard.
7 years, 6 months
Fwd: RPM Fusion update report 2017-05-14
by Nicolas Chauvet
Do you think that report like that would be valuable for the
rpmfusion-users and/or rpmfusion-developers mailing list ?
Subject: RPM Fusion update report 2017-05-14
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 24
-------------
Pushed to testing:
telegram-desktop-1.0.38-1.fc24
Pushed to stable:
nvidia-video-codec-sdk-8.0.14-1.fc24
smplayer-17.5.0-1.fc24
telegram-desktop-1.0.37-1.fc24
Fedora 25
-------------
Pushed to testing:
telegram-desktop-1.0.38-1.fc25
Pushed to stable:
gstreamer1-plugins-ugly-1.10.4-3.fc25
nvidia-video-codec-sdk-8.0.14-1.fc25
smplayer-17.5.0-1.fc25
telegram-desktop-1.0.37-1.fc25
Fedora 26
-------------
Pushed to testing:
telegram-desktop-1.0.38-1.fc26
Pushed to stable:
get_iplayer-3.01-1.fc26
gstreamer1-libav-1.12.0-1.fc26
gstreamer1-plugins-bad-freeworld-1.12.0-1.fc26
mpv-0.25.0-1.fc26
nvidia-video-codec-sdk-8.0.14-1.fc26
smplayer-17.5.0-1.fc26
telegram-desktop-1.0.37-1.fc26
EL 6
-------------
Pushed to testing:
Pushed to stable:
xine-lib-1.2.8-2.el6
xine-plugin-1.0.2-12.el6
xine-ui-0.99.9-4.el6
EL 7
-------------
Pushed to testing:
Pushed to stable:
smplayer-17.5.0-1.el7
Section nonfree:
-------------
Fedora 24
-------------
Pushed to testing:
clipgrab-3.6.5-1.fc24
Pushed to stable:
Fedora 25
-------------
Pushed to testing:
clipgrab-3.6.5-1.fc25
xorg-x11-drv-nvidia-375.66-2.fc25
Pushed to stable:
nvidia-kmod-375.66-2.fc25
Fedora 26
-------------
Pushed to testing:
clipgrab-3.6.5-1.fc26
xorg-x11-drv-nvidia-375.66-2.fc26
Pushed to stable:
gstreamer1-plugins-bad-nonfree-1.12.0-1.fc26
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
Pushed to stable:
--
-
Nicolas (kwizart)
7 years, 6 months
Few actions to take for f26
by Nicolas Chauvet
Hello,
There are few actions to take for f26
- ffmpeg update to 3.3 (along with x264/x265/gpac)
The question there is do we merge from master the packages that need
rebuild (mplayer/mpv/kodi at least) or do we issue a specific rebuild
commit. I would prefer the former as the latter will break merge
ability for some users.
(Note that the question still stands for those that want to update
ffmpeg in f25), so yet I don't understand what voters are on...
- issue with gcc on c++ packages
Some packages might requires to be rebuilt again with the newer gcc.
We probably can't rebuild everything at this point, but after the
ffmpeg update is made, I will it would be fine to rebuild every
missing c++ applications for more safety.
- driver repository.
This is a request from the Fedora Workstation group to have a
dedicated driver repository they can allow by default:
This is discussed here : https://bugzilla.rpmfusion.org/show_bug.cgi?id=4477
It's still unclear what is really needed, but I'm on this along with
some nvidia packaging improvements theses days.
Then there are the usual pending infra tasks, I will send a separate
emails about what is needed.
But if one could take the lead for the above two actions it would be fine.
--
-
Nicolas (kwizart)
7 years, 6 months
ffmpeg-3.2 on f25
by Antonio Trande
Hello.
Please, build ffmpeg-3.2 on f25 if possible.
--
--
Antonio Trande
sagitter AT fedoraproject dot org
See my vCard.
7 years, 6 months
Re: [xpra-codecs-freeworld/f25] Update to 1.0 to match fedora
version
by Sérgio Basto
Leigh , we already have commit permissions on Fedora proper package,
all should be fixed very soon.
Thanks
On Tue, 2017-05-09 at 08:24 +0200, Leigh Scott wrote:
> commit 8405fb547fadc41292fa2a4959e66be279094671
> Author: leigh123linux <leigh123linux(a)googlemail.com>
> Date: Tue May 9 07:24:09 2017 +0100
>
> Update to 1.0 to match fedora version
>
> .gitignore | 1 +
> sources | 2 +-
> xpra-1.0-webp-encode-fix-import.patch | 12 ++++++++++++
> xpra-codecs-freeworld.spec | 16 +++++++++-------
> 4 files changed, 23 insertions(+), 8 deletions(-)
> ---
> diff --git a/.gitignore b/.gitignore
> index 168345a..a99b5fc 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -4,3 +4,4 @@ xpra-0.16.3.tar.xz
> /xpra-0.17.4.tar.xz
> /xpra-0.17.5.tar.xz
> /xpra-1.0.2.tar.xz
> +/xpra-1.0.tar.xz
> diff --git a/sources b/sources
> index 2e46376..04cd3b9 100644
> --- a/sources
> +++ b/sources
> @@ -1 +1 @@
> -b9c8fe1c7d9f665adf029fec8c16cb28 xpra-1.0.2.tar.xz
> +4325abcfe95ede43209a212a13854b3c xpra-1.0.tar.xz
> diff --git a/xpra-1.0-webp-encode-fix-import.patch b/xpra-1.0-webp-
> encode-fix-import.patch
> new file mode 100644
> index 0000000..d57473e
> --- /dev/null
> +++ b/xpra-1.0-webp-encode-fix-import.patch
> @@ -0,0 +1,12 @@
> +diff -up xpra-1.0/xpra/codecs/webp/encode.pyx.orig xpra-
> 1.0/xpra/codecs/webp/encode.pyx
> +--- xpra-1.0/xpra/codecs/webp/encode.pyx.orig 2016-12-06
> 10:56:27.000000000 +0000
> ++++ xpra-1.0/xpra/codecs/webp/encode.pyx 2016-12-10
> 11:13:14.305360914 +0000
> +@@ -8,7 +8,7 @@ import os
> + from xpra.log import Logger
> + log = Logger("encoder", "webp")
> +
> +-from xpra.util envbool
> ++from xpra.util import envbool
> + cdef int LOG_CONFIG = envbool("XPRA_WEBP_LOG_CONFIG", False)
> + cdef int USE_THREADS = envbool("XPRA_WEBP_THREADING", True)
> +
> diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
> index 4d1c86c..6a7dd80 100644
> --- a/xpra-codecs-freeworld.spec
> +++ b/xpra-codecs-freeworld.spec
> @@ -23,8 +23,8 @@
> %endif
>
> Name: xpra-codecs-freeworld
> -Version: 1.0.2
> -Release: 2%{?dist}
> +Version: 1.0
> +Release: 1%{?dist}
> Summary: Additional codecs for xpra using x264 and ffmpeg
>
> License: GPLv2+
> @@ -34,6 +34,10 @@ Source0: http://xpra.org/src/xpra-%{version
> }.tar.xz
> ## Set directory path of xvid's header file
> Patch0: %{name}-xvid.patch
>
> +# Fix import error in xpra/codecs/webp/encode.pyx
> +# https://www.xpra.org/trac/ticket/1379
> +Patch1: xpra-1.0-webp-encode-fix-import.patch
> +
> BuildRequires: python2-devel pygobject2-devel pygtk2-devel
> BuildRequires: libXtst-devel
> BuildRequires: libxkbfile-devel, libvpx-devel
> @@ -62,6 +66,7 @@ x264 and ffmpeg.
> %prep
> %setup -q -n xpra-%{version}
> %patch0 -p0
> +%patch1 -p1
>
> %build
> CFLAGS="%{optflags}" %{__python2} setup.py build --
> executable="%{__python2} -s" \
> @@ -114,11 +119,8 @@ find %{buildroot}%{python2_sitearch}/xpra -name
> '*.so' \
> %license COPYING
>
> %changelog
> -* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.0.2-2
> -- Rebuild for ffmpeg update
> -
> -* Thu Apr 20 2017 Antonio Trande <sagitter(a)fedoraproject.org.com> -
> 1.0.2-1
> -- Update to 1.0.2
> +* Tue May 09 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.0-1
> +- Update to 1.0
> - Include x265 and xvid encoders
>
> * Tue Mar 21 2017 RPM Fusion Release Engineering <kwizart@rpmfusion.
> org> - 0.17.5-2
> _______________________________________________
> rpmfusion-commits mailing list -- rpmfusion-commits(a)lists.rpmfusion.o
> rg
> To unsubscribe send an email to rpmfusion-commits-leave(a)lists.rpmfusi
> on.org
--
Sérgio M. B.
7 years, 6 months
Re: lame for Fedora
by Sérgio Basto
The rules of RPMFusion is move all packages to Fedora when it is
possible , after be in Fedora we may retire it in Fusion ...
So don't see any problem .
On Wed, 2017-05-03 at 13:41 -0400, Christian Schaller wrote:
> Hi Sergio and Nicolas,
> Red Hat legal has now given the go-ahead for shipping mp3 encoding
> with Fedora. I noticed you were the last persons to add a changelog
> entry to the lame package in rpmfusion. Would you be interested in
> migrating the package to the Fedora repositories? Any other mp3
> encoding library is also ok to move over now.
>
> Sincerely,
> Christian F.K. Schaller
--
Sérgio M. B.
7 years, 6 months
[cschalle@redhat.com: mp3 encoding now ok]
by Tomasz Torcz
FYI
----- Forwarded message from Christian Schaller <cschalle(a)redhat.com> -----
Date: Wed, 3 May 2017 13:44:39 -0400 (EDT)
From: Christian Schaller <cschalle(a)redhat.com>
To: desktop(a)lists.fedoraproject.org
CC: Development discussions related to Fedora <devel(a)lists.fedoraproject.org>
Subject: mp3 encoding now ok
X-Spam-Status: No, score=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=disabled version=3.4.0
Hi,
So just wanted everyone to know that we now have the go ahead to ship mp3 encoding in Fedora too. So anyone involved with packaging
mp3 encoders can now start migrating them to the Fedora repositories. We are still in the process of evaluating other codecs.
Christian
_______________________________________________
devel mailing list -- devel(a)lists.fedoraproject.org
To unsubscribe send an email to devel-leave(a)lists.fedoraproject.org
----- End forwarded message -----
--
Tomasz Torcz Only gods can safely risk perfection,
xmpp: zdzichubg(a)chrome.pl it's a dangerous thing for a man. -- Alia
7 years, 6 months