Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gzdoom: update to 4.2.3.
@ 2019-10-27 20:27 voidlinux-github
  2019-10-28 20:34 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-27 20:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gzdoom
https://github.com/void-linux/void-packages/pull/15838

gzdoom: update to 4.2.3.


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

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

From 260b7b4a139fcceaf88aab956873c3782a026993 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Oct 2019 22:26:36 +0200
Subject: [PATCH] gzdoom: update to 4.2.3.

---
 srcpkgs/gzdoom/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 136817c9386..d6fffdb7639 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,6 +1,6 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.1.3
+version=4.2.3
 revision=1
 _tagdate=2019-07-09
 wrksrc="${pkgname}-g${version}"
@@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.zdoom.org"
 distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
  https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
-checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
- bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
+checksum="6dad7c0be3a780f7cf3a3aea13768d58e3b49745ee84cc7ac46fe137daaf30b9
+ 102848ff2e82d121f180541a79322f66a836c1b249280e5aad7ea51f429bb3a3"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 

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

* Re: [PR PATCH] [Updated] gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
@ 2019-10-28 20:34 ` voidlinux-github
  2019-10-28 20:34 ` voidlinux-github
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-28 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gzdoom
https://github.com/void-linux/void-packages/pull/15838

gzdoom: update to 4.2.3.


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

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

From 09d582ba96387e339c7605eef887dffb21546f3b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Oct 2019 22:26:36 +0200
Subject: [PATCH] gzdoom: update to 4.2.3.

---
 srcpkgs/gzdoom/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 136817c9386..103d2c7f190 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,6 +1,6 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.1.3
+version=4.2.3
 revision=1
 _tagdate=2019-07-09
 wrksrc="${pkgname}-g${version}"
@@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.zdoom.org"
 distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
  https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
-checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
- bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
+checksum="6dad7c0be3a780f7cf3a3aea13768d58e3b49745ee84cc7ac46fe137daaf30b9
+ 102848ff2e82d121f180541a79322f66a836c1b249280e5aad7ea51f429bb3a3"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 
@@ -27,6 +27,10 @@ case "$XBPS_MACHINE" in
 	;;
 esac
 
+case "$XBPS_TARGET_MACHINE" in
+	i686) broken="https://api.travis-ci.org/v3/job/603618228/log.txt" ;;
+esac
+
 post_extract() {
 	ar -p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_amd64.deb data.tar.xz |
 	tar --strip-components=4 -xJf - ./usr/share/{pixmaps/gzdoom.png,applications/gzdoom.desktop}

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

* Re: [PR PATCH] [Updated] gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
  2019-10-28 20:34 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-28 20:34 ` voidlinux-github
  2019-10-28 20:34 ` voidlinux-github
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-28 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gzdoom
https://github.com/void-linux/void-packages/pull/15838

gzdoom: update to 4.2.3.


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

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

From 09d582ba96387e339c7605eef887dffb21546f3b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Oct 2019 22:26:36 +0200
Subject: [PATCH] gzdoom: update to 4.2.3.

---
 srcpkgs/gzdoom/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 136817c9386..103d2c7f190 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,6 +1,6 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.1.3
+version=4.2.3
 revision=1
 _tagdate=2019-07-09
 wrksrc="${pkgname}-g${version}"
@@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.zdoom.org"
 distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
  https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
-checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
- bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
+checksum="6dad7c0be3a780f7cf3a3aea13768d58e3b49745ee84cc7ac46fe137daaf30b9
+ 102848ff2e82d121f180541a79322f66a836c1b249280e5aad7ea51f429bb3a3"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 
@@ -27,6 +27,10 @@ case "$XBPS_MACHINE" in
 	;;
 esac
 
+case "$XBPS_TARGET_MACHINE" in
+	i686) broken="https://api.travis-ci.org/v3/job/603618228/log.txt" ;;
+esac
+
 post_extract() {
 	ar -p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_amd64.deb data.tar.xz |
 	tar --strip-components=4 -xJf - ./usr/share/{pixmaps/gzdoom.png,applications/gzdoom.desktop}

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

* Re: gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
  2019-10-28 20:34 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-28 20:34 ` voidlinux-github
@ 2019-10-28 20:34 ` voidlinux-github
  2019-10-28 20:36 ` voidlinux-github
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-28 20:34 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15838#issuecomment-547133942

Comment:
Marked as broken in i686.

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

* Re: gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-28 20:34 ` voidlinux-github
@ 2019-10-28 20:36 ` voidlinux-github
  2019-10-29  0:03 ` voidlinux-github
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-28 20:36 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15838#issuecomment-547133942

Comment:
Marked as broken for i686.

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

* Re: gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-28 20:36 ` voidlinux-github
@ 2019-10-29  0:03 ` voidlinux-github
  2019-10-30 12:43 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-29  0:03 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/15838#issuecomment-547198047

Comment:
Can you test this patch for i686
https://github.com/Johnnynator/gzdoom/commit/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch

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

* Re: [PR PATCH] [Updated] gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-29  0:03 ` voidlinux-github
@ 2019-10-30 12:43 ` voidlinux-github
  2019-10-30 12:43 ` voidlinux-github
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-30 12:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gzdoom
https://github.com/void-linux/void-packages/pull/15838

gzdoom: update to 4.2.3.


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

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

From 519a401845e6d9c4645236e433abc9b61fde4590 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Oct 2019 22:26:36 +0200
Subject: [PATCH] gzdoom: update to 4.2.3.

---
 ...d654ed85fc42ec59c99f760a7da572a95d2d.patch | 21 +++++++++++++++++++
 srcpkgs/gzdoom/template                       | 10 ++++++---
 2 files changed, 28 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch

diff --git a/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
new file mode 100644
index 00000000000..f32d6370c8c
--- /dev/null
+++ b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
@@ -0,0 +1,21 @@
+From c3fed654ed85fc42ec59c99f760a7da572a95d2d Mon Sep 17 00:00:00 2001
+From: John Zimmermann <johnz@posteo.net>
+Date: Tue, 29 Oct 2019 01:02:09 +0100
+Subject: [PATCH] utility/palette.cpp requires sse2 on x86*
+
+---
+ src/CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 6f6ece0a24..cb8ffc0f3d 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -1305,6 +1305,7 @@ if( ZD_CMAKE_COMPILER_IS_GNUCXX_COMPATIBLE )
+ 			rendering/polyrenderer/poly_all.cpp
+ 			rendering/swrenderer/r_all.cpp
+ 			utility/x86.cpp
++			utility/palette.cpp
+ 			PROPERTIES COMPILE_FLAGS "-msse2 -mmmx" )
+ 	endif()
+ endif()
diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 136817c9386..103d2c7f190 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,6 +1,6 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.1.3
+version=4.2.3
 revision=1
 _tagdate=2019-07-09
 wrksrc="${pkgname}-g${version}"
@@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.zdoom.org"
 distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
  https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
-checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
- bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
+checksum="6dad7c0be3a780f7cf3a3aea13768d58e3b49745ee84cc7ac46fe137daaf30b9
+ 102848ff2e82d121f180541a79322f66a836c1b249280e5aad7ea51f429bb3a3"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 
@@ -27,6 +27,10 @@ case "$XBPS_MACHINE" in
 	;;
 esac
 
+case "$XBPS_TARGET_MACHINE" in
+	i686) broken="https://api.travis-ci.org/v3/job/603618228/log.txt" ;;
+esac
+
 post_extract() {
 	ar -p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_amd64.deb data.tar.xz |
 	tar --strip-components=4 -xJf - ./usr/share/{pixmaps/gzdoom.png,applications/gzdoom.desktop}

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

* Re: [PR PATCH] [Updated] gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-30 12:43 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-30 12:43 ` voidlinux-github
  2019-10-30 12:45 ` voidlinux-github
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-30 12:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gzdoom
https://github.com/void-linux/void-packages/pull/15838

gzdoom: update to 4.2.3.


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

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

From 519a401845e6d9c4645236e433abc9b61fde4590 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Oct 2019 22:26:36 +0200
Subject: [PATCH] gzdoom: update to 4.2.3.

---
 ...d654ed85fc42ec59c99f760a7da572a95d2d.patch | 21 +++++++++++++++++++
 srcpkgs/gzdoom/template                       | 10 ++++++---
 2 files changed, 28 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch

diff --git a/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
new file mode 100644
index 00000000000..f32d6370c8c
--- /dev/null
+++ b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
@@ -0,0 +1,21 @@
+From c3fed654ed85fc42ec59c99f760a7da572a95d2d Mon Sep 17 00:00:00 2001
+From: John Zimmermann <johnz@posteo.net>
+Date: Tue, 29 Oct 2019 01:02:09 +0100
+Subject: [PATCH] utility/palette.cpp requires sse2 on x86*
+
+---
+ src/CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 6f6ece0a24..cb8ffc0f3d 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -1305,6 +1305,7 @@ if( ZD_CMAKE_COMPILER_IS_GNUCXX_COMPATIBLE )
+ 			rendering/polyrenderer/poly_all.cpp
+ 			rendering/swrenderer/r_all.cpp
+ 			utility/x86.cpp
++			utility/palette.cpp
+ 			PROPERTIES COMPILE_FLAGS "-msse2 -mmmx" )
+ 	endif()
+ endif()
diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 136817c9386..103d2c7f190 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,6 +1,6 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.1.3
+version=4.2.3
 revision=1
 _tagdate=2019-07-09
 wrksrc="${pkgname}-g${version}"
@@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.zdoom.org"
 distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
  https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
-checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
- bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
+checksum="6dad7c0be3a780f7cf3a3aea13768d58e3b49745ee84cc7ac46fe137daaf30b9
+ 102848ff2e82d121f180541a79322f66a836c1b249280e5aad7ea51f429bb3a3"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 
@@ -27,6 +27,10 @@ case "$XBPS_MACHINE" in
 	;;
 esac
 
+case "$XBPS_TARGET_MACHINE" in
+	i686) broken="https://api.travis-ci.org/v3/job/603618228/log.txt" ;;
+esac
+
 post_extract() {
 	ar -p ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_amd64.deb data.tar.xz |
 	tar --strip-components=4 -xJf - ./usr/share/{pixmaps/gzdoom.png,applications/gzdoom.desktop}

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

* Re: [PR PATCH] [Updated] gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-10-30 12:45 ` voidlinux-github
@ 2019-10-30 12:45 ` voidlinux-github
  2019-10-30 15:02 ` voidlinux-github
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-30 12:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gzdoom
https://github.com/void-linux/void-packages/pull/15838

gzdoom: update to 4.2.3.


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

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

From 1d8b3278d09c87386c40e0ada6529b8ab37eefb4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Oct 2019 22:26:36 +0200
Subject: [PATCH] gzdoom: update to 4.2.3.

---
 ...d654ed85fc42ec59c99f760a7da572a95d2d.patch | 21 +++++++++++++++++++
 srcpkgs/gzdoom/template                       |  6 +++---
 2 files changed, 24 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch

diff --git a/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
new file mode 100644
index 00000000000..f32d6370c8c
--- /dev/null
+++ b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
@@ -0,0 +1,21 @@
+From c3fed654ed85fc42ec59c99f760a7da572a95d2d Mon Sep 17 00:00:00 2001
+From: John Zimmermann <johnz@posteo.net>
+Date: Tue, 29 Oct 2019 01:02:09 +0100
+Subject: [PATCH] utility/palette.cpp requires sse2 on x86*
+
+---
+ src/CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 6f6ece0a24..cb8ffc0f3d 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -1305,6 +1305,7 @@ if( ZD_CMAKE_COMPILER_IS_GNUCXX_COMPATIBLE )
+ 			rendering/polyrenderer/poly_all.cpp
+ 			rendering/swrenderer/r_all.cpp
+ 			utility/x86.cpp
++			utility/palette.cpp
+ 			PROPERTIES COMPILE_FLAGS "-msse2 -mmmx" )
+ 	endif()
+ endif()
diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 136817c9386..d6fffdb7639 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,6 +1,6 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.1.3
+version=4.2.3
 revision=1
 _tagdate=2019-07-09
 wrksrc="${pkgname}-g${version}"
@@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.zdoom.org"
 distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
  https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
-checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
- bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
+checksum="6dad7c0be3a780f7cf3a3aea13768d58e3b49745ee84cc7ac46fe137daaf30b9
+ 102848ff2e82d121f180541a79322f66a836c1b249280e5aad7ea51f429bb3a3"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 

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

* Re: [PR PATCH] [Updated] gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-10-30 12:43 ` voidlinux-github
@ 2019-10-30 12:45 ` voidlinux-github
  2019-10-30 12:45 ` voidlinux-github
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-30 12:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gzdoom
https://github.com/void-linux/void-packages/pull/15838

gzdoom: update to 4.2.3.


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

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

From 1d8b3278d09c87386c40e0ada6529b8ab37eefb4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Oct 2019 22:26:36 +0200
Subject: [PATCH] gzdoom: update to 4.2.3.

---
 ...d654ed85fc42ec59c99f760a7da572a95d2d.patch | 21 +++++++++++++++++++
 srcpkgs/gzdoom/template                       |  6 +++---
 2 files changed, 24 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch

diff --git a/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
new file mode 100644
index 00000000000..f32d6370c8c
--- /dev/null
+++ b/srcpkgs/gzdoom/patches/c3fed654ed85fc42ec59c99f760a7da572a95d2d.patch
@@ -0,0 +1,21 @@
+From c3fed654ed85fc42ec59c99f760a7da572a95d2d Mon Sep 17 00:00:00 2001
+From: John Zimmermann <johnz@posteo.net>
+Date: Tue, 29 Oct 2019 01:02:09 +0100
+Subject: [PATCH] utility/palette.cpp requires sse2 on x86*
+
+---
+ src/CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 6f6ece0a24..cb8ffc0f3d 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -1305,6 +1305,7 @@ if( ZD_CMAKE_COMPILER_IS_GNUCXX_COMPATIBLE )
+ 			rendering/polyrenderer/poly_all.cpp
+ 			rendering/swrenderer/r_all.cpp
+ 			utility/x86.cpp
++			utility/palette.cpp
+ 			PROPERTIES COMPILE_FLAGS "-msse2 -mmmx" )
+ 	endif()
+ endif()
diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 136817c9386..d6fffdb7639 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,6 +1,6 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.1.3
+version=4.2.3
 revision=1
 _tagdate=2019-07-09
 wrksrc="${pkgname}-g${version}"
@@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.zdoom.org"
 distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
  https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
-checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
- bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
+checksum="6dad7c0be3a780f7cf3a3aea13768d58e3b49745ee84cc7ac46fe137daaf30b9
+ 102848ff2e82d121f180541a79322f66a836c1b249280e5aad7ea51f429bb3a3"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 

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

* Re: gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-10-30 12:45 ` voidlinux-github
@ 2019-10-30 15:02 ` voidlinux-github
  2019-10-30 15:02 ` [PR PATCH] [Closed]: " voidlinux-github
  2019-10-30 15:03 ` voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-30 15:02 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15838#issuecomment-547950806

Comment:
@Johnnynator : Thank you for taking the time to devise a patch. It does not work as is and I only want to use the package in x86_64 with glibc. So, for my needs, excluding i686 is just fine. Even If I can get it to compile I cannot test it in any other arch/libc :) Ι really appreciate all the work put in to get all archs supported, but I have no interest for anything other that what I am actually using. I am closing the PR, Ι will continue using the package from my local cache. I hope someone will succeed to build this for i686 so that users for this arch will benefit :)

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

* Re: [PR PATCH] [Closed]: gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-10-30 15:02 ` voidlinux-github
@ 2019-10-30 15:02 ` voidlinux-github
  2019-10-30 15:03 ` voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-30 15:02 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

gzdoom: update to 4.2.3.
https://github.com/void-linux/void-packages/pull/15838

Description:


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

* Re: gzdoom: update to 4.2.3.
  2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-10-30 15:02 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2019-10-30 15:03 ` voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-10-30 15:03 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15838#issuecomment-547950806

Comment:
@Johnnynator : Thank you for taking the time to devise a patch. It does not work as is and I only want to use the package in x86_64 with glibc. So, for my needs, excluding i686 is just fine. Even If I can get it to compile I cannot test it in any other arch/libc :) Ι really appreciate all the work put in to get all archs supported, but I have no interest for anything other that what I am actually using. I am closing the PR, Ι will continue using the package from my local cache. I hope someone will succeed to build this for i686 :)

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

end of thread, other threads:[~2019-10-30 15:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-27 20:27 [PR PATCH] gzdoom: update to 4.2.3 voidlinux-github
2019-10-28 20:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-28 20:34 ` voidlinux-github
2019-10-28 20:34 ` voidlinux-github
2019-10-28 20:36 ` voidlinux-github
2019-10-29  0:03 ` voidlinux-github
2019-10-30 12:43 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-30 12:43 ` voidlinux-github
2019-10-30 12:45 ` voidlinux-github
2019-10-30 12:45 ` voidlinux-github
2019-10-30 15:02 ` voidlinux-github
2019-10-30 15:02 ` [PR PATCH] [Closed]: " voidlinux-github
2019-10-30 15:03 ` 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).