Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ballerburg: update to 1.2.3.
@ 2025-03-13 18:47 kaistian
  2025-03-13 18:56 ` [PR PATCH] [Updated] " kaistian
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: kaistian @ 2025-03-13 18:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages ballerburg
https://github.com/void-linux/void-packages/pull/54681

ballerburg: update to 1.2.3.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)

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

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

From e542070eea6574c6f390529d0fab139609441944 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 13 Mar 2025 19:45:21 +0100
Subject: [PATCH] ballerburg: update to 1.2.3.

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

diff --git a/srcpkgs/ballerburg/template b/srcpkgs/ballerburg/template
index 38fc87372434f4..78530116b3656d 100644
--- a/srcpkgs/ballerburg/template
+++ b/srcpkgs/ballerburg/template
@@ -1,14 +1,13 @@
 # Template file for 'ballerburg'
 pkgname=ballerburg
-version=1.2.1
-revision=2
+version=1.2.3
+revision=1
 build_style=cmake
 hostmakedepends="which cmake sdl12-compat-devel"
 makedepends="sdl12-compat-devel"
 short_desc="Classical castle combat game"
 maintainer="pulux <pulux@pf4sh.de>"
 license="GPL-3.0-or-later"
-homepage="http://baller.tuxfamily.org/"
-distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz"
-checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62
-broken="unable to fetch source"
+homepage="https://baller.frama.io/"
+distfiles="https://framagit.org/baller/ballerburg/-/archive/v${version}/ballerburg-v${version}.tar.gz"
+checksum=88fdddef806008aac2c7c0ebf8c9152e26cdb1b21fd70337069925723134dcc4

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

* Re: [PR PATCH] [Updated] ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
@ 2025-03-13 18:56 ` kaistian
  2025-03-13 19:36 ` [PR REVIEW] " tranzystorekk
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kaistian @ 2025-03-13 18:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages ballerburg
https://github.com/void-linux/void-packages/pull/54681

ballerburg: update to 1.2.3.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)

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

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

From 0442bd841ec0bcf6fc84f9b16d44241f4269572f Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 13 Mar 2025 19:45:21 +0100
Subject: [PATCH] ballerburg: update to 1.2.3.

---
 srcpkgs/ballerburg/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/ballerburg/template b/srcpkgs/ballerburg/template
index 38fc87372434f4..8bdeab493a36a2 100644
--- a/srcpkgs/ballerburg/template
+++ b/srcpkgs/ballerburg/template
@@ -1,14 +1,14 @@
 # Template file for 'ballerburg'
 pkgname=ballerburg
-version=1.2.1
-revision=2
+version=1.2.3
+revision=1
 build_style=cmake
 hostmakedepends="which cmake sdl12-compat-devel"
 makedepends="sdl12-compat-devel"
 short_desc="Classical castle combat game"
 maintainer="pulux <pulux@pf4sh.de>"
 license="GPL-3.0-or-later"
-homepage="http://baller.tuxfamily.org/"
-distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz"
-checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62
-broken="unable to fetch source"
+homepage="https://baller.frama.io/"
+distfiles="https://framagit.org/baller/ballerburg/-/archive/v${version}/ballerburg-v${version}.tar.gz"
+checksum=88fdddef806008aac2c7c0ebf8c9152e26cdb1b21fd70337069925723134dcc4
+make_check=no # no tests included

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

* Re: [PR REVIEW] ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
  2025-03-13 18:56 ` [PR PATCH] [Updated] " kaistian
@ 2025-03-13 19:36 ` tranzystorekk
  2025-03-13 19:57 ` kaistian
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: tranzystorekk @ 2025-03-13 19:36 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/54681#discussion_r1994193754

Comment:
```suggestion
hostmakedepends="pkg-config"
makedepends="SDL2-devel"
```

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

* Re: [PR REVIEW] ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
  2025-03-13 18:56 ` [PR PATCH] [Updated] " kaistian
  2025-03-13 19:36 ` [PR REVIEW] " tranzystorekk
@ 2025-03-13 19:57 ` kaistian
  2025-03-13 20:00 ` [PR PATCH] [Updated] " kaistian
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kaistian @ 2025-03-13 19:57 UTC (permalink / raw)
  To: ml

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

New review comment by kaistian on void-packages repository

https://github.com/void-linux/void-packages/pull/54681#discussion_r1994222746

Comment:
If I do that I get
```
[0/1] Re-running CMake...
/bin/sh: line 1: /usr/bin/cmake: No such file or directory
```
Adding back `cmake` to `hostmakedepends` it compiles.

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

* Re: [PR PATCH] [Updated] ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
                   ` (2 preceding siblings ...)
  2025-03-13 19:57 ` kaistian
@ 2025-03-13 20:00 ` kaistian
  2025-03-13 20:19 ` [PR REVIEW] " tranzystorekk
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kaistian @ 2025-03-13 20:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages ballerburg
https://github.com/void-linux/void-packages/pull/54681

ballerburg: update to 1.2.3.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)

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

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

From 59e71be382d5ab0c3a661d2023a3f4216d39cc85 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 13 Mar 2025 19:45:21 +0100
Subject: [PATCH] ballerburg: update to 1.2.3.

---
 srcpkgs/ballerburg/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ballerburg/template b/srcpkgs/ballerburg/template
index 38fc87372434f4..c279bf54390fa8 100644
--- a/srcpkgs/ballerburg/template
+++ b/srcpkgs/ballerburg/template
@@ -1,14 +1,14 @@
 # Template file for 'ballerburg'
 pkgname=ballerburg
-version=1.2.1
-revision=2
+version=1.2.3
+revision=1
 build_style=cmake
-hostmakedepends="which cmake sdl12-compat-devel"
-makedepends="sdl12-compat-devel"
+hostmakedepends="pkg-config cmake"
+makedepends="SDL2-devel"
 short_desc="Classical castle combat game"
 maintainer="pulux <pulux@pf4sh.de>"
 license="GPL-3.0-or-later"
-homepage="http://baller.tuxfamily.org/"
-distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz"
-checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62
-broken="unable to fetch source"
+homepage="https://baller.frama.io/"
+distfiles="https://framagit.org/baller/ballerburg/-/archive/v${version}/ballerburg-v${version}.tar.gz"
+checksum=88fdddef806008aac2c7c0ebf8c9152e26cdb1b21fd70337069925723134dcc4
+make_check=no # no tests included

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

* Re: [PR REVIEW] ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
                   ` (3 preceding siblings ...)
  2025-03-13 20:00 ` [PR PATCH] [Updated] " kaistian
@ 2025-03-13 20:19 ` tranzystorekk
  2025-03-13 20:22 ` [PR PATCH] [Updated] " kaistian
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: tranzystorekk @ 2025-03-13 20:19 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/54681#discussion_r1994250478

Comment:
I cannot reproduce that behavior locally, cmake templates specifically shouldn't need the `cmake` package, we have `cmake-bootstrap` for that purpose. Probably you need to do `./xbps-src clean`

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

* Re: [PR PATCH] [Updated] ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
                   ` (4 preceding siblings ...)
  2025-03-13 20:19 ` [PR REVIEW] " tranzystorekk
@ 2025-03-13 20:22 ` kaistian
  2025-03-13 20:27 ` [PR REVIEW] " kaistian
  2025-03-14  8:36 ` [PR PATCH] [Merged]: " tranzystorekk
  7 siblings, 0 replies; 9+ messages in thread
From: kaistian @ 2025-03-13 20:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages ballerburg
https://github.com/void-linux/void-packages/pull/54681

ballerburg: update to 1.2.3.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)

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

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

From 2cf7cf1c426811ddb713a9934d91af29273f447f Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 13 Mar 2025 19:45:21 +0100
Subject: [PATCH] ballerburg: update to 1.2.3.

---
 srcpkgs/ballerburg/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ballerburg/template b/srcpkgs/ballerburg/template
index 38fc87372434f4..f39c5ea16b6258 100644
--- a/srcpkgs/ballerburg/template
+++ b/srcpkgs/ballerburg/template
@@ -1,14 +1,14 @@
 # Template file for 'ballerburg'
 pkgname=ballerburg
-version=1.2.1
-revision=2
+version=1.2.3
+revision=1
 build_style=cmake
-hostmakedepends="which cmake sdl12-compat-devel"
-makedepends="sdl12-compat-devel"
+hostmakedepends="pkg-config"
+makedepends="SDL2-devel"
 short_desc="Classical castle combat game"
 maintainer="pulux <pulux@pf4sh.de>"
 license="GPL-3.0-or-later"
-homepage="http://baller.tuxfamily.org/"
-distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz"
-checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62
-broken="unable to fetch source"
+homepage="https://baller.frama.io/"
+distfiles="https://framagit.org/baller/ballerburg/-/archive/v${version}/ballerburg-v${version}.tar.gz"
+checksum=88fdddef806008aac2c7c0ebf8c9152e26cdb1b21fd70337069925723134dcc4
+make_check=no # no tests included

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

* Re: [PR REVIEW] ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
                   ` (5 preceding siblings ...)
  2025-03-13 20:22 ` [PR PATCH] [Updated] " kaistian
@ 2025-03-13 20:27 ` kaistian
  2025-03-14  8:36 ` [PR PATCH] [Merged]: " tranzystorekk
  7 siblings, 0 replies; 9+ messages in thread
From: kaistian @ 2025-03-13 20:27 UTC (permalink / raw)
  To: ml

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

New review comment by kaistian on void-packages repository

https://github.com/void-linux/void-packages/pull/54681#discussion_r1994259294

Comment:
`xbps-src clean` fixed it, so I removed `cmake` and did a push again, thank you.

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

* Re: [PR PATCH] [Merged]: ballerburg: update to 1.2.3.
  2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
                   ` (6 preceding siblings ...)
  2025-03-13 20:27 ` [PR REVIEW] " kaistian
@ 2025-03-14  8:36 ` tranzystorekk
  7 siblings, 0 replies; 9+ messages in thread
From: tranzystorekk @ 2025-03-14  8:36 UTC (permalink / raw)
  To: ml

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

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

ballerburg: update to 1.2.3.
https://github.com/void-linux/void-packages/pull/54681

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)

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

end of thread, other threads:[~2025-03-14  8:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-13 18:47 [PR PATCH] ballerburg: update to 1.2.3 kaistian
2025-03-13 18:56 ` [PR PATCH] [Updated] " kaistian
2025-03-13 19:36 ` [PR REVIEW] " tranzystorekk
2025-03-13 19:57 ` kaistian
2025-03-13 20:00 ` [PR PATCH] [Updated] " kaistian
2025-03-13 20:19 ` [PR REVIEW] " tranzystorekk
2025-03-13 20:22 ` [PR PATCH] [Updated] " kaistian
2025-03-13 20:27 ` [PR REVIEW] " kaistian
2025-03-14  8:36 ` [PR PATCH] [Merged]: " tranzystorekk

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