summaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* net-im/telegram-desktop: use <pkg> tags in metadata.xmlPetr Vaněk2022-08-261-2/+2
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/mcabber: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/biboumi: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/rocketchat-desktop-bin: drop 3.8.7Andrew Ammerlaan2022-08-242-106/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* net-im/rocketchat-desktop-bin: add 3.8.8Andrew Ammerlaan2022-08-242-0/+103
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* net-im/bitlbee: Keyword 3.6-r3 ppc, #866105Arthur Zamarin2022-08-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-im/bitlbee: Keyword 3.6-r3 ppc64, #866105Arthur Zamarin2022-08-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-im/bitlbee: Keyword 3.6-r3 arm64, #866105Arthur Zamarin2022-08-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-im/signal-desktop-bin: remove old versionRobert Siebeck2022-08-232-98/+0
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/26906 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-im/signal-desktop-bin: add new version 5.55.0Robert Siebeck2022-08-232-0/+98
| | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-im/synapse: add 1.65.0Petr Vaněk2022-08-232-0/+105
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/26706 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/telegram-desktop: bump to 4.1.1Joe Kappus2022-08-233-27/+1
| | | | | | | | Dropped tdesktop-4.1.0-fix-unique_ptr-declaration.patch as fix was upstreamed. Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/26893 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/telegram-desktop: Bump to 4.1.0Esteve Varela Colominas2022-08-235-0/+212
| | | | | Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/bitlbee: remove system-json-parser patch from livePetr Vaněk2022-08-232-101/+1
| | | | | | | | This feature is now integrated in upstream. Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/26925 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/bitlbee: remove obsolete xmpp? ( !nss ) requirementPetr Vaněk2022-08-234-4/+1
| | | | | | | | | | | | | | | | | | This requirement was basically introduced with 1.2 release in commit [1] in order to solve https://bugs.gentoo.org/213958#c8 issue (the xmpp use flag was called jabber back then). The requirement was later transformed to REQUIRED_USE in commit [2]. However, this requirement seems no longer be valid. The nss use description in metadata was also bogus, it is changed to more generic form. [1] https://gitweb.gentoo.org/repo/gentoo/historical.git/commit/?id=30a0fafed3bd420fdb03e6e0a0da3d5f0a86b62e [2] https://gitweb.gentoo.org/repo/gentoo/historical.git/commit/?id=65aa90800da80b1fbffc36c7b15c3503c37d7fd0 Bug: https://bugs.gentoo.org/213958 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/bitlbee: tests require xmpp enabled not pluginsPetr Vaněk2022-08-233-3/+3
| | | | | | | | | | | | | | | | | plugins use flag is not required for test to work but xmpp is, because of tests/check_jabber_* tests. The test? ( plugin ) requirement was wrongly introduced in commit eb108d8b5224 ("net-im/bitlbee: force plugins to be enabled for tests") as a solution for bug https://bugs.gentoo.org/617604 which was later reported again in bug https://bugs.gentoo.org/739510 and correctly fixed in commit 05dc33a126ab ("net-im/bitlbee: fix compilation with disabled plugins use"). Bug: https://bugs.gentoo.org/617604 Bug: https://bugs.gentoo.org/739510 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/bitlbee: drop msn and oscar use flagsPetr Vaněk2022-08-234-11/+8
| | | | | | | | | | | msn[1] and oscar[2] protocols were removed in version 3.6, therefore both use flags do nothing. [1] https://github.com/bitlbee/bitlbee/commit/7ec2ce8fd7d30a536823ef9e08a3dad80ce76d4e [2] https://github.com/bitlbee/bitlbee/commit/e5d2c5607310ef9669a051a1b93e019319495955 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/bitlbee: fix tests in 3.6-r3 and livePetr Vaněk2022-08-232-8/+41
| | | | | | | | | | | | It was necessary to adapt system-json-parser patches more with LDFLAGS_CHECK variable which is used when ./tests/check binary is linked. Fixes: 90a3d5fff1c0 ("net-im/bitlbee: Use system json-parser") Fixes: 2f4aeedeec9c ("net-im/bitlbee: sync live") Closes: https://bugs.gentoo.org/865667 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/bitlbee: sync livePetr Vaněk2022-08-182-3/+89
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/26703 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/bitlbee: Use system json-parserPetr Vaněk2022-08-182-0/+239
| | | | | | | | | | | | | - Applied patch allows us to use system json-parser, it is based on upstream PR, see the link below - Dropped arm64, ppc, ppc64 and x86 keywords because newly introduced dev-libs/json-parser dependency has currently only ~amd64 keyword - EAPI 7 -> 8 Upstream-PR: https://github.com/bitlbee/bitlbee/pull/151 Bug: https://bugs.gentoo.org/861371 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/bitlbee: set correct --libdirPetr Vaněk2022-08-182-0/+2
| | | | | | | | | | The libdir is currently not used to install any files, however, it is used in generated bitlbee.pc, where it should point to correct directory. Closes: https://bugs.gentoo.org/861383 Fixes: b88db9002a8e ("net-im/bitlbee: Install pkgconfig to /usr/$(get_libdir)/pkgconfig") Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/bitlbee: fix strict-aliasing issue in bundled libraryPetr Vaněk2022-08-182-1/+33
| | | | | | | | | | The patch is based on fixes from upstream. LICENSE is extended with BSD-2, the license of bundled library. Upstream-PR: https://github.com/bitlbee/bitlbee/pull/162 Closes: https://bugs.gentoo.org/861371 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/telegram-desktop-bin: add 4.1.0Stefan Strogin2022-08-142-0/+54
| | | | Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/zoom: drop 5.10.7.3311Ulrich Müller2022-08-122-186/+0
| | | | | Bug: https://bugs.gentoo.org/864939 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-im/discord-bin: version bump to 0.0.19Tomasz Hołubowicz2022-08-102-1/+1
| | | | | | Signed-off-by: Tomasz Hołubowicz <mail@alternateved.com> Closes: https://github.com/gentoo/gentoo/pull/26818 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/signal-desktop-bin: remove old versionRobert Siebeck2022-08-102-98/+0
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/26614 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/signal-desktop-bin: add new version 5.54.0Robert Siebeck2022-08-102-0/+98
| | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/gajim: add 1.4.7Hanno Böck2022-08-072-0/+98
| | | | Signed-off-by: Hanno Böck <hanno@gentoo.org>
* net-im/telegram-desktop: fix gcc12 build failpeeweep2022-08-032-0/+11
| | | | | | | Closes: https://bugs.gentoo.org/863248 Signed-off-by: peeweep <peeweep@0x0.ee> Closes: https://github.com/gentoo/gentoo/pull/26715 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-im/telegram-desktop: Drop oldEsteve Varela Colominas2022-08-022-159/+0
| | | | | | Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26649 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-im/telegram-desktop: Bump to 4.0.2Esteve Varela Colominas2022-08-023-0/+184
| | | | | | | | | | | | | | Turns out they never really dropped Qt5 support, only for some wayland integrations. I've tried to research what this means but I actually have no idea beyond some mentions of "xdg-shell". This is why I warn about it in the postinst, even if it may not be meaningful... Debian ships the package the same way. Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-im/skypeforlinux: drop 8.81.0.268David Seifert2022-07-312-101/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-im/skypeforlinux: add 8.86.0.407David Seifert2022-07-312-0/+101
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-im/synapse: add 1.63.1Petr Vaněk2022-07-293-0/+127
| | | | | | | | Closes: https://bugs.gentoo.org/857996 Closes: https://bugs.gentoo.org/857999 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/26486 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/element-desktop-bin: upgrade 1.11.0 -> 1.11.1Stefan Strogin2022-07-282-1/+1
| | | | Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-im/bitlbee: add github upstream metadataSam James2022-07-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: reassign np-hardass's packagesJoonas Niilola2022-07-241-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/discord-bin: stabilize 0.0.18 for amd64Joonas Niilola2022-07-241-1/+1
| | | | | | | | | - ideally a new version should be pushed straight-to-stable, as it's a pre-shipped binary package the chances of it breaking are more minimal as long as the deps are satisfied (should still test on stable before pushing if possible). Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/signal-desktop-bin: update depsJoonas Niilola2022-07-231-1/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/signal-desktop-bin: remove old versionRobert Siebeck2022-07-232-99/+0
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/26462 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/signal-desktop-bin: add new version 5.51.0Robert Siebeck2022-07-232-0/+99
| | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/cawbird: skip tests that require the networkMatthew Smith2022-07-221-0/+7
| | | | | Closes: https://bugs.gentoo.org/835706 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-im/synapse: Keyword 1.62.0 ppc64, #859412Sam James2022-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/zoom: drop 5.11.0.3540Ulrich Müller2022-07-202-186/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-im/zoom: add 5.11.3.3882Ulrich Müller2022-07-202-0/+182
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-im/telegram-desktop: drop now-global USE=screencast definitionsSam James2022-07-201-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/neochat: Switch to plasma-mobile.kde.orgAndreas Sturmlechner2022-07-191-2/+2
| | | | | | | This is a bit of an oddball, as the repository is within "network" group. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/gajim: Version bump to 1.4.6.Hanno Böck2022-07-182-0/+98
| | | | | | Dependency pillow now required by default. Signed-off-by: Hanno Böck <hanno@gentoo.org>
* net-im/ejabberd: update usermod handlingConrad Kostecki2022-07-162-28/+2
| | | | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/26433 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-im/signal-desktop-bin: remove old versionRobert Siebeck2022-07-152-99/+0
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/26278 Signed-off-by: Sam James <sam@gentoo.org>