summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libstrophe: fix testsFlorian Schmaus2023-08-171-0/+59
| | | | | Closes: https://bugs.gentoo.org/912410 Signed-off-by: Florian Schmaus <flow@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: add new packageAndrey Utkin2019-05-061-0/+20
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>