Open Dj-Codeman opened 6 months ago
I packaged it on nixpkgs FYI!
if you have nix installed you can run it with nix run nixpkgs#dogedns -- <args>
as for AUR, I never really got into their build system But In the current AUR PKGBUILD, you'd need to add openssl as a dependency and cargo as a 'makedepends' dependency (i.e build-time dependency) for starters :)
Requested for packaging on homebrew. You may look at the configuration file of dog
https://github.com/Homebrew/homebrew-core/blob/master/Formula/d/dog.rb
@aktaboot THX ! I've been meaning to try nix def will give it a shot. As for aur I have it packaged already, It may need an update but I'm slowly learning with that.
I made an initial ebuild (package) for Gentoo in my overlay repo here. Works fine!
I have package in the AUR for dns-doge (I broke it and haven't gotten to fixing it). I'm looking for people interested in packaging doge and educating me about it. I don't have any distros in mind now so this is kinda a discussion place for now