Package Details: retroshare 0.6.7.2-2

Git Clone URL: https://aur.archlinux.org/retroshare.git (read-only, click to copy)
Package Base: retroshare
Description: Serverless encrypted instant messenger with filesharing, chatgroups, e-mail
Upstream URL: https://github.com/retroshare/retroshare
Licenses: AGPL-3.0-or-later
Submitter: None
Maintainer: xiota
Last Packager: xiota
Votes: 166
Popularity: 0.197388
First Submitted: 2007-10-03 20:41 (UTC)
Last Updated: 2024-08-25 00:49 (UTC)

Pinned Comments

xiota commented on 2024-08-16 17:04 (UTC) (edited on 2024-08-25 00:56 (UTC) by xiota)

This package now uses pinned commits.

  • Flag when this package breaks so the commit can be advanced. Include relevant errors in flag.
  • Flag for general packaging issues.
  • Comment for issues requiring explanation or debugging. Use pastebins for large blocks of text.

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19

<deleted-account> commented on 2011-03-07 16:09 (UTC)

Version 0.5.1b has a new dependency: http://sourceforge.net/projects/bitdht/ which is not present in AUR currently. The RetroShare-PKGBUILD just compiles this lib from the RS-tarball where it is included. Perhaps it makes sense to create a separate AUR-package for libbitdht?

<deleted-account> commented on 2011-03-07 16:03 (UTC)

Updated from 0.5.0g-2 to 0.5.1b-1. - I had to remove the optional experimental support for the plugins and other features (blogs. etc.) because I did not get that part of code to compile. Obviously, those part of the code are unfinished and not supposed to be compiled in a release version (it seems, parts of the code reference headers which are not present in the tarball).

<deleted-account> commented on 2011-01-03 19:10 (UTC)

Updated from 0.5.0g-1 to 0.5.0g-2. - Fixed build error in UPnPBase.h by changing #include statement. Sorry for latency!

drdrewdown commented on 2010-11-24 05:06 (UTC)

what file & where does that #include <string.h> need to be? help a n00b out!?!

<deleted-account> commented on 2010-11-17 19:01 (UTC)

You need to add #include <string.h> to the file.

<deleted-account> commented on 2010-11-17 18:44 (UTC)

I can confirm this. I added the header and will provide patches when the build suceeds.

marenz commented on 2010-11-17 17:50 (UTC)

fails to compile: upnp/UPnPBase.h:466:38: Fehler: »memcpy« wurde in diesem Gültigkeitsbereich nicht definiert (not defined in this scope). Sounds like a header is missing.

<deleted-account> commented on 2010-08-10 17:30 (UTC)

Updated from 0.5.0-1 to 0.5.0g-1. - (Mere coincidence. ;-) Won't manage to keep track with the smaller updates.)

<deleted-account> commented on 2010-04-26 15:52 (UTC)

*** PLEASE READ THIS BEFORE SETTING THE OUT-OF-DATE-FLAG ON THIS PKGBUILD *** This PKGBUILD is intended to point to the *CURRENT STABLE RELEASE* of retroshare. It will not be automatically upgraded to point to new "alpha" versions and I do not regard it as out-of-date unless there is a new non-alpha stable release of retroshare. The current stable release of retroshare on 26 April 2010 is version 0.5.0 as it is pointed out here: http://retroshare.sourceforge.net/wiki/index.php/Main_Page hence I see no pending upgrade and do not have heard about serious bugs which require an upgrade. (You may prove me wrong of course.) If you experience problems raised by the PKGBUILD itself then please report it and of course I will do my best to fix the problem as soon as possible. I will unflag this PKGBUILD in the hope that it will remain unflagged till the next stable version is released or other important reasons for an upgrade occur.

<deleted-account> commented on 2010-04-17 09:18 (UTC)

Version 0.5.0 - 1 : * Does not contain retroshare-nogui due to compile errors that are to be fixed. * To compile with unreleased features like plugins, blogs etc. modify line 25 of the PKGBUILD. * To compile with a openssl version < 1.0.0 read the comments in the PKGBUILD.