summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libstrophe: drop 0.11.0Adrian Schollmeyer2022-05-132-56/+0
| | | | | | | | | | | | 0.11.0 is not considered for stabilization, since 0.12.0 fixes some important bugs [0]. Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> [0] https://github.com/gentoo/gentoo/pull/25401#issuecomment-1123844738 Closes: https://github.com/gentoo/gentoo/pull/25401 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/libstrophe: add 0.12.0Adrian Schollmeyer2022-05-132-0/+57
| | | | | | | | | | Also introduces subslot 0.1, representing upstream's decision to add SONAME versioning, starting with SONAME version 0. `.1` was appended to the subslot to force a different subslot from the default one and can be removed with the next subslot. Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-libs/libstrophe: add missing BDEPENDsJoonas Niilola2022-04-242-0/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libstrophe: Fix deletion of *.la filesAdrian Schollmeyer2022-04-242-2/+2
| | | | | | | | | | | The previous find call didn't delete *.la files, although they were specified in the find call. This commit fixes this by inserting parentheses. To further make the call robust, this commit also inserts the -type f argument. Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Closes: https://github.com/gentoo/gentoo/pull/25156 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libstrophe: Move doxygen to BDEPENDAdrian Schollmeyer2022-04-242-2/+4
| | | | | | | | Doxygen is an executable which is run during build. Thus, this commit moves it to BDEPEND. Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libstrophe: add myself as a maintainerAdrian Schollmeyer2022-04-241-1/+8
| | | | | Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libstrophe: drop 0.9.2, 0.9.3, 0.10.1Sam James2022-04-174-153/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libstrophe: retire andrey_utkinSam James2022-04-131-4/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libstrophe: switch to xzSam James2022-04-126-15/+15
| | | | | | Smaller tarballs. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libstrophe: 0.11.0: add gnutls USE flagAndrey Utkin2021-11-121-1/+4
| | | | | | | This release allows to choose gnutls as an alternative to openssl. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-libs/libstrophe: add new version 0.11.0Andrey Utkin2021-11-122-0/+51
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/libstrophe: drop obsolete LibreSSL patchSam James2021-05-031-20/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libstrophe: remove libressl supportMikle Kolyada2021-05-024-17/+12
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/libstrophe: add new version 0.10.1Andrey Utkin2020-12-292-0/+52
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-libs/libstrophe: amd64 stable wrt bug #747937Agostino Sarubbo2020-10-121-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libstrophe: state explicitly that testing is enabledAndrey Utkin2020-09-303-0/+18
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-libs/libstrophe: add new version 0.10.0Andrey Utkin2020-09-212-0/+46
| | | | | | | Ebuild cloned from 0.9.3 verbatim. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-libs/libstrophe: remove .a filesJakov Smolic2020-09-212-4/+4
| | | | | | | Closes: https://bugs.gentoo.org/724898 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-libs/libstrophe: add new version 0.9.3Andrey Utkin2019-10-282-0/+46
| | | | | | | | | Copied from 0.9.2. The only change is that libressl-related patch has been dropped, as there is now upstream support for libressl. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-libs/libstrophe: add new packageAndrey Utkin2019-05-064-0/+84
A dependency of net-im/profanity. Based on chaoslab-overlay. Thanks Ian Moone for high quality work! Changes made to original work are motivated by avoidance of overcomplication, and conformance to current practices. Changes are: * USE flag 'xml' changed to existing global flag 'expat' * USE flag 'doc' now also installs examples * README file is not installed anymore, as it contains mostly compilation advise, which is useless once you have it installed * USE flags 'static-libs', 'ssl' are dropped * RESTRICT="mirror" dropped as unreasonable. Bug: https://bugs.gentoo.org/show_bug.cgi?id=558840 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>