View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017192 | CentOS-8 | _unreleased_devel_pkgs | public | 2020-03-28 14:29 | 2020-12-15 19:01 |
Reporter | slaanesh | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 8.1.1911 | ||||
Summary | 0017192: Missing IEEE 1394 devel packages | ||||
Description | All the IEEE 1394 (Firewire) packages are missing the equivalent -devel subpackages: - libdc1394 - libavc1394 - libraw1394 - libiec61883 This makes it impossible to build any package that require Firewire support. | ||||
Steps To Reproduce | Try to build anything using those libraries (i.e. FFmpeg). | ||||
Additional Information | Ticket created as described in: https://lists.centos.org/pipermail/centos-devel/2020-March/036644.html | ||||
Tags | No tags attached. | ||||
Packages added to 8-stream/PowerTools for the following packages: - libraw1394-devel - libiec61883-devel Still missing: - libdc1394-devel - libavc1394-devel |
|
8/Devel has libavc1394-devel: http://mirror.centos.org/centos/8/Devel/x86_64/os/Packages/ | |
We use libdc1394 for custom camera capture software. Please advise if this becomes 'will not fix' and we will add it to our internal repository. | |