Search Criteria
Package Details: ddclient-git v3.8.3.r582.g8253c67-1
Git Clone URL: | https://aur.archlinux.org/ddclient-git.git (read-only, click to copy) |
---|---|
Package Base: | ddclient-git |
Description: | Update dynamic DNS entries for accounts on many dynamic DNS services |
Upstream URL: | https://github.com/ddclient/ddclient |
Keywords: | ddclient |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Denton-L |
Maintainer: | Denton-L |
Last Packager: | Denton-L |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-02 21:02 |
Last Updated: | 2020-07-20 17:32 |
Dependencies (6)
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git)
- perl-data-validate-ip
- perl-digest-sha1
- perl-io-socket-inet6
- perl-io-socket-ssl
- smtp-forwarder (femtomail-git, ssmtp-plain, opensmtpd-snapshot, exim-mysql, opensmtpd-git, dma, exim-heavy, esmtp, courier-mta, sendmail, exim-gnutls, postfix-mysql, ssmtp, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (optional) – email support requires sendmail binary
Required by (1)
- networkmanager-dispatcher-ddclient (requires ddclient)
Latest Comments
epatryk commented on 2020-08-10 21:48
@Denton-L, thanks for explanation. I was under impression that makepkg/yay would ask me for build dependencies. Apparently, not. Will remember about it.
Denton-L commented on 2020-08-10 21:45
@epatryk, all AUR packages assume that base-devel has been installed. All of those packages are part of base-devel so it wouldn't make sense to list them in makedepends.
epatryk commented on 2020-08-10 11:24
Please add build depends, e.g.
Denton-L commented on 2020-07-20 17:34
@rhysperry111, they seem to have updated the way their build system. Anyway, it has been fixed.
rhysperry111 commented on 2020-07-20 08:20
==> Starting package()... install: cannot stat 'ddclient': No such file or directory ==> ERROR: A failure occurred in package().
I get this error when usingyay
on a raspberry piDenton-L commented on 2020-05-26 02:22
Thanks, fixed.
nickdumas commented on 2020-05-25 13:38
Systemd service uses /usr/bin/ddclient, package installs /usr/bin/ddclient-git
Please either change systemd to /usr/bin/ddclient-git or change all instances of $pkgname to $_gitname. Broken by 49d54e1