Package Details: spectrum2 2.2.1-1

Git Clone URL: https://aur.archlinux.org/spectrum2.git (read-only, click to copy)
Package Base: spectrum2
Description: an open source instant messaging transport
Upstream URL: http://spectrum.im
Licenses: GPL
Submitter: moyamo
Maintainer: None
Last Packager: sergej
Votes: 5
Popularity: 0.000000
First Submitted: 2016-01-22 14:52 (UTC)
Last Updated: 2023-07-17 23:16 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

V155 commented on 2017-06-04 16:38 (UTC)

Hi moyamo, It seems to be the problem that I got an old version of 2.0.3.tar.gz that was changed without changing the filename. So after getting the new version it builds quite well. So sorry for the noise. Best regards Fritz

moyamo commented on 2017-06-04 10:45 (UTC)

@V155 I can't seem to reproduce the error you are having. Do you get this error from running makepkg?

moyamo commented on 2017-06-04 09:30 (UTC)

I seem to be getting this error when compiling /usr/bin/ld: CMakeFiles/spectrum2.dir/main.cpp.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5' /usr/lib/libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Are you also getting this error?

V155 commented on 2017-06-03 18:51 (UTC) (edited on 2017-06-03 18:52 (UTC) by V155)

Package does not build with protobuf/protoc version from repositorys. src/spectrum2-2.0.3/include/transport/protocol.pb.h #error This file was generated by an older version of protoc which is #error incompatible with your Protocol Buffer headers. Please #error regenerate this file with a newer version of protoc. Hence flagging it OOD. Best regards Fritz

moyamo commented on 2016-11-28 21:06 (UTC)

I'm not sure. swift and libcommuni are separate projects. They are both available on the AUR you can try building them on an ARM device. Just add 'armv7h' to the 'arch=(...)'.

treeshateorcs commented on 2016-11-26 02:21 (UTC)

==> ERROR: swift is not available for the 'armv7h' architecture. ==> ERROR: libcommuni is not available for the 'armv7h' architecture. is it, really?

syntobu commented on 2016-08-30 07:30 (UTC)

This should also depend on libevent. Without it, spectrum fails to build.

fanningert commented on 2016-07-21 16:17 (UTC)

I changed the PKGBUILD and add one file. * ANY arch for ARM support * Moved some depends to optional depends * Add systemd service for spectrum2 https://github.com/fanningert/PKGBUILDs/tree/master/aur/spectrum2