Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freeorion: update to 0.5.
@ 2024-01-06 21:10 Emru1
  2024-04-06  1:44 ` github-actions
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Emru1 @ 2024-01-06 21:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages freeorion-0.5.0
https://github.com/void-linux/void-packages/pull/48091

freeorion: update to 0.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/48091.patch is attached

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

From 7fa0738c3a9bb727f20af6f0b1c274ef22eac735 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Sat, 6 Jan 2024 22:10:04 +0100
Subject: [PATCH] freeorion: update to 0.5.

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

diff --git a/srcpkgs/freeorion/template b/srcpkgs/freeorion/template
index 35e77d84d6bc4..351ccbd32b2f8 100644
--- a/srcpkgs/freeorion/template
+++ b/srcpkgs/freeorion/template
@@ -1,20 +1,19 @@
 # Template file for 'freeorion'
 pkgname=freeorion
-version=0.4.10.2
-revision=8
-_release=${version}_2021-08-01.f663dad
+version=0.5
+revision=1
 build_style=cmake
 hostmakedepends="cppcheck doxygen python3-pycodestyle"
 makedepends="boost-devel libvorbis-devel
  freetype-devel glew-devel libopenal-devel python3-devel SDL2-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Turn-based space empire and galactic conquest (4X) computer game"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Emil Tomczyk <emru@emru.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://freeorion.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/freeorion/freeorion/master/ChangeLog.md"
-distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${_release}_Source.tar.gz"
-checksum=f6056ee97edd46dee8076cc1cdb11c711652f1e26f03cec1244a01a3cd5b0d70
+distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${version}_Source.tar.gz"
+checksum=09f31cfe55d6165bdfee97db3a75c245aae1133c792fd480af7a13aa67674cb1
 replaces="freeorion-data>=0"
 
 post_extract() {

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

* Re: freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
@ 2024-04-06  1:44 ` github-actions
  2024-04-06  9:01 ` Emru1
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-04-06  1:44 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/48091#issuecomment-2040850195

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
  2024-04-06  1:44 ` github-actions
@ 2024-04-06  9:01 ` Emru1
  2024-04-07  3:54 ` cinerea0
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Emru1 @ 2024-04-06  9:01 UTC (permalink / raw)
  To: ml

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

New comment by Emru1 on void-packages repository

https://github.com/void-linux/void-packages/pull/48091#issuecomment-2041023087

Comment:
bump

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

* Re: freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
  2024-04-06  1:44 ` github-actions
  2024-04-06  9:01 ` Emru1
@ 2024-04-07  3:54 ` cinerea0
  2024-04-09 18:18 ` [PR PATCH] [Updated] " Emru1
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2024-04-07  3:54 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48091#issuecomment-2041299481

Comment:
It looks like version 0.5.1 is available upstream, can this PR be updated to that version?

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

* Re: [PR PATCH] [Updated] freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
                   ` (2 preceding siblings ...)
  2024-04-07  3:54 ` cinerea0
@ 2024-04-09 18:18 ` Emru1
  2024-04-09 18:47 ` Emru1
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Emru1 @ 2024-04-09 18:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages freeorion-0.5.0
https://github.com/void-linux/void-packages/pull/48091

freeorion: update to 0.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/48091.patch is attached

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

From a7ab1ece43e16a1b603551f29a745586c960dd34 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Sat, 6 Jan 2024 22:10:04 +0100
Subject: [PATCH] freeorion: update to 0.5.0.1.

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

diff --git a/srcpkgs/freeorion/template b/srcpkgs/freeorion/template
index 35e77d84d6bc44..972f04e3ea0ac8 100644
--- a/srcpkgs/freeorion/template
+++ b/srcpkgs/freeorion/template
@@ -1,20 +1,19 @@
 # Template file for 'freeorion'
 pkgname=freeorion
-version=0.4.10.2
-revision=8
-_release=${version}_2021-08-01.f663dad
+version=0.5.0.1
+revision=1
 build_style=cmake
 hostmakedepends="cppcheck doxygen python3-pycodestyle"
 makedepends="boost-devel libvorbis-devel
  freetype-devel glew-devel libopenal-devel python3-devel SDL2-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Turn-based space empire and galactic conquest (4X) computer game"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Emil Tomczyk <emru@emru.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://freeorion.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/freeorion/freeorion/master/ChangeLog.md"
-distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${_release}_Source.tar.gz"
-checksum=f6056ee97edd46dee8076cc1cdb11c711652f1e26f03cec1244a01a3cd5b0d70
+distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${version}_Source.tar.gz"
+checksum=c6f62c3b400d50b336d62508ac5d5d656e4c0c8e57d0ff2b270f72381e68e1db
 replaces="freeorion-data>=0"
 
 post_extract() {

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

* Re: freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
                   ` (3 preceding siblings ...)
  2024-04-09 18:18 ` [PR PATCH] [Updated] " Emru1
@ 2024-04-09 18:47 ` Emru1
  2024-04-10 19:34 ` Emru1
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Emru1 @ 2024-04-09 18:47 UTC (permalink / raw)
  To: ml

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

New comment by Emru1 on void-packages repository

https://github.com/void-linux/void-packages/pull/48091#issuecomment-2045861934

Comment:
Well, something is wrong.
I have no what, but I'll bet that some dependency was upgraded
https://github.com/freeorion/freeorion/issues/4919

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

* Re: freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
                   ` (4 preceding siblings ...)
  2024-04-09 18:47 ` Emru1
@ 2024-04-10 19:34 ` Emru1
  2024-04-10 19:45 ` [PR PATCH] [Updated] " Emru1
  2024-04-11 18:56 ` [PR PATCH] [Merged]: " cinerea0
  7 siblings, 0 replies; 9+ messages in thread
From: Emru1 @ 2024-04-10 19:34 UTC (permalink / raw)
  To: ml

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

New comment by Emru1 on void-packages repository

https://github.com/void-linux/void-packages/pull/48091#issuecomment-2048296787

Comment:
Fix merged upstream

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

* Re: [PR PATCH] [Updated] freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
                   ` (5 preceding siblings ...)
  2024-04-10 19:34 ` Emru1
@ 2024-04-10 19:45 ` Emru1
  2024-04-11 18:56 ` [PR PATCH] [Merged]: " cinerea0
  7 siblings, 0 replies; 9+ messages in thread
From: Emru1 @ 2024-04-10 19:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages freeorion-0.5.0
https://github.com/void-linux/void-packages/pull/48091

freeorion: update to 0.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/48091.patch is attached

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

From f60fd546d64033aeaa2344738fc3594697ef4848 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Sat, 6 Jan 2024 22:10:04 +0100
Subject: [PATCH] freeorion: update to 0.5.0.1.

---
 srcpkgs/freeorion/patches/musl.patch | 20 ++++++++++++++++++++
 srcpkgs/freeorion/template           | 11 +++++------
 2 files changed, 25 insertions(+), 6 deletions(-)
 create mode 100644 srcpkgs/freeorion/patches/musl.patch

diff --git a/srcpkgs/freeorion/patches/musl.patch b/srcpkgs/freeorion/patches/musl.patch
new file mode 100644
index 00000000000000..aac5ecdfe0471e
--- /dev/null
+++ b/srcpkgs/freeorion/patches/musl.patch
@@ -0,0 +1,20 @@
+--- a/Empire/Diplomacy.h
++++ b/Empire/Diplomacy.h
+@@ -1,6 +1,7 @@
+ #ifndef _Diplomacy_h_
+ #define _Diplomacy_h_
+ 
++#include <cstdint>
+ #include <string>
+ #include <boost/serialization/access.hpp>
+ #include "../util/Enum.h"
+--- a/universe/Enums.h
++++ b/universe/Enums.h
+@@ -2,6 +2,7 @@
+ #define _Enums_h_
+ 
+ 
++#include <cstdint>
+ #include <iostream>
+ #include <map>
+ #include <string>
diff --git a/srcpkgs/freeorion/template b/srcpkgs/freeorion/template
index 35e77d84d6bc44..972f04e3ea0ac8 100644
--- a/srcpkgs/freeorion/template
+++ b/srcpkgs/freeorion/template
@@ -1,20 +1,19 @@
 # Template file for 'freeorion'
 pkgname=freeorion
-version=0.4.10.2
-revision=8
-_release=${version}_2021-08-01.f663dad
+version=0.5.0.1
+revision=1
 build_style=cmake
 hostmakedepends="cppcheck doxygen python3-pycodestyle"
 makedepends="boost-devel libvorbis-devel
  freetype-devel glew-devel libopenal-devel python3-devel SDL2-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Turn-based space empire and galactic conquest (4X) computer game"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Emil Tomczyk <emru@emru.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://freeorion.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/freeorion/freeorion/master/ChangeLog.md"
-distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${_release}_Source.tar.gz"
-checksum=f6056ee97edd46dee8076cc1cdb11c711652f1e26f03cec1244a01a3cd5b0d70
+distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${version}_Source.tar.gz"
+checksum=c6f62c3b400d50b336d62508ac5d5d656e4c0c8e57d0ff2b270f72381e68e1db
 replaces="freeorion-data>=0"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: freeorion: update to 0.5.
  2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
                   ` (6 preceding siblings ...)
  2024-04-10 19:45 ` [PR PATCH] [Updated] " Emru1
@ 2024-04-11 18:56 ` cinerea0
  7 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2024-04-11 18:56 UTC (permalink / raw)
  To: ml

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

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

freeorion: update to 0.5.
https://github.com/void-linux/void-packages/pull/48091

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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
-->


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

end of thread, other threads:[~2024-04-11 18:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-06 21:10 [PR PATCH] freeorion: update to 0.5 Emru1
2024-04-06  1:44 ` github-actions
2024-04-06  9:01 ` Emru1
2024-04-07  3:54 ` cinerea0
2024-04-09 18:18 ` [PR PATCH] [Updated] " Emru1
2024-04-09 18:47 ` Emru1
2024-04-10 19:34 ` Emru1
2024-04-10 19:45 ` [PR PATCH] [Updated] " Emru1
2024-04-11 18:56 ` [PR PATCH] [Merged]: " cinerea0

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