Yes they should be, instead they're 0 byte files.
Search Criteria
Package Details: retroshare 0.6.7.2-2
Package Actions
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.164340 |
First Submitted: | 2007-10-03 20:41 (UTC) |
Last Updated: | 2024-08-25 00:49 (UTC) |
Dependencies (12)
- libxss
- miniupnpc (miniupnpc-gitAUR)
- qt5-multimedia
- qt5-x11extras
- sqlcipher
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
- rapidjson (rapidjson-gitAUR) (make)
- i2pAUR (i2p-devAUR, i2p-binAUR) (optional) – i2p hidden node support
- i2pd (i2pd-gitAUR) (optional) – i2p hidden node support
- tor (tor-gitAUR, tor-unstableAUR) (optional) – tor hidden node support
Required by (0)
Sources (16)
- commonmark.cmark
- corvusoft.asio-dependency
- corvusoft.catch-dependency
- corvusoft.openssl-dependency
- corvusoft.restbed
- google.googletest
- i2p.libsam3
- retroshare.bitdht
- retroshare.jni.hpp
- retroshare.libretroshare
- retroshare.obs
- retroshare.openpgp-sdk
- retroshare.rsnewwebui
- retroshare
- tencent.rapidjson
- truvorskameikin.udp-discovery-cpp
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 19 Next › Last »
mweinelt commented on 2018-03-08 22:50 (UTC) (edited on 2018-03-08 22:51 (UTC) by mweinelt)
sehraf commented on 2018-03-08 18:19 (UTC)
Those paths are supposed to be folders. Are they?
mweinelt commented on 2018-03-08 16:59 (UTC) (edited on 2018-03-08 16:59 (UTC) by mweinelt)
Getting this error on install:
error: failed to commit transaction (conflicting files)
retroshare: /usr/share/icons/hicolor/128x128 exists in filesystem
retroshare: /usr/share/icons/hicolor/24x24 exists in filesystem
retroshare: /usr/share/icons/hicolor/48x48 exists in filesystem
retroshare: /usr/share/icons/hicolor/64x64 exists in filesystem
sehraf commented on 2017-06-01 19:36 (UTC)
since there is no support for autologin using kde-keyring, gnome-keyring is the only option.
most build time switcher are documented here (aka read the f****** code) https://github.com/RetroShare/RetroShare/blob/master/retroshare.pri
ShalokShalom commented on 2017-06-01 18:02 (UTC)
Why is libgnome-keyring the package for "autologin"? I mean, is this the only option in KDE systems as well?
And how do i trigger these "build triggers"?
They seem new to me, i never saw such ones before.
buttcake commented on 2017-03-13 14:34 (UTC)
Any news on when is this getting into the repos ?
sehraf commented on 2016-09-04 16:16 (UTC)
I've already updated the PKGBUILD and only need to push it but i currently don't have access to the computer.
Expect the update on monday afternoon CET.
sehraf commented on 2016-07-04 14:27 (UTC)
@herzmeister ask upstream or use the -git version. This is not the place to ask for such update...
herzmeister commented on 2016-07-04 11:39 (UTC)
an update would be nice, because apparently a recent commit in the last days might fix a connection issue that i've been having for the last few months
aereaux commented on 2016-06-18 18:57 (UTC)
When building the package with this new patch, I get the following error:
==> Starting prepare()...
../aca88308eae16ab67627593c0df2fce7beb02e89.patch:115: trailing whitespace.
const float Node::MASS_FACTOR = 10 ;
../aca88308eae16ab67627593c0df2fce7beb02e89.patch:116: trailing whitespace.
const float Node::FRICTION_FACTOR = 10.8f ;
../aca88308eae16ab67627593c0df2fce7beb02e89.patch:117: trailing whitespace.
const float Node::REPULSION_FACTOR = 4;
../aca88308eae16ab67627593c0df2fce7beb02e89.patch:118: trailing whitespace.
const float Node::NODE_DISTANCE = 130.0f ;
../aca88308eae16ab67627593c0df2fce7beb02e89.patch:119: trailing whitespace.
error: patch failed: retroshare-gui/src/gui/elastic/node.cpp:87
error: retroshare-gui/src/gui/elastic/node.cpp: patch does not apply
error: patch failed: retroshare-gui/src/gui/elastic/node.h:118
error: retroshare-gui/src/gui/elastic/node.h: patch does not apply
error: patch failed: retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.cpp:1565
error: retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.cpp: patch does not apply
==> ERROR: A failure occurred in prepare().
Aborting...
Adding the option --ignore-space-change to the git apply fixes it, but I'm not sure what the best way to fix this error is, or why it's happening to me (if it isn't happening to anyone else).
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.