Github messages for voidlinux
 help / color / mirror / Atom feed
From: Chocimier <Chocimier@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR REVIEW] xsnow: update to 3.4.2
Date: Thu, 30 Dec 2021 16:58:56 +0100	[thread overview]
Message-ID: <20211230155856.SMxY45yAj5bQIdWkpxjMtIg69a4Pxm3t-pLsW60B3_U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34709@inbox.vuxu.org>

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/34709#discussion_r776783482

Comment:
```diff
diff --git a/srcpkgs/xsnow/template b/srcpkgs/xsnow/template
index 83ed8f9237..4a60cb0a50 100644
--- a/srcpkgs/xsnow/template
+++ b/srcpkgs/xsnow/template
@@ -2,8 +2,8 @@
 pkgname=xsnow
 version=3.4.2
 revision=1
-archs="i686 x86_64*"
 build_style=gnu-configure
+build_helper=qemu
 hostmakedepends="pkg-config"
 makedepends="libXext-devel libXpm-devel libXt-devel libX11-devel gtk+3-devel"
 short_desc="Snow for your X11 sessions"
@@ -12,3 +12,9 @@ license="GPL-3.0-or-later"
 homepage="https://ratrabbit.nl/ratrabbit/xsnow/index.html"
 distfiles="https://ratrabbit.nl/downloads/xsnow/${pkgname}-${version}.tar.gz"
 checksum=c618d7a73cef7070755f38ddc3665487afa8c71a9c82ae9055723e594a62fd9e
+
+post_patch() {
+       if [ "$CROSS_BUILD" ]; then
+               vsed -e "s:./xsnow -manpage:/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static &:" -i src/Makefile.am src/Makefile.in
+       fi
+}
```

  parent reply	other threads:[~2021-12-30 15:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-26 20:11 [PR PATCH] " kawaiiamber
2021-12-26 20:28 ` kawaiiamber
2021-12-26 20:34 ` kawaiiamber
2021-12-26 20:42 ` kawaiiamber
2021-12-26 20:44 ` kawaiiamber
2021-12-26 20:50 ` [PR PATCH] [Updated] " kawaiiamber
2021-12-27  4:55 ` [PR REVIEW] " abenson
2021-12-27  5:21 ` kawaiiamber
2021-12-30 14:29 ` leahneukirchen
2021-12-30 15:58 ` Chocimier [this message]
2021-12-30 23:14 ` kawaiiamber
2021-12-31  0:03 ` [PR PATCH] [Updated] " kawaiiamber
2021-12-31  0:06 ` [PR REVIEW] " kawaiiamber
2021-12-31  0:12 ` kawaiiamber
2021-12-31  0:16 ` [PR PATCH] [Updated] " kawaiiamber
2021-12-31  0:17 ` kawaiiamber
2021-12-31  0:18 ` [PR REVIEW] " kawaiiamber
2022-01-01 17:37 ` [PR PATCH] [Merged]: " leahneukirchen

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=20211230155856.SMxY45yAj5bQIdWkpxjMtIg69a4Pxm3t-pLsW60B3_U@z \
    --to=chocimier@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).