Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: cloudflare-ddns-0.3.0
Date: Thu, 07 Jan 2021 19:08:03 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27745@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

There is a new pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages cloudflare-ddns-0.3.0_1
https://github.com/void-linux/void-packages/pull/27745

New package: cloudflare-ddns-0.3.0


A patch file from https://github.com/void-linux/void-packages/pull/27745.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cloudflare-ddns-0.3.0_1-27745.patch --]
[-- Type: text/x-diff, Size: 1304 bytes --]

From e2edcaa252b23f9a93e1db46e95d09aadc8638f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Thu, 7 Jan 2021 18:52:07 +0100
Subject: [PATCH] New package: cloudflare-ddns-0.3.0

---
 srcpkgs/cloudflare-ddns/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/cloudflare-ddns/template

diff --git a/srcpkgs/cloudflare-ddns/template b/srcpkgs/cloudflare-ddns/template
new file mode 100644
index 00000000000..53ecbe02240
--- /dev/null
+++ b/srcpkgs/cloudflare-ddns/template
@@ -0,0 +1,23 @@
+# Template file for 'cloudflare-ddns'
+pkgname=cloudflare-ddns
+version=0.3.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+short_desc="CLI tool to use Cloudflare as a DDNS service"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT"
+homepage="https://github.com/zbrox/cloudflare-ddns"
+distfiles="https://github.com/zbrox/cloudflare-ddns/archive/${version}.tar.gz"
+checksum=5f44c805196fe5b4bc9983d1717824101092acd2d01df8468e83088487d0c74f
+
+pre_build() {
+	cargo update --package openssl-sys --precise 0.9.60
+	cargo update --package openssl --precise 0.10.32
+}
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

             reply	other threads:[~2021-01-07 18:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 18:08 jcgruenhage [this message]
2022-05-02  2:15 ` github-actions
2022-05-17  2:13 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27745@inbox.vuxu.org \
    --to=jcgruenhage@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).