Package Details: retroshare-svn 7261-1

Package Base: retroshare-svn
Description: Serverless encrypted instant messenger with filesharing, chatgroups, e-mail.
Upstream URL: http://retroshare.sourceforge.net/
Category: network
Licenses: GPL LGPL
Submitter: stqn
Maintainer: None
Last Packager: None
Votes: 9
First Submitted: 2012-02-08 02:56
Last Updated: 2014-04-13 15:14

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by stqn

2015-06-10 16:02

I won’t be using Arch Linux anymore so I’m disowning this.

Comment by stqn

2015-02-15 13:29

RS 0.6 has been almost out for what, two years now? Or maybe just one, I lost track. There is the retroshare-v0.6-svn-beta package for people who want RS 0.6. So I don’t think there’s any hurry to switch this package back to trunk.

Comment by BrunoSpy

2015-02-15 11:21

I think it's time to go back to trunk, RS0.6 is almost out.

Comment by Fanch

2014-10-19 07:50

Here is the diff to go back on trunk :

> PKGBUIL for 0.6
>
7c9
< _build_linkscloud=true
---
> _build_linkscloud=false
13,15c15,18
< _branch="branches/v0.5.5"
< #_svnmod=trunk
< _svnmod=v0.5.5
---
> _branch="trunk"
> #_branch="branches/v0.5.5"
> _svnmod=trunk
> #_svnmod=v0.5.5
18c21
< pkgver=7589
---
> pkgver=7621
24c27
< depends=('qt4' 'libupnp' 'libgnome-keyring' 'libxss')
---
> depends=('qt4' 'libupnp' 'libgnome-keyring' 'libxss' 'sqlcipher' 'opencv')
26,27c29,30
< provides=('retroshare')
< conflicts=('retroshare')
---
> provides=('retroshare06')
> conflicts=('retroshare06')
44c47
< # Since makepkg 4.1.0 uses svn export, version_detail.sh doesn’t work
---
> # Since makepkg 4.1.0 uses svn export, version_detail.sh doesn’t work
68a72,77
> msg "Compiling support libs (pegmarkdown)..."
> cd supportlibs/pegmarkdown
> $_qmake
> make
> cd ../..
>
121c130
< install -D -m 755 retroshare-gui/src/RetroShare "$pkgdir/usr/bin/retroshare"
---
> install -D -m 755 retroshare-gui/src/RetroShare "$pkgdir/usr/bin/retroshare06"
125c134
< "${pkgdir}/usr/bin/retroshare-nogui"
---
> "${pkgdir}/usr/bin/retroshare-nogui06"
151c160
< Name=RetroShare
---
> Name=RetroShare06
155c164
< Exec=/usr/bin/retroshare
---
> Exec=/usr/bin/retroshare06
161c170
< "retroshare-gui/src/gui/images/retrosharelogo1.png" \
---
> "retroshare-gui/src/gui/images/logo/logo_512.png" \
171a181
>

Comment by BrunoSpy

2014-08-20 16:03

Confirm : it works with makepkg.

Comment by stqn

2014-08-20 10:27

@BrunoSpy: works here; please try makepkg instead of yaourt.

Comment by BrunoSpy

2014-08-20 07:22

I've an issue with this package :

==> Entering fakeroot environment...
chmod: cannot access '/home/retroshare/yaourt-tmp-retroshare/aur-retroshare-svn/retroshare-svn/pkg': No such file or directory
/usr/bin/fakeroot: line 181: 6851 User defined signal 1 FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"

Comment by stqn

2014-04-13 15:17

Updated to build branch v0.5.5 instead of (broken) trunk.

@teke: looks like a hardware problem on your computer.

Comment by teke

2014-04-12 07:42

++: erreur: ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a: Aucun fichier ou dossier de ce type
g++: erreur: ../../../lib/sqlcipher/.libs/libsqlcipher.a: Aucun fichier ou dossier de ce type
Makefile:995: recipe for target 'RetroShare' failed
make: *** [RetroShare] Error 1
==> ERREUR : Une erreur s’est produite dans build().
Abandon...
==> ERREUR: Makepkg n'a pas pu construire retroshare-svn.
==> Relancer la compilation de retroshare-svn ? [o/N]
==> -------------------------------------------------
==>

Cela fait plusieurs mois qu'il ne m'est plus possible de mettre à jour. et la version 6078 du paquet non svn est inutilisable (freeze, disparition des téléchargement au démarage, utilisation de 190% de cpu...)
Une sollution ?

Comment by stqn

2014-04-10 14:23

Because of the openssl heartbleed leak, it’s important that you update your Arch system ASAP and restart Retroshare. You should have openssl 1.0.1.g.

All comments