Github messages for voidlinux
 help / color / mirror / Atom feed
From: shmalebx9 <shmalebx9@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: devour-11.0
Date: Tue, 29 Sep 2020 23:35:26 +0200	[thread overview]
Message-ID: <20200929213526.9S-nBgOEFJFMmOgXgvVqa-_zzebJ1z1A5sKpfTktQxI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25191@inbox.vuxu.org>

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

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

https://github.com/shmalebx9/void-packages master
https://github.com/void-linux/void-packages/pull/25191

New package: devour-11.0


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

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

From 2fd71baf153f560aea2e0aaba47f4ea1fc87a67d Mon Sep 17 00:00:00 2001
From: shmalebx9 <funkusucker3@gmail.com>
Date: Tue, 29 Sep 2020 12:42:55 -0600
Subject: [PATCH 1/2] New package: devour-11.0

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

diff --git a/srcpkgs/devour/template b/srcpkgs/devour/template
new file mode 100644
index 00000000000..09deb7cbb36
--- /dev/null
+++ b/srcpkgs/devour/template
@@ -0,0 +1,20 @@
+# Template file for 'devour'
+pkgname=devour
+version=11.0
+revision=1
+makedepends="libX11-devel"
+depends="libX11"
+short_desc="X11 window swallower"
+maintainer="shmalebx9 <lagrancec477@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/salman-abedin/devour"
+distfiles="https://github.com/salman-abedin/devour/archive/v${version}.tar.gz"
+checksum=e537c614cdf3e7376db1a94f1665d1d27f128d4927f4a0d1cce26ed8b910a217
+
+do_build() {
+	make
+}
+
+do_install() {
+	vbin devour
+}

From 9f4edbf16261bc7c4cbb6d56c3248570569109fb Mon Sep 17 00:00:00 2001
From: shmalebx9 <funkusucker3@gmail.com>
Date: Tue, 29 Sep 2020 15:26:48 -0600
Subject: [PATCH 2/2] devour: attempt to fix not compiling on ARM

---
 srcpkgs/devour/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/devour/template b/srcpkgs/devour/template
index 09deb7cbb36..48b1d56323b 100644
--- a/srcpkgs/devour/template
+++ b/srcpkgs/devour/template
@@ -2,7 +2,7 @@
 pkgname=devour
 version=11.0
 revision=1
-makedepends="libX11-devel"
+hostmakedepends="libX11-devel"
 depends="libX11"
 short_desc="X11 window swallower"
 maintainer="shmalebx9 <lagrancec477@gmail.com>"

  parent reply	other threads:[~2020-09-29 21:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29 18:49 [PR PATCH] " shmalebx9
2020-09-29 21:26 ` [PR PATCH] [Updated] " shmalebx9
2020-09-29 21:35 ` shmalebx9 [this message]
2020-09-29 21:40 ` shmalebx9
2021-07-20 20:50 ` [PR REVIEW] " ericonr
2021-07-20 20:50 ` ericonr
2021-07-20 20:50 ` ericonr
2022-04-20  2:14 ` github-actions
2022-05-04  2:15 ` [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=20200929213526.9S-nBgOEFJFMmOgXgvVqa-_zzebJ1z1A5sKpfTktQxI@z \
    --to=shmalebx9@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).