Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-22 Thread Khem Raj
On Fri, Dec 22, 2023 at 7:41 AM Martin Jansa wrote: > > It's active, without it it was building only the static library. > > But ${PN}-bin was removed, so the binaries are now packaged in ${PN} as well > (which doesn't look as improvement) and causes the package name not to be > renamed anymore

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-22 Thread Martin Jansa
It's active, without it it was building only the static library. But ${PN}-bin was removed, so the binaries are now packaged in ${PN} as well (which doesn't look as improvement) and causes the package name not to be renamed anymore with debian.bbclass. And in the .patch I've used PROJECT_VERSION

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-22 Thread Khem Raj
perhaps shared libs option is not getting effective. when you send a v3 please squash Martin's change into that as well. On Fri, Dec 22, 2023 at 6:10 AM Martin Jansa wrote: > > Thanks for v2, I've sent additional fix for shared libraries, but there are > still some probably unexpected

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-22 Thread Martin Jansa
Thanks for v2, I've sent additional fix for shared libraries, but there are still some probably unexpected side-effects from using CMake and dropping lib_package inherit (${PN}-bin removal) as buildhistory shows: diff --git a/packages/cortexa57-oe-linux/wavpack/sysroot

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-21 Thread Alper Ak
Added openssl as a depends and sent v2 patch, thank you. Martin Jansa , 21 Ara 2023 Per, 15:30 tarihinde şunu yazdı: > > Adding the dependency on target openssl allows the build to finish OK. > > On Thu, Dec 21, 2023 at 1:06 PM Martin Jansa via lists.openembedded.org > wrote: >> >> Hi, >> >> it

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-21 Thread Martin Jansa
Adding the dependency on target openssl allows the build to finish OK. On Thu, Dec 21, 2023 at 1:06 PM Martin Jansa via lists.openembedded.org wrote: > Hi, > > it seems to be trying to link with native libcrypto in some builds: > > lib32-wavpack/5.6.0/recipe-sysroot-native/usr/lib/libcrypto.so:

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-21 Thread Martin Jansa
Hi, it seems to be trying to link with native libcrypto in some builds: lib32-wavpack/5.6.0/recipe-sysroot-native/usr/lib/libcrypto.so: file not recognized: file format not recognized collect2: error: ld returned 1 exit status have you tried to build it e.g. for aarch64 or arm on x86_64 build

[oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-19 Thread Alper Ak
License-Update: Copyright year changes Changelog: * added: AIFF file import/export support * added: WATCOM compiler and OS/2 support * added: cmake support for mingw, builds Cooledit + Winamp plugins * added: --force-even-byte-depth option for rounding up bit depths * fixed: detect and report