Github messages for voidlinux
 help / color / mirror / Atom feed
From: jason1987d <jason1987d@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: q5go-2.12
Date: Wed, 23 Feb 2022 21:40:28 +0100	[thread overview]
Message-ID: <20220223204028.THiL5i6639sa1gLznLkxPRQ0rtfSebcInOyo1YnbH3o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35809@inbox.vuxu.org>

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

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

https://github.com/jason1987d/void-packages q5go
https://github.com/void-linux/void-packages/pull/35809

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 162c96f5f6717220a3cd06b028163765445bcfe6 Mon Sep 17 00:00:00 2001
From: Jason Manley <jason@jasondavid.tv>
Date: Wed, 19 Jan 2022 10:49:27 -0600
Subject: [PATCH] New package: q5go-2.12

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

diff --git a/srcpkgs/q5go/template b/srcpkgs/q5go/template
new file mode 100644
index 000000000000..123aacb84842
--- /dev/null
+++ b/srcpkgs/q5go/template
@@ -0,0 +1,21 @@
+# Template file for 'q5go'
+pkgname=q5go
+version=2.1.2
+revision=1
+archs="i686 x86_64"
+wrksrc="q5Go-${pkgname}-${version}"
+build_style=qmake
+configure_args="src/q5go.pro"
+makedepends="qt5-qmake qt5-multimedia-devel qt5-svg-devel"
+short_desc="Qt5 Go/Weiqi/Baduk client modernized from qGo"
+maintainer="Jason Manley <jason@jasondavid.tv>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/bernds/q5Go"
+distfiles="https://github.com/bernds/q5Go/archive/refs/tags/${pkgname}-${version}.tar.gz"
+checksum=00a685eed2bb4318ce148e916248def63ac484dda6eb8b3cda501a526e215d67
+
+post_install() {
+	qmake -install qinstall "${wrksrc}/src/images/clientwindow/Bowl.png" "${DESTDIR}/usr/share/q5go/Bowl.png"
+	qmake -install qinstall "${wrksrc}/templates/qgo.desktop" "${DESTDIR}/usr/share/applications/q5go.desktop"
+	sed -i -e 's/Name=qgo/Name=q5go/g' -e 's/Comment=qgo/Comment=q5go/g' -e 's/Exec=qgo/Exec=q5go/g' -e 's/Icon=\/usr\/share\/qGo\/pics\/Bowl\.png/Icon=\/usr\/share\/q5go\/Bowl\.png/g' -e 's/MimeType=text\/plain\;text\/sfg\;Application/MimeType=application\/x-go-sgf;/g' "${DESTDIR}/usr/share/applications/q5go.desktop"
+}

  reply	other threads:[~2022-02-23 20:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 20:33 [PR PATCH] " jason1987d
2022-02-23 20:40 ` jason1987d [this message]
2022-02-23 20:42 ` [PR REVIEW] " Chocimier
2022-02-23 20:57 ` [PR PATCH] [Updated] " jason1987d
2022-02-23 21:42 ` jason1987d
2022-02-23 22:04 ` [PR REVIEW] " Chocimier
2022-02-23 22:07 ` jason1987d
2022-02-23 22:16 ` Chocimier
2022-02-23 22:21 ` jason1987d
2022-02-23 22:54 ` jason1987d
2022-02-23 22:54 ` [PR PATCH] [Closed]: " jason1987d
2022-02-23 22:55 ` classabbyamp
2022-02-24 16:02 [PR PATCH] " jason1987d
2022-03-08 15:59 ` [PR PATCH] [Updated] " jason1987d
2022-03-08 16:01 ` jason1987d
2022-03-08 16:03 ` jason1987d
2022-04-25 21:53 ` jason1987d
2022-05-16 21:01 ` jason1987d
2022-05-16 21:01 ` jason1987d
2022-05-16 21:09 ` jason1987d
2022-05-16 21:15 ` jason1987d
2022-05-16 21:46 ` jason1987d
2022-05-16 21:47 ` jason1987d
2022-05-16 21:48 ` jason1987d
2022-05-16 21:50 ` jason1987d
2022-05-16 23:49 ` jason1987d
2022-05-16 23:50 ` jason1987d

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=20220223204028.THiL5i6639sa1gLznLkxPRQ0rtfSebcInOyo1YnbH3o@z \
    --to=jason1987d@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).