I updated this package. In the updated version of this package, I uses some hacky trick to make it run with system electron. Leave a comment to let me know if it has any bugs.
Search Criteria
Package Details: sendanywhere 21.4.2-1
Git Clone URL: | https://aur.archlinux.org/sendanywhere.git (read-only, click to copy) |
---|---|
Package Base: | sendanywhere |
Description: | Send Anywhere is a multi-platform file sharing service where users can directly share digital content in real time. |
Upstream URL: | http://send-anywhere.com |
Keywords: | file p2p sharing transfer |
Licenses: | custom |
Submitter: | jadelord |
Maintainer: | None |
Last Packager: | huyz |
Votes: | 14 |
Popularity: | 0.000079 |
First Submitted: | 2016-01-02 14:42 (UTC) |
Last Updated: | 2021-04-05 02:57 (UTC) |
Latest Comments
huyz commented on 2020-11-19 09:10 (UTC)
monticel commented on 2020-06-22 01:39 (UTC)
Hi, new checksum for deb pkg is: 2ad10e770ea84150845b3033177da4125a5c93651a14969566a43a305a8cc6c2c338c10d04ea10b3b48a225cc331170732589b5805d67486cc02b0e84ab5eb56 Can u please update it?
Thanks!
Figment commented on 2020-05-14 11:16 (UTC) (edited on 2020-05-14 11:16 (UTC) by Figment)
Hello all, package seems to be outdated. I manually updated the sha512-checksum for the deb file but got no clue how to get the sha512-checksum for the "LICENSE" file. Would be great if you could update the package and tell me how to find the proper LICENSE file. Figment
huyz commented on 2020-02-01 14:19 (UTC)
@Exeleration-G This is because arch's pango
package is too new for SendAnywhere
to run. To fix this error, you need to download the old pango
's libs and put them into SendAnywhere
's directory. Like I explained below.
Exeleration-G commented on 2020-01-11 19:45 (UTC)
Getting this error:
$ SendAnywhere
[20:45:16.815] [info] App starting...
(SendAnywhere:1157): Pango-ERROR **: 20:45:16.830: Harfbuzz version too old (1.4.2)
huyz commented on 2019-08-24 09:57 (UTC) (edited on 2019-08-24 11:17 (UTC) by huyz)
I solve the core dump problem. It seems caused by new version of pango. I downloaded pango 1.43.0-2 package from arch's archive, extracted libpango/libpangocairo/libpangoft2-1.0.so and put them into LD_LIBRARY_PATH, then SendAnywhere can start.
I created a patch to this PKGBUILD to fix this problem: http://fars.ee/I6tf
huyz commented on 2019-08-09 12:08 (UTC) (edited on 2019-08-09 12:09 (UTC) by huyz)
I got:
[20:07:56.683] [info] App starting...
[1] 22169 segmentation fault (core dumped) SendAnywhere
error. There're no other logs.
yechs commented on 2019-03-09 08:04 (UTC)
Since the upstream uses only sendanywhere_latest_amd64.deb
as package name, and the PKGBUILD is fetching that URL,
So the validity check would fail if upstream updates.
If that happens, please flag this package out-of-date to notify me, you can also feel free to post the new checksum and version for other users to install it before I update the PKGBUILD file.
yechs commented on 2019-03-08 22:38 (UTC) (edited on 2019-03-09 08:11 (UTC) by yechs)
Adopted the pacckage, will update it ASAP
UPDATE: Updated to v9.3.5 now
duyfken commented on 2018-07-15 03:11 (UTC)
Doesn't pass the validity check for 8.5.28
annoyingduck commented on 2018-03-25 15:48 (UTC)
@aaronfischer Thank you for adopting this package. I really like this program. I am however now a bit concerned about privacy using this due to some elements that were brought up in my forum post here: https://bbs.archlinux.org/viewtopic.php?pid=1775992#p1775992
What are your thoughts?
aaronfischer commented on 2018-03-21 21:43 (UTC)
Thank you @FabioLolix for your input. I've added the correct input and rename the source file accordingly.
FabioLolix commented on 2018-03-21 19:30 (UTC)
Hello, you can find the right dependecies using 'namcap', this is an usual electron program which need gtk2, libxss, etc..
and use this for source for people who use a shared srcdir setup?
source=("${pkgname}-${pkgver}.deb::https://update.send-anywhere.com/linux_downloads/sendanywhere_latest_amd64.deb")
aaronfischer commented on 2018-03-21 10:59 (UTC) (edited on 2018-03-21 10:59 (UTC) by aaronfischer)
I've adopted this package and rewrite it. It is not perfect (how can it ever be with a binary only source?), so let me know if you run into problems.
annoyingduck commented on 2018-03-19 16:53 (UTC)
I really hope someone adopts this package. Package will no longer build due to abort error code 2. I've created a forum post here: https://bbs.archlinux.org/viewtopic.php?id=235495
Pinned Comments
yechs commented on 2019-03-09 08:04 (UTC)
Since the upstream uses only
sendanywhere_latest_amd64.deb
as package name, and the PKGBUILD is fetching that URL,So the validity check would fail if upstream updates.
If that happens, please flag this package out-of-date to notify me, you can also feel free to post the new checksum and version for other users to install it before I update the PKGBUILD file.