Search Criteria
Package Details: libgnunetchat-git r317.d85faee-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libgnunetchat-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libgnunetchat-git |
| Description: | GNUnet chat library |
| Upstream URL: | http://gnunet.org |
| Keywords: | anonymity chat f2f gns gnunet internet messaging p2p telephony |
| Licenses: | AGPL |
| Conflicts: | libgnunetchat, libgnunetchat-bin |
| Provides: | libgnunetchat |
| Submitter: | grufo |
| Maintainer: | grufo (TheJackiMonster) |
| Last Packager: | TheJackiMonster |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-06 21:17 (UTC) |
| Last Updated: | 2025-02-03 23:25 (UTC) |
Dependencies (3)
- gnunet-gitAUR
- check (check-gitAUR) (make)
- meson (meson-gitAUR) (make)
Required by (4)
- messenger-cli (requires libgnunetchat)
- messenger-cli-git
- messenger-gtk (requires libgnunetchat)
- messenger-gtk-git
Latest Comments
micwoj92 commented on 2023-08-13 14:10 (UTC)
This package currently installs files to /usr/local, please change this.
TheJackiMonster commented on 2022-03-21 12:40 (UTC)
Just wanted to let you know that this package will require gnunet-git currently because of a new GNS record type which is not available in latest release (0.16.2) of GNUnet.
TheJackiMonster commented on 2021-10-26 23:17 (UTC)
Hi, thanks for creating the package already. It currently fails though because the url to download the source code requires a "git." prefix: https://git.gnunet.org/git/libgnunetchat.git
By the way I have currently started implementing the GTK interface if you are interested in experimenting with that. ^^'