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: | 15 |
Popularity: | 0.029568 |
First Submitted: | 2016-01-02 14:42 (UTC) |
Last Updated: | 2021-04-05 02:57 (UTC) |
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
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.