Github messages for voidlinux
 help / color / mirror / Atom feed
From: hervyqa <hervyqa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: hblock-3.3.1
Date: Mon, 25 Apr 2022 08:34:43 +0200	[thread overview]
Message-ID: <20220425063443.gZbwhNn4Z0IWWnUQAuJ9VxOFm58VnCptEMofuYiikpc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36054@inbox.vuxu.org>

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

There is an updated pull request by hervyqa against master on the void-packages repository

https://github.com/hervyqa/void-packages hblock
https://github.com/void-linux/void-packages/pull/36054

New package: hblock-3.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hblock-36054.patch --]
[-- Type: text/x-diff, Size: 1060 bytes --]

From c9067dd8169e5b317e1a09caed82e3ad5d2d96d6 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Wed, 9 Mar 2022 07:56:03 +0700
Subject: [PATCH] New package: hblock-3.3.2

---
 srcpkgs/hblock/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/hblock/template

diff --git a/srcpkgs/hblock/template b/srcpkgs/hblock/template
new file mode 100644
index 000000000000..656814eae8fd
--- /dev/null
+++ b/srcpkgs/hblock/template
@@ -0,0 +1,18 @@
+# Template file for 'hblock'
+pkgname=hblock
+version=3.3.2
+revision=1
+build_style=gnu-makefile
+depends="curl"
+short_desc="Adblocker that creates a hosts file from multiple sources"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="MIT"
+homepage="https://github.com/hectorm/hblock"
+distfiles="https://github.com/hectorm/${pkgname}/archive/v${version}.tar.gz"
+checksum=35bd4af1dbae3b57de6cede6c05f3d4ce25227b33a53358ef47c76a491304eb0
+
+do_install() {
+	make DESTDIR=$DESTDIR prefix=/usr install
+
+	vlicense LICENSE.md
+}

  reply	other threads:[~2022-04-25  6:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-09  0:58 [PR PATCH] " hervyqa
2022-04-25  6:34 ` hervyqa [this message]
2022-06-26 15:13 ` [PR PATCH] [Updated] New package: hblock-3.3.2 hervyqa
2022-06-26 21:07 ` [PR PATCH] [Merged]: New package: hblock-3.4.0 Duncaen

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=20220425063443.gZbwhNn4Z0IWWnUQAuJ9VxOFm58VnCptEMofuYiikpc@z \
    --to=hervyqa@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).