Monday 26 September 2022

+1 Maintenance Report

Hi everyone,

I was on +1 maintenance for last week (2022-09-19 to 2022-09-23). This
time it is easy to summary the things I worked on: audacity. audacity
needs an update to 3.2.0 to work with FFmpeg 5.0. While working on it, I
noticed some issues around the cmake build system and it took some time
to investigate and learn more about cmake.

The rpath for the private libraries were wrong. The solution is to use
'install' for the libraries instead of just copying them:
https://github.com/audacity/audacity/pull/3671

audacity stripped the debug information on its own even for
CMAKE_BUILD_TYPE=RelWithDebInfo:
https://github.com/audacity/audacity/pull/3672

I still need to do some bits before uploading audacity 3.2.0+dfsg-1 to
Debian unstable and request a FFe. The current status is in the master-
next branch:
https://salsa.debian.org/multimedia-team/audacity/-/commits/master-next

--
Benjamin Drung
Debian & Ubuntu Developer

--
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel