Overview
Request 883123 accepted
- Add README.suse-maint to fix OBS warning.
- Update to version 0.8.0
* cbindgen 0.18
* provide a cli option to have fully static builds.
* cargo cinstall and cargo capi install now imply --release
to match the behavior of cargo install.
This seems to be the candidate to break the pkg-config file of rav1e, resulting utlimately in the build failure of ffmpeg-4
diff of rav1e.pc between old and new carge_c version:
--- rav1e.pc 2020-09-18 16:03:14.000000000 +0200 +++ rav1e.pc 2020-10-09 11:37:29.000000000 +0200 @@ -1,7 +1,7 @@ prefix=/usr exec_prefix=${prefix} libdir=/usr/lib64 -includedir=/usr/include +includedir=/usr/include/rav1e Name: rav1e Description: The fastest and safest AV1 encoder
Unignored: returned to active backlog.
I guess the right way is to fix ffmpeg?
No - the error is in the way rav1e is being generated.
+includedir=/usr/include/rav1e, but then cflags uses -I${includedir}/rav1e
which results in one level rav1e too many; this was not the case when building rav1e with older versions of cargo-c
Request History
firstyear created request
- Add README.suse-maint to fix OBS warning.
- Update to version 0.8.0
* cbindgen 0.18
* provide a cli option to have fully static builds.
* cargo cinstall and cargo capi install now imply --release
to match the behavior of cargo install.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
RBrownSUSE set openSUSE:Factory:Staging:J as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:J"
RBrownSUSE accepted review
Picked "openSUSE:Factory:Staging:J"
namtrac accepted review
RBrownSUSE accepted review
Staging Project openSUSE:Factory:Staging:J got accepted.
RBrownSUSE approved review
Staging Project openSUSE:Factory:Staging:J got accepted.
RBrownSUSE accepted request
Staging Project openSUSE:Factory:Staging:J got accepted.