Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bovo-23.08.3
@ 2023-12-05  0:38 chrysos349
  2023-12-30 21:48 ` [PR PATCH] [Updated] " chrysos349
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: chrysos349 @ 2023-12-05  0:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages bovo
https://github.com/void-linux/void-packages/pull/47586

New package: bovo-23.08.3

#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 2b1bec4610d8850b1b0b55c03d8594c3bb00876f Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Dec 2023 03:35:21 +0300
Subject: [PATCH] New package: bovo-23.08.3

---
 srcpkgs/bovo/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/bovo/template

diff --git a/srcpkgs/bovo/template b/srcpkgs/bovo/template
new file mode 100644
index 0000000000000..401ef9230ae2c
--- /dev/null
+++ b/srcpkgs/bovo/template
@@ -0,0 +1,20 @@
+# Template file for 'bovo'
+pkgname=bovo
+version=23.08.3
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="kcoreaddons-devel kcrash-devel kdbusaddons-devel kdoctools-devel
+ kxmlgui-devel libkdegames-devel"
+short_desc="Gomoku like game for two players"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/bovo"
+changelog="https://invent.kde.org/games/bovo/-/raw/master/HISTORY"
+distfiles="${KDE_SITE}/release-service/${version}/src/bovo-${version}.tar.xz"
+checksum=2fd913ebe44d2eb874b319947894c94da989767dceb323f43e338507c6474ba5
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" kconfig kcoreaddons kdoctools qt5-host-tools
+	 qt5-qmake"
+fi

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

* Re: [PR PATCH] [Updated] New package: bovo-23.08.3
  2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
@ 2023-12-30 21:48 ` chrysos349
  2023-12-30 21:48 ` chrysos349
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2023-12-30 21:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages bovo
https://github.com/void-linux/void-packages/pull/47586

New package: bovo-23.08.3
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 97f94abbacd3b7d1e58e222fff86294c1c975c15 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Dec 2023 03:35:21 +0300
Subject: [PATCH] New package: bovo-23.08.4

---
 srcpkgs/bovo/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/bovo/template

diff --git a/srcpkgs/bovo/template b/srcpkgs/bovo/template
new file mode 100644
index 0000000000000..52113f21d6fe1
--- /dev/null
+++ b/srcpkgs/bovo/template
@@ -0,0 +1,20 @@
+# Template file for 'bovo'
+pkgname=bovo
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="kcoreaddons-devel kcrash-devel kdbusaddons-devel kdoctools-devel
+ kxmlgui-devel libkdegames-devel"
+short_desc="Gomoku like game for two players"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/bovo"
+changelog="https://invent.kde.org/games/bovo/-/raw/master/HISTORY"
+distfiles="${KDE_SITE}/release-service/${version}/src/bovo-${version}.tar.xz"
+checksum=42605e0001499aa7b5dda1f299812c156760eaee4cb5993bcc96e66ddadc60ce
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" kconfig kcoreaddons kdoctools qt5-host-tools
+	 qt5-qmake"
+fi

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

* Re: New package: bovo-23.08.3
  2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
  2023-12-30 21:48 ` [PR PATCH] [Updated] " chrysos349
@ 2023-12-30 21:48 ` chrysos349
  2023-12-31  2:14 ` [PR PATCH] [Updated] New package: bovo-23.08.4 chrysos349
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2023-12-30 21:48 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/47586#issuecomment-1872613054

Comment:
Updated to 23.08.4

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

* Re: [PR PATCH] [Updated] New package: bovo-23.08.4
  2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
  2023-12-30 21:48 ` [PR PATCH] [Updated] " chrysos349
  2023-12-30 21:48 ` chrysos349
@ 2023-12-31  2:14 ` chrysos349
  2024-02-15 21:08 ` chrysos349
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2023-12-31  2:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages bovo
https://github.com/void-linux/void-packages/pull/47586

New package: bovo-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 7f3964a39a79c4003cb85abbe20ade3deb4f9938 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Dec 2023 03:35:21 +0300
Subject: [PATCH] New package: bovo-23.08.4

---
 srcpkgs/bovo/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/bovo/template

diff --git a/srcpkgs/bovo/template b/srcpkgs/bovo/template
new file mode 100644
index 0000000000000..faff45a0b67f8
--- /dev/null
+++ b/srcpkgs/bovo/template
@@ -0,0 +1,20 @@
+# Template file for 'bovo'
+pkgname=bovo
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="kcoreaddons-devel kcrash-devel kdbusaddons-devel kdoctools-devel
+ kxmlgui-devel libkdegames-devel"
+short_desc="Gomoku like game for two players"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/bovo"
+changelog="https://invent.kde.org/games/bovo/-/raw/master/HISTORY"
+distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
+checksum=42605e0001499aa7b5dda1f299812c156760eaee4cb5993bcc96e66ddadc60ce
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" kconfig kcoreaddons kdoctools qt5-host-tools
+	 qt5-qmake"
+fi

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

* Re: [PR PATCH] [Updated] New package: bovo-23.08.4
  2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
                   ` (2 preceding siblings ...)
  2023-12-31  2:14 ` [PR PATCH] [Updated] New package: bovo-23.08.4 chrysos349
@ 2024-02-15 21:08 ` chrysos349
  2024-02-15 21:09 ` chrysos349
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2024-02-15 21:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages bovo
https://github.com/void-linux/void-packages/pull/47586

New package: bovo-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 991c559bd477f0e718704591455f91916261ad1d Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Dec 2023 03:35:21 +0300
Subject: [PATCH] New package: bovo-23.08.5

---
 srcpkgs/bovo/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/bovo/template

diff --git a/srcpkgs/bovo/template b/srcpkgs/bovo/template
new file mode 100644
index 00000000000000..be842ee2e3b143
--- /dev/null
+++ b/srcpkgs/bovo/template
@@ -0,0 +1,20 @@
+# Template file for 'bovo'
+pkgname=bovo
+version=23.08.5
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="kcoreaddons-devel kcrash-devel kdbusaddons-devel kdoctools-devel
+ kxmlgui-devel libkdegames-devel"
+short_desc="Gomoku like game for two players"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/bovo"
+changelog="https://invent.kde.org/games/bovo/-/raw/master/HISTORY"
+distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
+checksum=db79b3cc909f1348b2fdf57705085ff9684c35f377c0cb962854e284a51f1e4b
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" kconfig kcoreaddons kdoctools qt5-host-tools
+	 qt5-qmake"
+fi

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

* Re: New package: bovo-23.08.4
  2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
                   ` (3 preceding siblings ...)
  2024-02-15 21:08 ` chrysos349
@ 2024-02-15 21:09 ` chrysos349
  2024-03-20 22:48 ` [PR PATCH] [Updated] New package: bovo-23.08.5 chrysos349
  2024-05-17 13:57 ` chrysos349
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2024-02-15 21:09 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/47586#issuecomment-1947343378

Comment:
updated to `23.08.5`

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

* Re: [PR PATCH] [Updated] New package: bovo-23.08.5
  2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
                   ` (4 preceding siblings ...)
  2024-02-15 21:09 ` chrysos349
@ 2024-03-20 22:48 ` chrysos349
  2024-05-17 13:57 ` chrysos349
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2024-03-20 22:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages bovo
https://github.com/void-linux/void-packages/pull/47586

New package: bovo-23.08.5
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 9e9c633927177f6c26039cf5bd61e5537526b88a Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Dec 2023 03:35:21 +0300
Subject: [PATCH] New package: bovo-23.08.5

---
 srcpkgs/bovo/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/bovo/template

diff --git a/srcpkgs/bovo/template b/srcpkgs/bovo/template
new file mode 100644
index 00000000000000..3ce78b07215b99
--- /dev/null
+++ b/srcpkgs/bovo/template
@@ -0,0 +1,16 @@
+# Template file for 'bovo'
+pkgname=bovo
+version=23.08.5
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext kconfig kcoreaddons kdoctools
+ qt5-host-tools qt5-qmake"
+makedepends="kcoreaddons-devel kcrash-devel kdbusaddons-devel kdoctools-devel
+ kxmlgui-devel libkdegames-devel"
+short_desc="Gomoku like game for two players"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/bovo"
+changelog="https://invent.kde.org/games/bovo/-/raw/master/HISTORY"
+distfiles="${KDE_SITE}/release-service/${version}/src/bovo-${version}.tar.xz"
+checksum=db79b3cc909f1348b2fdf57705085ff9684c35f377c0cb962854e284a51f1e4b

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

* Re: [PR PATCH] [Updated] New package: bovo-23.08.5
  2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
                   ` (5 preceding siblings ...)
  2024-03-20 22:48 ` [PR PATCH] [Updated] New package: bovo-23.08.5 chrysos349
@ 2024-05-17 13:57 ` chrysos349
  6 siblings, 0 replies; 8+ messages in thread
From: chrysos349 @ 2024-05-17 13:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages bovo
https://github.com/void-linux/void-packages/pull/47586

New package: bovo-23.08.5
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 6cb4390ffbcd9651377b052cf96bfdf770bcfa1c Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Dec 2023 03:35:21 +0300
Subject: [PATCH] New package: bovo-24.02.2

---
 srcpkgs/bovo/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/bovo/template

diff --git a/srcpkgs/bovo/template b/srcpkgs/bovo/template
new file mode 100644
index 00000000000000..2c789d710c9a29
--- /dev/null
+++ b/srcpkgs/bovo/template
@@ -0,0 +1,17 @@
+# Template file for 'bovo'
+pkgname=bovo
+version=24.02.2
+revision=1
+build_style=cmake
+configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
+hostmakedepends="extra-cmake-modules gettext kf6-kconfig kf6-kcoreaddons
+ kf6-kdoctools qt6-base"
+makedepends="kf6-kcoreaddons-devel kf6-kcrash-devel kf6-kdbusaddons-devel
+ kf6-kdoctools-devel libkdegames-devel"
+short_desc="Gomoku like game for two players"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/bovo"
+changelog="https://invent.kde.org/games/bovo/-/raw/master/HISTORY"
+distfiles="${KDE_SITE}/release-service/${version}/src/bovo-${version}.tar.xz"
+checksum=a0522b2faacea201ea7e90c5adaadf344f257f5decfc4414070848acb78ac788

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

end of thread, other threads:[~2024-05-17 13:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05  0:38 [PR PATCH] New package: bovo-23.08.3 chrysos349
2023-12-30 21:48 ` [PR PATCH] [Updated] " chrysos349
2023-12-30 21:48 ` chrysos349
2023-12-31  2:14 ` [PR PATCH] [Updated] New package: bovo-23.08.4 chrysos349
2024-02-15 21:08 ` chrysos349
2024-02-15 21:09 ` chrysos349
2024-03-20 22:48 ` [PR PATCH] [Updated] New package: bovo-23.08.5 chrysos349
2024-05-17 13:57 ` chrysos349

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