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 .. 13 14 15 16 17 18 19 Next › Last »

<deleted-account> commented on 2011-08-15 20:39 (UTC)

Sorry, I have to orphan this PKGBUILD. I would really like to maintain it, but at least for the next months, I definitively won't have enough spare time. I would like to thank all people who made suggestions for improvements of the build or pointed me to problems.

<deleted-account> commented on 2011-07-14 11:33 (UTC)

Thanks for this suggestion. I will respect that when providing the PKGBUILD for the next version.

<deleted-account> commented on 2011-07-07 20:57 (UTC)

Also I noticed the languages and Qt style sheets are missing. I think it would be better to install RetroShare to /opt/retroshare/ with the "lang" and "qss" directories and bdboot.txt at least (and maybe also "license" and "sounds".) Then /usr/bin/retroshare could be a script that runs cd /opt/retroshare && ./RetroShare.

<deleted-account> commented on 2011-07-07 14:39 (UTC)

This is probably an upstream problem, but the bdboot.txt file needed to bootstrap the DHT doesn't seem to be included in the package. The only (Unix) script that mentions it is "makeSourcePackage.sh" and contains this line: cp retroshare-0.5/src/libbitdht/bitdht/bdboot.txt Seems like they forgot the destination directory :). Copying this file (trunk/libbitdht/src/bitdht/bdboot.txt) to ~/.retroshare/<SSLID>/ was needed to make the DHT work for me.

<deleted-account> commented on 2011-07-06 18:39 (UTC)

Updated to 0.5.1d.

<deleted-account> commented on 2011-06-02 12:17 (UTC)

Updated to 0.5.1c. If you like to compile the plugins or retroshare-nogui into the package, you have to edit lines 23 and 27 of the PKGBUILD according to the comments.

<deleted-account> commented on 2011-05-27 11:42 (UTC)

Retroshare 0.5.1c is out http://sourceforge.net/projects/retroshare/files/RetroShare/0.5.1c/RetroShare-v0.5.1c.tar.gz/download Can you update, please ?

<deleted-account> commented on 2011-03-10 17:59 (UTC)

Version 0.5.1b-2: added libgnome-keyring, mesa, libxss to dependency array

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

extra/mesa and extra/libxss are required to build retroshare.

raw commented on 2011-03-10 09:02 (UTC)

libgnome-keyring (from extra) is required to build retroshare. Please add this to (build?) dependencies. without that, it is missing gnome-keyring.h file.