Search Criteria
Package Details: ffsend-bin 0.2.76-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffsend-bin.git (read-only, click to copy) |
---|---|
Package Base: | ffsend-bin |
Description: | Easily and securely share files from the command line. A Send client. |
Upstream URL: | https://gitlab.com/timvisee/ffsend |
Keywords: | firefox send |
Licenses: | GPL3 |
Conflicts: | ffsend |
Provides: | ffsend |
Submitter: | axionl |
Maintainer: | timvisee (axionl) |
Last Packager: | timvisee |
Votes: | 24 |
Popularity: | 0.000003 |
First Submitted: | 2019-03-25 08:35 (UTC) |
Last Updated: | 2022-06-20 08:52 (UTC) |
Dependencies (3)
- ca-certificates (ca-certificates-utils)
- bash-completion (bash-completion-gitAUR) (optional) – support auto completion for bash
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – clipboard support
Latest Comments
1 2 Next › Last »
m040601 commented on 2022-06-20 10:41 (UTC) (edited on 2022-06-20 10:56 (UTC) by m040601)
@timvisee
Just a big thank you for all the work done with "send" and "ffsend".
Here in the AUR, maintaining the PKGBUILD's and on Gitlab developing the tools.
I got remembered about "Send" and "FFsend" when using Libredirect, https://github.com/libredirect/libredirect. (Tip, "Libredirect is also extremely interesting and importan for Firefox users)
Ffsend is very very usefull and underrated, especially for command line lovers. Pitty it's not better known. Here, and outside Archlinux. Hope this gets more votes. And can make it to Archlinux official packages one day.
Especially usefull "ffsend-bin" precompiled. For the ones who dont want the hassle of having to compile Rust themselves.
PS: https://gitlab.com/timvisee/send,
Hope one day you could also release automated binary builds for ARM in gitlab. I know it might not be easy configuring Gitlab CI for Rust in non x64 architectures.
But then we could also have "ffsend-bin" here for
My little underpowered Raspberry Pi's and Chromebook running Archlinux Arm would love it ... :-)
timvisee commented on 2019-12-31 12:17 (UTC)
@petrmanek Interesting. Is gitlab.com reachable for you? The URL in your snippet successfully links to the fish completion file for me.
petrmanek commented on 2019-12-31 12:09 (UTC)
fish download fails with 404
timvisee commented on 2019-03-26 11:44 (UTC)
@goll This should be fixed now.
goll commented on 2019-03-26 08:31 (UTC)
checksum failed: https://privatebin.net/?88b3d1e0ce754470#mSwejXk6REGUWZswgjccqwrrvq3l/F/N8ihZuSAjdUI=
timvisee commented on 2019-03-13 12:28 (UTC) (edited on 2019-03-13 12:33 (UTC) by timvisee)
@ogarcia All right! Planning to change that soon. Created an issue for it over at gitlab/timvisee/ffsend.
ogarcia commented on 2019-03-13 12:27 (UTC)
@timvisee this package must be renamed to
ffsend-bin
since is based in a binary source file (and have a valid sha256sum). The package that you calledffsend-git
must be this package. If you want to maintain affsend-git
then the source must be the git master branch, not a tag archive and havepkgver()
function. You can look my packagenumix-cursor-theme-git
as sample of a-git
package.timvisee commented on 2019-03-13 11:34 (UTC)
@physkets Thank you for the heads up. I decided to use
-git
in the end, as that seemed more common (versus-bin
) judged by the package counts. What do others think?physkets commented on 2019-03-13 07:58 (UTC)
I think it is good practice to have a '-bin' suffixing the name, because people will assume that it is being built from source unless mentioned.
emlun commented on 2019-03-12 17:52 (UTC)
Yeah, that makes sense. I know many other packages use a remotely hosted binary, but I feel like many of them are very large programs that would take an impractically long time to compile (Chromium or Firefox, for example). Anyway, if you've thought about it and concluded this is the best way to go then that's cool. That's why I included the "if you agree" part. :)
I tried ffsend-git too but hit a snag, I'll add a comment to that package.
1 2 Next › Last »