Github messages for voidlinux
 help / color / mirror / Atom feed
From: teldra <teldra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] grafx2: update to 2.7.
Date: Mon, 28 Dec 2020 05:16:11 +0100	[thread overview]
Message-ID: <20201228041611.YnOrIrtAFgfw5s5pE2cJSqfdjsM2G-DGRmGJKwyjKDo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27489@inbox.vuxu.org>

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

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

https://github.com/teldra/void-packages grafx2-update
https://github.com/void-linux/void-packages/pull/27489

grafx2: update to 2.7.


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

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

From ddaac16501efa3697b760d3d8ea7769b5bcf9d81 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 28 Dec 2020 05:04:26 +0100
Subject: [PATCH] grafx2: update to 2.7.

---
 srcpkgs/grafx2/template | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/grafx2/template b/srcpkgs/grafx2/template
index 5f9f4304f66..8a17edc4333 100644
--- a/srcpkgs/grafx2/template
+++ b/srcpkgs/grafx2/template
@@ -1,11 +1,13 @@
 # Template file for 'grafx2'
 pkgname=grafx2
-version=2.6
+version=2.7
 revision=1
-_recoil_version=4.3.1
+_recoil_version=5.0.0
+_redcode6502_version=0.1
 wrksrc="grafX2-v${version}"
 build_wrksrc="src"
 build_style=gnu-makefile
+make_use_env=yes
 make_build_args="API=sdl2"
 hostmakedepends="pkg-config"
 makedepends="SDL2_image-devel SDL2_ttf-devel fontconfig-devel lua53-devel"
@@ -16,13 +18,17 @@ license="GPL-2.0-only"
 homepage="http://grafx2.chez.com/"
 #changelog="http://grafx2.chez.com/index.php?article9/2010s"
 distfiles="https://gitlab.com/GrafX2/grafX2/-/archive/v${version}/grafX2-v${version}.tar.gz
- ${SOURCEFORGE_SITE}/recoil/${_recoil_version}/recoil-${_recoil_version}.tar.gz"
-checksum="1d679216e481b0c22d1d160eb1f66ed6ef2c1ec4eda6f5c0f2ec406d16045534
- 8f64fd21bafa180e6cbac5853ef65453f080385b3c53600af8360e938668e574"
+ ${SOURCEFORGE_SITE}/recoil/${_recoil_version}/recoil-${_recoil_version}.tar.gz
+ https://github.com/redcode/6502/releases/download/v${_redcode6502_version}/6502-v${_redcode6502_version}.tar.xz"
+checksum="d9ca6b48a01657d23ceac9fd7ce53d551acb3c02d5f7d4a973c34113053056bc
+ caa60b380c7e0a762d62459bc9ca31d16b22b0f85c972e6315e3744ae1f2ffb5
+ bba50f327163d40b1014f5affc8042137f37b200dae50a4f0fe56b5769b3940f"
 
 post_extract() {
 	mv ../recoil-${_recoil_version} 3rdparty/
 	touch 3rdparty/recoil-${_recoil_version}/.ok
+	mv ../6502 3rdparty/
+	touch 3rdparty/6502/.ok
 }
 
 pre_build() {

  parent reply	other threads:[~2020-12-28  4:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28  4:05 [PR PATCH] " teldra
2020-12-28  4:07 ` [PR PATCH] [Updated] " teldra
2020-12-28  4:12 ` teldra
2020-12-28  4:16 ` teldra [this message]
2020-12-28  4:23 ` teldra
2021-02-23 23:20 ` [PR PATCH] [Updated] [WIP] " teldra
2021-04-04 14:44 ` [PR PATCH] [Closed]: " teldra

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=20201228041611.YnOrIrtAFgfw5s5pE2cJSqfdjsM2G-DGRmGJKwyjKDo@z \
    --to=teldra@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).