Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grafx2: update to 2.7.
@ 2020-12-28  4:05 teldra
  2020-12-28  4:07 ` [PR PATCH] [Updated] " teldra
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: teldra @ 2020-12-28  4:05 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1816 bytes --]

From 09a6442dcc8aceea4dde542a293f63d85821d968 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..422bae1ed8a 100644
--- a/srcpkgs/grafx2/template
+++ b/srcpkgs/grafx2/template
@@ -1,10 +1,12 @@
 # Template file for 'grafx2'
 pkgname=grafx2
-version=2.6
+version=2.7
 revision=1
-_recoil_version=4.3.1
+_recoil_version=5.1.1
+_redcode6502_version=0.1
 wrksrc="grafX2-v${version}"
 build_wrksrc="src"
+make_use_env=yes
 build_style=gnu-makefile
 make_build_args="API=sdl2"
 hostmakedepends="pkg-config"
@@ -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
+ 13ad32d669c73393114da2cc2d1c1af4880fbebcfcc807ca96fc20b181d50db5
+ bba50f327163d40b1014f5affc8042137f37b200dae50a4f0fe56b5769b3940f"
 
 post_extract() {
 	mv ../recoil-${_recoil_version} 3rdparty/
 	touch 3rdparty/recoil-${_recoil_version}/.ok
+	mv ../6502 3rdparty/
+	touch 3rdparty/6502/.ok
 }
 
 pre_build() {

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-04 14:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28  4:05 [PR PATCH] grafx2: update to 2.7 teldra
2020-12-28  4:07 ` [PR PATCH] [Updated] " teldra
2020-12-28  4:12 ` teldra
2020-12-28  4:16 ` teldra
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

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).