Bug ID | 5216 |
---|---|
Summary | Review request: libftl - FTL audio/video streaming library |
Product | Package Reviews |
Version | Current |
Hardware | x86_64 |
OS | GNU/Linux |
Status | NEW |
Severity | enhancement |
Priority | P1 |
Component | Review Request |
Assignee | rpmfusion-package-review@rpmfusion.org |
Reporter | fedorauser@fedoraproject.org |
CC | rpmfusion-package-review@rpmfusion.org |
namespace | free |
FTL-SDK is a cross platform SDK written in C to enable sending audio/video to mixer using FTL service. This package is not in Fedora as it relies on codecs. Also, it is very specific to OBS Studio which is only in RPM Fusion. Installation RPM: https://fedorauser.fedorapeople.org/Packages/libftl/0.9.14/libftl-0.9.14-1.fc29.x86_64.rpm .src.rpm and .spec files: https://fedorauser.fedorapeople.org/Packages/libftl/0.9.14/libftl-0.9.14-1.fc29.src.rpm https://fedorauser.fedorapeople.org/Packages/libftl/0.9.14/libftl.spec This is not my first package, I already maintain OBS Studio. Package is actually result of a bug report[1]. rpmlint outputs: $ rpmlint SRPMS/libftl-0.9.14-1.fc29.src.rpm libftl.src:44: E: hardcoded-library-path in %{_prefix}/lib/%{name}.so* 1 packages and 0 specfiles checked; 1 errors, 0 warnings. $ rpmlint RPMS/x86_64/libftl-0.9.14-1.fc29.x86_64.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. $ rpmlint RPMS/x86_64/libftl-devel-0.9.14-1.fc29.x86_64.rpm libftl-devel.x86_64: W: no-documentation 1 packages and 0 specfiles checked; 0 errors, 1 warnings. $ rpmlint RPMS/x86_64/libftl-debuginfo-0.9.14-1.fc29.x86_64.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. Choose to ignore hardcoded library as it is actually part where it is moved to proper location, as opposed to where install scripts puts it. [1] https://bugzilla.rpmfusion.org/show_bug.cgi?id=5057 Kind regards, Momcilo "Momo" Medic. (fedorauser)