[packman] ffmpeg4
Manfred Hollstein
manfred.h at gmx.net
Thu Aug 2 08:38:39 CEST 2018
Moin,
On Fri, 27 Jul 2018, 09:21:45 +0200, Olaf Hering wrote:
> Am Fri, 27 Jul 2018 07:40:16 +0200
> schrieb Wolfgang Rosenauer <wolfgang at rosenauer.org>:
>
> > Are there plan to add ffmpeg4 to the packman repo?
>
> It is already there.
>
> Anyone who spots the typo will get an uncrippled version of it. For free. And automatically.
while there is a package for openSUSE_Leap_42.3 (presumably
"A_42.3-ffmpeg-4"), it sits there and cannot be built due to several
unresolved requirements:
nothing provides libmysofa-devel,
nothing provides pkgconfig(libopenmpt),
nothing provides pkgconfig(srt),
nothing provides pkgconfig(ffnvcodec)
For instance, the "mysofa" stuff is conditionalized using
%if 0%{?suse_version} > 1500
%bcond_without mysofa
...
%else
%bcond_with mysofa
%endif
%if %{with mysofa}
BuildRequires: libmysofa-devel
%endif
This can't be right as on openSUSE_Leap_42.3 %suse_version is defined as
1315, so all comparisons of "%suse_version" with 1500 don't work as
probably expected.
Can someone please take a look? Thx.
> Olaf
Cheers.
l8er
manfred
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.links2linux.de/pipermail/packman/attachments/20180802/853ccde4/attachment.sig>
More information about the Packman
mailing list