[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0.
From: |
Liliana Marie Prikler |
Subject: |
[bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0. |
Date: |
Sun, 25 Sep 2022 08:31:47 +0200 |
User-agent: |
Evolution 3.46.0 |
Am Sonntag, dem 25.09.2022 um 14:15 +0800 schrieb Hilton Chain:
> On Sun, 25 Sep 2022 13:54:18 +0800,
> Liliana Marie Prikler wrote:
> > Uhm... which patch is "Gentoo's patch"? I don't see anything
> > relevant
> > here [1].
>
> It's here:
> https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/tg_owt/files
This hunk
> function(link_crc32c target_name)
> if (TG_OWT_PACKAGED_BUILD)
> find_package(Crc32c)
> set(Crc32c_FOUND ${Crc32c_FOUND} PARENT_SCOPE)
> if (Crc32c_FOUND)
> target_link_libraries(${target_name} PRIVATE
> Crc32c::crc32c)
> endif()
> endif()
> if (NOT Crc32c_FOUND)
> target_link_libraries(${target_name} PRIVATE
> tg_owt::libcrc32c)
> endif()
> endfunction()
looks like the culprit, but also sane; maybe your Crc32c "package"
according to CMake is missing the crc32c library? Are you actually
building it as a package and using it as regular input?
Cheers
- [bug#57675] [PATCH v11 3/8] gnu: kcoreaddons: Remove trailing #t., (continued)
- [bug#57675] [PATCH v11 3/8] gnu: kcoreaddons: Remove trailing #t., Hilton Chain, 2022/09/24
- [bug#57675] [PATCH v11 4/8] gnu: kcoreaddons: Update to 5.98.0., Hilton Chain, 2022/09/24
- [bug#57675] [PATCH v11 5/8] gnu: webrtc-for-telegram-desktop: Update to 621f3da5., Hilton Chain, 2022/09/24
- [bug#57675] [PATCH v11 6/8] gnu: Remove libvpx-for-telegram-desktop., Hilton Chain, 2022/09/24
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0., Hilton Chain, 2022/09/24
- [bug#57675] [PATCH v11 8/8] gnu: telegram: Remove unused variables., Hilton Chain, 2022/09/24
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0., Liliana Marie Prikler, 2022/09/24
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0., Hilton Chain, 2022/09/24
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0., Liliana Marie Prikler, 2022/09/25
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0., Hilton Chain, 2022/09/25
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0.,
Liliana Marie Prikler <=
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0., Hilton Chain, 2022/09/25
- [bug#57675] [PATCH v11 7/8] gnu: telegram-desktop: Update to 4.2.0., Hilton Chain, 2022/09/25
- [bug#57675] [PATCH v11 5/8] gnu: webrtc-for-telegram-desktop: Update to 621f3da5., Liliana Marie Prikler, 2022/09/24
[bug#57675] [PATCH 00/10] gnu: telegram-desktop: Update to 4.2.2., Hilton Chain, 2022/09/26
- [bug#57675] [PATCH 01/10] gnu: kcoreaddons: Update to 5.98.0., Hilton Chain, 2022/09/26
- [bug#57675] [PATCH 02/10] gnu: Add abseil-cpp-cxxstd17., Hilton Chain, 2022/09/26
- [bug#57675] [PATCH 03/10] gnu: Add crc32c., Hilton Chain, 2022/09/26
- [bug#57675] [PATCH 04/10] gnu: webrtc-for-telegram-desktop: Update to 621f3da5., Hilton Chain, 2022/09/26
- [bug#57675] [PATCH 05/10] gnu: webrtc-for-telegram-desktop: Order inputs alphabetically., Hilton Chain, 2022/09/26
- [bug#57675] [PATCH 06/10] gnu: Remove libvpx-for-telegram-desktop., Hilton Chain, 2022/09/26