summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/retroshare: Stabilize 0.6.7-r2 x86, #941948Arthur Zamarin2024-10-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/retroshare: Stabilize 0.6.7-r2 amd64, #941948Arthur Zamarin2024-10-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/retroshare: alphabetical ordering all around in 0.6.7-r2Joonas Niilola2024-09-131-6/+6
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: add me as proxied maintainer, improve metadataFilip Kobierski2024-09-131-1/+7
| | | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38292 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: add miniupnpc API 18 support, fix DEPENDFilip Kobierski2024-09-132-0/+161
| | | | | | | rapidjson is not needed without jsonapi USE flag Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: remove unused patch(es)Michael Mair-Keimberger2024-07-061-58/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/retroshare: stabilize 0.6.7-r1 for amd64, x86Sam James2024-07-041-1/+1
| | | | | | These got lost. Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/retroshare: Swap 0.6.7 for 0.6.7-r1, fix miniupnpc APIgentoo-setan2024-07-041-2/+3
| | | | | | | | | | | | | | | | Retroshare only recognizes API over 14: https://github.com/RetroShare/libretroshare/blob/402f32eda026c3ec3e429b5fb842e87ebd985d73/src/rs_upnp/upnphandler_miniupnp.cc#L50 And miniupnp changed one of the functions core functions in API 18 https://github.com/miniupnp/miniupnp/blob/3911bace98ec1593dcc41953a09f3fd657c341be/miniupnpc/apiversions.txt#L6 Retroshare did not adapt so we need to pin the dep until the upstream resolves this issue: https://github.com/RetroShare/RetroShare/issues/2865 Closes: https://bugs.gentoo.org/935043 Signed-off-by: gentoo-setan <gentoo-setan@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37412 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/retroshare: remove 0.6.6-r1gentoo-setan2024-07-042-112/+0
| | | | | | | | | | | | | | | First is long overdue and the rest are recent Closes: https://bugs.gentoo.org/741100 Closes: https://bugs.gentoo.org/829605 Closes: https://bugs.gentoo.org/831389 Closes: https://bugs.gentoo.org/875725 Closes: https://bugs.gentoo.org/895762 Closes: https://bugs.gentoo.org/907898 Closes: https://bugs.gentoo.org/916249 Closes: https://bugs.gentoo.org/931516 Signed-off-by: gentoo-setan <gentoo-setan@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/retroshare: remove obsolete ewarnsgentoo-setan2024-07-042-30/+0
| | | | | Signed-off-by: gentoo-setan <gentoo-setan@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/retroshare: add missing speexdsp dep on 0.6.7Joonas Niilola2024-05-241-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: drop deprecated qtscript dep from 0.6.7Joonas Niilola2024-05-241-1/+0
| | | | | | - at least it's not linked to RDEPEND. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: add 0.6.7gentoo-setan2024-05-243-0/+140
| | | | | | Closes: https://bugs.gentoo.org/927207 Closes: https://github.com/gentoo/gentoo/pull/36697 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: Apply musl-1.2.4 largefile workaroundAndreas K. Hüttel2024-03-031-1/+4
| | | | | Bug: https://bugs.gentoo.org/907898 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Move {dev-util → dev-build}/cmakeMichał Górny2024-01-141-1/+1
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34792 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-121-2/+2
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/retroshare: Rename USE=autologin -> keyringAndreas Sturmlechner2023-05-182-5/+4
| | | | | Bug: https://bugs.gentoo.org/905928 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/retroshare: drop 0.6.5-r2, 0.6.5-r3, 0.6.6Andreas Sturmlechner2023-05-146-521/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/retroshare: x86 stable wrt bug #828374Agostino Sarubbo2021-12-091-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/retroshare: amd64 stable wrt bug #828374Agostino Sarubbo2021-12-071-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/retroshare: install qss stylesheet filesMatthew White2021-10-311-0/+123
| | | | | | | | Closes: https://bugs.gentoo.org/818772 Package-Manager: Portage-3.0.20-r6, Repoman-3.0.3-r1 Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/22620 Signed-off-by: Joonas Niilola <juippis@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>
* net-p2p/retroshare: trim patchIonen Wolkens2021-08-071-22/+1
| | | | | | Notably no need to keep comment changes on this side. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-p2p/retroshare: 0.6.5 minimal maintenanceGioacchino Mazzurco2021-08-071-0/+142
| | | | | | | | | | | | | Fixes a bunch of bugs disabling components that are been obsoleted upstream in older versions Closes: https://bugs.gentoo.org/779838 Closes: https://bugs.gentoo.org/798048 Closes: https://bugs.gentoo.org/798099 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net> Closes: https://github.com/gentoo/gentoo/pull/21725 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-p2p/retroshare: 0.6.6 version bumpGioacchino Mazzurco2021-08-074-4/+209
| | | | | | | | | | | | | | Fixes a bunch of bugs fixed upstream in newer version and disabling components that are been obsoleted upstream in older versions Modernize 0.6.6 ebuild after ionenwks suggestions Bug: https://bugs.gentoo.org/779838 Bug: https://bugs.gentoo.org/798048 Bug: https://bugs.gentoo.org/798099 Closes: https://bugs.gentoo.org/785964 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-p2p/retroshare: eutils->edos2unixSam James2021-04-181-1/+1
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/retroshare: drop oldBen Kohler2021-03-121-152/+0
| | | | | | Closes: https://bugs.gentoo.org/761885 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-p2p/retroshare: Stabilize 0.6.5-r2 x86, #761885Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/retroshare: Stabilize 0.6.5-r2 amd64, #761885Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/retroshare: revbump to make sure we really link to miniupnpcBen Kohler2021-02-061-0/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-p2p/retroshare: add missing \ line endingBen Kohler2021-02-061-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-p2p/retroshare: switch to miniupnpc & fix EAPI=7 conversionBen Kohler2021-02-031-0/+153
| | | | | | | Bug: https://bugs.gentoo.org/761885 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-p2p/retroshare: Fix build with Qt 5.15Andreas Sturmlechner2020-06-222-5/+107
| | | | | | | | Upstream patch needed quite some modifications to apply. Closes: https://bugs.gentoo.org/728836 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/retroshare: Drop 0.6.3-r2 and 0.6.4-r1Andreas Sturmlechner2020-05-216-401/+0
| | | | | | Bug: https://bugs.gentoo.org/697578 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/retroshare: x86 stable wrt bug #697578Agostino Sarubbo2020-05-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/retroshare: amd64 stable wrt bug #697578Agostino Sarubbo2020-05-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/retroshare: Switch dependency to libsecretMatt Turner2020-04-281-1/+1
| | | | | Bug: https://bugs.gentoo.org/713034 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-p2p/retroshare: Replace virtual/ffmpegDavid Seifert2020-04-262-4/+4
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/retroshare: fix styling, add BDEPEND, add missing dieJoonas Niilola2020-03-201-7/+11
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: avoid broken doxygen-1.8.16Gioacchino Mazzurco2020-03-191-2/+2
| | | | | | | | Closes: https://bugs.gentoo.org/699164 Closes: https://bugs.gentoo.org/694668 Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org> Closes: https://github.com/gentoo/gentoo/pull/14628 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: 0.6.5 need <libupnp-1.8.0Gioacchino Mazzurco2020-03-191-1/+1
| | | | | | | | | | RetroShare 0.6.5 woun't build with libupnp 1.8 series so specify version dependency in ebuild Closes: https://bugs.gentoo.org/709514 Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org> Closes: https://github.com/gentoo/gentoo/pull/14660 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/retroshare: Remove local USE="gui"David Seifert2020-01-121-1/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Fix obsolete copyrightsMichał Górny2019-10-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/retroshare: version bump to 0.6.5Gioacchino Mazzurco2019-05-153-2/+148
| | | | | Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/retroshare: Drop 0.6.9999 ebuildGioacchino Mazzurco2019-05-152-121/+3
| | | | | | | | Remove un-maintainable ebuild Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org> Closes: https://github.com/gentoo/gentoo/pull/11029 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/retroshare: remove myself from maintainersSergey Popov2018-11-071-4/+0
| | | | | Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-p2p/retroshare: amd64 stable wrt bug #664564Mikle Kolyada2018-09-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9