Search Criteria
Package Details: dnscontrol 4.36.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dnscontrol.git (read-only, click to copy) |
|---|---|
| Package Base: | dnscontrol |
| Description: | Synchronize your DNS to multiple providers from a simple DSL |
| Upstream URL: | https://stackexchange.github.io/dnscontrol/ |
| Keywords: | dns |
| Licenses: | MIT |
| Provides: | dnscontrol |
| Submitter: | AdmiringWorm |
| Maintainer: | AdmiringWorm (mshaugh, nirnakinho, androw) |
| Last Packager: | androw |
| Votes: | 8 |
| Popularity: | 0.067649 |
| First Submitted: | 2019-04-13 18:39 (UTC) |
| Last Updated: | 2026-03-08 21:56 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
Latest Comments
1 2 Next › Last »
aorth commented on 2026-02-03 04:54 (UTC) (edited on 2026-02-03 04:55 (UTC) by aorth)
Does anyone know why this package fails when building in a container?
I'm building with
pkgctl build. Building without a container usingmakepkg -sworks, but is not optimal. Thanks!aorth commented on 2025-10-12 12:24 (UTC)
This currently fails to build in a chroot because
gitis not available. Please addgitto makedepends. The only packages which should be assumed to be available are those provided by thebase-devel.See: https://wiki.archlinux.org/title/PKGBUILD#makedepends
androw commented on 2025-10-06 19:50 (UTC)
Thanks for this patch! Imho, I'll remove the two optdepends because they do not enable features in the dnscontrol app. I haven't tried the rest of the patch but it looks fine to me.
nirnakinho commented on 2025-10-06 15:33 (UTC)
Hello fuero. Thank You for this patch. Apart from the optdepend on bash, I quite like it. Bash is part of the 'base' package group expected to be installed on any arch system. An optdepend on a 'base' package seems a bit redundant. Yes, one could remove bash in favour of other shells, but then one could make a case for explicitly including ALL packages in the base group as depend and/or optdepend,...
What do the other packagers think of this?
fuero commented on 2025-10-06 14:21 (UTC)
Here's a proposed patch. It - adds syntax completion + optdepends - runs checks - sets the version correctly for
dnscontrol versionoutput - introduces the latest recommendations from the Arch Golang guidelines wiki pageandrow commented on 2024-12-19 12:40 (UTC)
@darkphoenix would that works? If you need arm, what's the CARCH?
darkphoenix commented on 2024-01-18 21:27 (UTC)
Would it be possible to add support for armv7h? I've been manually editing the PKGBUILD on each update, but since the build script already supports ARM all it takes is setting GOARCH=arm when calling go run build/build.go.
nirnakinho commented on 2024-01-15 16:25 (UTC)
@AdmiringWorm: if you wanna add androw as contributor, fine with me. thx & regards.
HLFH commented on 2023-08-29 16:05 (UTC)
4.2.0 released.
1 2 Next › Last »