Search Criteria
Package Details: libutp-git 3:r99.fda9f4b-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/libutp-git.git (read-only, click to copy) |
---|---|
Package Base: | libutp-git |
Description: | uTorrent Transport Protocol library |
Upstream URL: | https://github.com/bittorrent/libutp |
Licenses: | custom:public domain |
Provides: | libutp |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-05 19:21 (UTC) |
Last Updated: | 2019-12-26 01:27 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (2)
- torrential (requires libutp) (make)
- torrential-git (requires libutp) (make)
Latest Comments
EndlessEden commented on 2022-07-08 15:24 (UTC)
please add libutp to the conflicts; it is missing and results in errors when attempting to install this when archpackaging libutp is installed.
FabioLolix commented on 2019-12-25 23:22 (UTC)
Hello, git and cmake are missing from makedepends
PedroHLC commented on 2019-08-17 16:55 (UTC)
Missing "cmake" in makedepends. Just this and it's fine!
flipflop97 commented on 2018-02-05 19:42 (UTC) (edited on 2018-02-05 19:58 (UTC) by flipflop97)
Nice, thanks for adding this. Can you maybe add these lines? This makes it possible to use libutp (instead of only libutp-git) as a dependency which is a little bit cleaner.
provides=("$_pkgname")
conflicts=("$_pkgname")