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: | 25 |
| Popularity: | 0.098935 |
| 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 2025-12-11 11:27 (UTC) (edited on 2025-12-11 11:29 (UTC) by m040601)
This PKGBUILD has been out of date for 10 months. Abandoned ?
Also confusing, the development seems happen on gitlab but there are no "releases" there:
$ glab release list -R https://github.com/timvisee/ffsend
The "mirror" at github has releases. This PKGBUILD "ffsend-bin" uses them:
$ gh release list -R https://github.com/timvisee/ffsend
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
-> Downloading ffsend-v0.2.58.fish... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://gitlab.com/timvisee/ffsend/raw/v0.2.58/contrib/completions/ffsend.fish Aborting...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-binsince is based in a binary source file (and have a valid sha256sum). The package that you calledffsend-gitmust be this package. If you want to maintain affsend-gitthen the source must be the git master branch, not a tag archive and havepkgver()function. You can look my packagenumix-cursor-theme-gitas sample of a-gitpackage.timvisee commented on 2019-03-13 11:34 (UTC)
@physkets Thank you for the heads up. I decided to use
-gitin 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.
1 2 Next › Last »