head 1.6; access; symbols pkgsrc-2026Q1:1.6.0.6 pkgsrc-2026Q1-base:1.6 pkgsrc-2025Q4:1.6.0.4 pkgsrc-2025Q4-base:1.6 pkgsrc-2025Q3:1.6.0.2 pkgsrc-2025Q3-base:1.6 pkgsrc-2025Q2:1.5.0.26 pkgsrc-2025Q2-base:1.5 pkgsrc-2025Q1:1.5.0.24 pkgsrc-2025Q1-base:1.5 pkgsrc-2024Q4:1.5.0.22 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.5.0.20 pkgsrc-2024Q3-base:1.5 pkgsrc-2024Q2:1.5.0.18 pkgsrc-2024Q2-base:1.5 pkgsrc-2024Q1:1.5.0.16 pkgsrc-2024Q1-base:1.5 pkgsrc-2023Q4:1.5.0.14 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.12 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.10 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.8 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.6 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.4 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.2 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.4.0.4 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.4.0.2 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.2.0.22 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.20 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.18 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.16 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.14 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.12 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.8 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.10 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.6 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.4 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.2 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.1.0.2 pkgsrc-2018Q4-base:1.1; locks; strict; comment @# @; 1.6 date 2025.08.21.18.09.07; author wiz; state Exp; branches; next 1.5; commitid vyJlU3IdgIqTPC7G; 1.5 date 2022.04.06.19.53.52; author gdt; state Exp; branches; next 1.4; commitid G8F7S0HknpzB2bzD; 1.4 date 2021.10.26.10.05.20; author nia; state Exp; branches; next 1.3; commitid NSG51tx5OFzLZieD; 1.3 date 2021.10.07.13.23.27; author nia; state Exp; branches; next 1.2; commitid 8H0x5mNEoqMOHSbD; 1.2 date 2019.01.04.15.11.37; author nia; state Exp; branches; next 1.1; commitid W09NZwhZwkqvFt6B; 1.1 date 2018.11.27.17.44.14; author nia; state Exp; branches; next ; commitid uwYANImolEeNJB1B; desc @@ 1.6 log @lurch-purple: fix build with cmake 4 @ text @$NetBSD: distinfo,v 1.5 2022/04/06 19:53:52 gdt Exp $ BLAKE2s (lurch-0.7.0-src.tar.gz) = 2ceea74cd5e6360c91a014be081b894c265b58b59a0e42a46f2d14736572b8fe SHA512 (lurch-0.7.0-src.tar.gz) = ae45963313d2e145ac801fe1bb99f596dae69c8b44fdb71cdfcd5a8a81614960ba2010bc00fa84300019947f23965fc1dc6868f2bb0c045e83fb4f1dac690fa7 Size (lurch-0.7.0-src.tar.gz) = 401110 bytes SHA1 (patch-Makefile) = ee55fe2fce1c75610b5f884dc397765bf6596af0 SHA1 (patch-lib_axc_lib_libsignal-protocol-c_CMakeLists.txt) = 0ee0703f356a78d0b2b9093a9ced61ecab5878b8 @ 1.5 log @chat/lurch-purple: Update to 0.7.0 Actually works with pidgin, talking to Conversations via federation! (0.6.8 did not) Upstream: ## [0.7.0] - 2021-02-12 ### Added - This file. - An API reachable through _libpurple_ signals. See `lurch_api.h` for details and usage. - Testing setup using _cmocka_ and tests for new modules. - CI setup running the tests in _appveyor_ and reporting coverage results to _codecov_. - The possibility to dynamically link against the submodule libaries. ([#151](https://github.com/gkdr/lurch/pull/151)) (thanks, [@@fortysixandtwo](https://github.com/fortysixandtwo)!) ### Changed - A new `/command` handler using the API, replacing the old implementation. The commands are a bit different and some are new. - Updated _libomemo_ submodule to 0.7.1. See the [changelog](https://github.com/gkdr/libomemo/blob/master/CHANGELOG.md) for details. - Updated _axc_ submodule to 0.3.4. See the [changelog](https://github.com/gkdr/axc/blob/master/CHANGELOG.md) for details. ### Removed - The `lurch_initialised` setting in the `accounts.xml`. ### BUGFIXES @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.4 2021/10/26 10:05:20 nia Exp $ d7 1 @ 1.4 log @chat: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.3 2021/10/07 13:23:27 nia Exp $ d3 4 a6 4 BLAKE2s (lurch-0.6.8-src.tar.gz) = dd64cc511c71d9616a31d09b57ae6979933adfe08e95ddba084082f9755c5e3e SHA512 (lurch-0.6.8-src.tar.gz) = 8b93523049d05a00f1d7286ec9d0d8d03c7ae46793ac72ea08c0d12cb5193324be4805fb6278d6c0f906d9c63db9d7ce6ca2a21442236df51e0ee0b48de6ef1d Size (lurch-0.6.8-src.tar.gz) = 398267 bytes SHA1 (patch-Makefile) = f2e73ad5cf22ff9f700f87d5d2664aaea2addf8b @ 1.3 log @chat: Remove SHA1 hashes for distfiles @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.2 2019/01/04 15:11:37 nia Exp $ d3 1 a3 1 RMD160 (lurch-0.6.8-src.tar.gz) = 4868fede497f193037a4dcc8367aa793898e283b @ 1.2 log @chat/lurch-purple: Update to 0.6.8 Changes: * Makefile adaptations should help building and running this for some. Thanks for the pull requests. * Fixed some bugs regarding carbons and sending messages to yourself, also added NULL checks so that it plays nicer with other plugins which might set the message to NULL * Update submodules and their dependencies, most importantly libsignal-protocol-c to 2.3.2 * Add plugin preferences prototype: Single option is logging verbosity on the debug log @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.1 2018/11/27 17:44:14 nia Exp $ a2 1 SHA1 (lurch-0.6.8-src.tar.gz) = bbdb9299551a6c7022300f277c1591a2d8a5eca6 @ 1.1 log @chat/lurch-purple: Import version 0.6.7 In German, an Axolotl is a type of Lurch, which simply means 'amphibian'. This plugin brings Axolotl, by now renamed to double ratchet, to libpurple applications such as Pidgin by implementing the XEP-0384: OMEMO Encryption. @ text @d1 1 a1 1 $NetBSD$ d3 4 a6 4 SHA1 (lurch-0.6.7-src.tar.gz) = 3e2b561e118dbadb74796e25a25f4734a6f9f9bb RMD160 (lurch-0.6.7-src.tar.gz) = 236d06d8f330f218bb7900bb947200fd81794a27 SHA512 (lurch-0.6.7-src.tar.gz) = c71a0049039eb2272f6fb7bf66a85d8b199f81bb0bdd4fb84c9c5526f7ae88b13614d9824a0887db5663aabed692c9e137de32db2599c1fd3e5c4309915b188f Size (lurch-0.6.7-src.tar.gz) = 377646 bytes @