Search Criteria
Package Details: cadet-gtk 0.6.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cadet-gtk.git (read-only, click to copy) |
|---|---|
| Package Base: | cadet-gtk |
| Description: | A GTK based GUI for the CADET subsystem of GNUnet. |
| Upstream URL: | https://gitlab.com/gnunet-messenger/cadet-gtk |
| Licenses: | GPL3 |
| Conflicts: | cadet-gtk-git |
| Submitter: | grufo |
| Maintainer: | grufo (TheJackiMonster) |
| Last Packager: | grufo |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-08-18 01:21 (UTC) |
| Last Updated: | 2021-10-24 15:39 (UTC) |
Dependencies (5)
- gnunetAUR (gnunet-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- jansson (jansson-gitAUR)
- libhandy (libhandy-gitAUR)
- libnotify (libnotify-gitAUR)
Latest Comments
micwoj92 commented on 2023-07-06 21:04 (UTC)
Fails to build with lots of errors.
grufo commented on 2021-08-20 14:06 (UTC)
@FabioLolix
I am not sure I agree. With the
$conflictsvariable set if I have already installedcadet-gtk-gitand I try to installcadet-gtk, pacman will ask me if I want to removecadet-gtk-git. Without the$conflictsvariable only a file conflict error will be generated instead, and it will be up to the user to figure out what went wrong.FabioLolix commented on 2021-08-19 04:33 (UTC)
'base packages' don't need to provide/conflicts themselves or 'variations', are 'variations' that need to provide/conflicts the 'base package'.
grufo commented on 2021-08-19 02:02 (UTC)
@FabioLolix
Why should
conflicts=(cadet-gtk-git)not be needed?FabioLolix commented on 2021-08-18 07:10 (UTC)
conflicts=(cadet-gtk-git) is not needed