Search Criteria
Package Details: warpinator-git 1.1.0.r0.g399384d-1
Git Clone URL: | https://aur.archlinux.org/warpinator-git.git (read-only, click to copy) |
---|---|
Package Base: | warpinator-git |
Description: | Share files across the LAN |
Upstream URL: | https://github.com/linuxmint/warpinator |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | kylelaker |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 1 |
Popularity: | 0.000285 |
First Submitted: | 2020-03-03 02:39 |
Last Updated: | 2020-12-10 15:27 |
Dependencies (17)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-classic, gtk3-no_deadkeys_underline)
- python-cryptography
- python-gobject (python-gobject-git)
- python-grpcio
- python-packaging
- python-protobuf (python-protobuf-git)
- python-pynacl
- python-setproctitle
- python-xapp
- python-zeroconf
- xapps (xapps-git, xapp)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- polkit (polkit-consolekit, polkit-no-script-git, polkit-duktape, polkit-git) (make)
- python-grpcio-tools (make)
- ufw (ufw-bzr, ufw-git) (optional) – Configure firewall rules
Latest Comments
1 2 Next › Last »
Tio commented on 2020-03-07 17:47
Awesome! Thanks!
yochananmarqos commented on 2020-03-07 15:02
@Tio: Done!
Tio commented on 2020-03-07 14:01
Works now to launch form terminal. Do you plan creating a .desktop file for it? Thanks!
kylelaker commented on 2020-03-03 23:06
@yochananmarqos: now that's something I can do immediately :) added. Thanks!
yochananmarqos commented on 2020-03-03 21:42
@Tio: Try again, they removed importing
ping
.python-grpcio-tools
is a build dependency whilepython-grpcio
andpython-protobuf
are runtime dependencies. See the Debian control file.I think it would be a little easier if you added me as a Co-Maintainer. ;) See my updated PKGBUILD.
Tio commented on 2020-03-03 20:48
yochananmarqos commented on 2020-03-03 16:09
@kylelaker: Like I already mentioned, you'll have to rename the binary to avoid conflicts. Add the following to the end of the package function.
kylelaker commented on 2020-03-03 15:28
@Tio: the binary is
warp
, located in/usr/bin
. For more information about the file locations, you can viewpacman -Ql warpinator-git
after installing.@pablo: that should be corrected on this new package (and provides/conflicts/replaces will be resolved after applying @yochananmarqos' suggestion).
@yochananmarqos: thanks for that correction. I cannot apply it immediately but will do so as soon as possible
Tio commented on 2020-03-03 14:31
Installed on tromjaro gnome (arch) and I can't seem to find it. "warpinator" in terminal does nothing "command not found".
Anonymous comment on 2020-03-03 10:32
python-grpcio-tools is also request