Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Crispy
@ 2020-01-14 10:05 voidlinux-github
  2020-01-14 14:31 ` crispy-doom: update to 5.6.4 voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-14 10:05 UTC (permalink / raw)
  To: ml

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

There is a new pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages crispy
https://github.com/void-linux/void-packages/pull/18305

Crispy


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

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

From 2fddc6e848e5bd2bd4c3927bfd46a048e09b4d2c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Mon, 13 Jan 2020 08:49:32 +0100
Subject: [PATCH 1/2] nudoku: update to 2.0.0

---
 srcpkgs/nudoku/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nudoku/template b/srcpkgs/nudoku/template
index f068eee09e7..f9a3de688dc 100644
--- a/srcpkgs/nudoku/template
+++ b/srcpkgs/nudoku/template
@@ -1,17 +1,20 @@
 # Template file for 'nudoku'
 pkgname=nudoku
-version=1.0.0
+version=2.0.0
 revision=1
+archs="armv7l i686 x86_64"
 build_style=gnu-configure
-hostmakedepends="automake"
-makedepends="ncurses-devel"
+hostmakedepends="automake pkg-config tar xz gettext"
+makedepends="ncurses-devel gettext-devel"
 short_desc="Ncurses based sudoku game"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jubalh/nudoku"
 distfiles="https://github.com/jubalh/${pkgname}/archive/${version}.tar.gz"
-checksum=80fb9996c28642920951c20cfd5ca6e370d75240255bc6f11067ae68b6e44eca
+checksum=44d3ec1ff34a010910ac7a92f6d84e8a7a4678a966999b7be27d224609ae54e1
 
 pre_configure() {
+	# void uses gettext 0.20
+	vsed -i 's/0.19/0.20/' configure.ac
 	autoreconf -i
 }

From 4158740a1fcc50015bb360f9d9a423ab7b246154 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Tue, 14 Jan 2020 11:04:37 +0100
Subject: [PATCH 2/2] crispy-doom: update to 5.6.4

---
 srcpkgs/crispy-doom/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/crispy-doom/template b/srcpkgs/crispy-doom/template
index 5b69ddd5731..2db6be7d9e5 100644
--- a/srcpkgs/crispy-doom/template
+++ b/srcpkgs/crispy-doom/template
@@ -1,6 +1,6 @@
 # Template file for 'crispy-doom'
 pkgname=crispy-doom
-version=5.6.3
+version=5.6.4
 revision=1
 wrksrc="crispy-doom-crispy-doom-${version}"
 build_style=gnu-configure
@@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/fabiangreffrath/crispy-doom"
 distfiles="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-${version}.tar.gz"
-checksum=2b7d02cc940dcd491afb50ff7b3c3349731148280ae65c5ecd2ff3bc0d2daba6
+checksum=86be907073d682789ba2c75f378a6f1714d75bfdd22e1c831e862af6d702bb2b
 
 pre_configure() {
 	autoreconf -fi

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

end of thread, other threads:[~2020-01-17 23:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 10:05 [PR PATCH] Crispy voidlinux-github
2020-01-14 14:31 ` crispy-doom: update to 5.6.4 voidlinux-github
2020-01-14 14:49 ` voidlinux-github
2020-01-14 14:49 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-17 23:12 ` voidlinux-github

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