Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: chiaki-2.1.1
@ 2021-03-24 16:22 DragonGhost7
  2021-03-24 16:30 ` [PR PATCH] [Updated] " DragonGhost7
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-03-24 16:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages chiaki
https://github.com/void-linux/void-packages/pull/29723

New package: chiaki-2.1.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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/29723.patch is attached

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

From f3db8da0590f76597317179cc9e1c72855ec46c3 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Fri, 19 Feb 2021 00:36:07 -0500
Subject: [PATCH] New package: chiaki-2.1.1

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

diff --git a/srcpkgs/chiaki/template b/srcpkgs/chiaki/template
new file mode 100644
index 000000000000..aaec80365c74
--- /dev/null
+++ b/srcpkgs/chiaki/template
@@ -0,0 +1,18 @@
+# Template file for 'chiaki'
+pkgname=chiaki
+version=2.1.1
+revision=1
+wrksrc="${pkgname}"
+build_style=cmake
+makedepends="cmake SDL2-devel qt5-multimedia-devel qt5-opengl  qt5-svg-devel ffmpeg-devel opus-devel libressl python3-protobuf libevdev-devel protobuf25"
+depends="libressl SDL2 qt5-multimedia qt5-opengl qt5-svg ffmpeg opus python3-protobuf"
+short_desc="Free and Open Source Client for PS 4 and PS 5 Remote Play"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
+license="AGPL-3.0-or-later"
+homepage="https://git.sr.ht/~thestr4ng3r/chiaki/"
+distfiles="https://git.sr.ht/~thestr4ng3r/chiaki/refs/v${version}/chiaki-v${version}-src.tar.gz"
+checksum=75115a19f197d19fc417e863583681e95e412364427aa394f2c0eded54343710
+
+post_install() {
+	vlicense LICENSES/AGPL-3.0-only-OpenSSL.txt
+}

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

* Re: [PR PATCH] [Updated] New package: chiaki-2.1.1
  2021-03-24 16:22 [PR PATCH] New package: chiaki-2.1.1 DragonGhost7
@ 2021-03-24 16:30 ` DragonGhost7
  2021-03-24 16:52 ` DragonGhost7
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-03-24 16:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages chiaki
https://github.com/void-linux/void-packages/pull/29723

New package: chiaki-2.1.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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/29723.patch is attached

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

From 1b875294361d7a8606c1242b0cbedcdf19844aea Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Fri, 19 Feb 2021 00:36:07 -0500
Subject: [PATCH] New package: chiaki-2.1.1

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

diff --git a/srcpkgs/chiaki/template b/srcpkgs/chiaki/template
new file mode 100644
index 000000000000..d78041909f0b
--- /dev/null
+++ b/srcpkgs/chiaki/template
@@ -0,0 +1,18 @@
+# Template file for 'chiaki'
+pkgname=chiaki
+version=2.1.1
+revision=1
+wrksrc="${pkgname}"
+build_style=cmake
+makedepends="cmake SDL2-devel qt5-multimedia-devel qt5-opengl  qt5-svg-devel ffmpeg-devel opus-devel libressl python3-protobuf libevdev-devel protobuf25"
+depends="libressl SDL2 qt5-multimedia qt5-opengl qt5-svg ffmpeg opus python3-protobuf"
+short_desc="Free and Open Source Client for PS 4 and PS 5 Remote Play"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
+license="AGPL-3.0-or-later"
+homepage="https://git.sr.ht/~thestr4ng3r/chiaki/"
+distfiles="https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v${version}/chiaki-v${version}-src.tar.gz"
+checksum=75115a19f197d19fc417e863583681e95e412364427aa394f2c0eded54343710
+
+post_install() {
+	vlicense LICENSES/AGPL-3.0-only-OpenSSL.txt
+}

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

* Re: [PR PATCH] [Updated] New package: chiaki-2.1.1
  2021-03-24 16:22 [PR PATCH] New package: chiaki-2.1.1 DragonGhost7
  2021-03-24 16:30 ` [PR PATCH] [Updated] " DragonGhost7
@ 2021-03-24 16:52 ` DragonGhost7
  2021-03-24 17:01 ` DragonGhost7
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-03-24 16:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages chiaki
https://github.com/void-linux/void-packages/pull/29723

New package: chiaki-2.1.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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/29723.patch is attached

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

From 8be662a1da57b1f7716cb985baee29d2c89f0939 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Fri, 19 Feb 2021 00:36:07 -0500
Subject: [PATCH] New package: chiaki-2.1.1

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

diff --git a/srcpkgs/chiaki/template b/srcpkgs/chiaki/template
new file mode 100644
index 000000000000..bc982eb2be65
--- /dev/null
+++ b/srcpkgs/chiaki/template
@@ -0,0 +1,19 @@
+# Template file for 'chiaki'
+pkgname=chiaki
+version=2.1.1
+revision=1
+wrksrc="${pkgname}"
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="cmake openssl SDL2-devel qt5-multimedia-devel qt5-opengl  qt5-svg-devel ffmpeg-devel opus-devel python3-protobuf libevdev-devel protobuf25"
+depends="openssl SDL2 qt5-multimedia qt5-opengl qt5-svg ffmpeg opus python3-protobuf"
+short_desc="Free and Open Source Client for PS 4 and PS 5 Remote Play"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
+license="AGPL-3.0-or-later"
+homepage="https://git.sr.ht/~thestr4ng3r/chiaki/"
+distfiles="https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v${version}/chiaki-v${version}-src.tar.gz"
+checksum=75115a19f197d19fc417e863583681e95e412364427aa394f2c0eded54343710
+
+post_install() {
+	vlicense LICENSES/AGPL-3.0-only-OpenSSL.txt
+}

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

* Re: New package: chiaki-2.1.1
  2021-03-24 16:22 [PR PATCH] New package: chiaki-2.1.1 DragonGhost7
  2021-03-24 16:30 ` [PR PATCH] [Updated] " DragonGhost7
  2021-03-24 16:52 ` DragonGhost7
@ 2021-03-24 17:01 ` DragonGhost7
  2021-03-25 19:34 ` [PR PATCH] [Updated] " DragonGhost7
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-03-24 17:01 UTC (permalink / raw)
  To: ml

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

New comment by DragonGhost7 on void-packages repository

https://github.com/void-linux/void-packages/pull/29723#issuecomment-805997584

Comment:
aarch64 and armv7l have some qmake problem, not sure what to do with that.

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

* Re: [PR PATCH] [Updated] New package: chiaki-2.1.1
  2021-03-24 16:22 [PR PATCH] New package: chiaki-2.1.1 DragonGhost7
                   ` (2 preceding siblings ...)
  2021-03-24 17:01 ` DragonGhost7
@ 2021-03-25 19:34 ` DragonGhost7
  2022-05-12  2:12 ` github-actions
  2022-05-26  2:13 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: DragonGhost7 @ 2021-03-25 19:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages chiaki
https://github.com/void-linux/void-packages/pull/29723

New package: chiaki-2.1.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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/29723.patch is attached

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

From 81dadf873265a0d5bad0eab8d742d24a521e6467 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Fri, 19 Feb 2021 00:36:07 -0500
Subject: [PATCH] New package: chiaki-2.1.1

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

diff --git a/srcpkgs/chiaki/template b/srcpkgs/chiaki/template
new file mode 100644
index 000000000000..81b07c3807ff
--- /dev/null
+++ b/srcpkgs/chiaki/template
@@ -0,0 +1,20 @@
+# Template file for 'chiaki'
+pkgname=chiaki
+version=2.1.1
+revision=1
+archs="x86_64* i686*"
+wrksrc="${pkgname}"
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="cmake openssl SDL2-devel qt5-multimedia-devel qt5-opengl  qt5-svg-devel ffmpeg-devel opus-devel python3-protobuf libevdev-devel protobuf25"
+depends="openssl SDL2 qt5-multimedia qt5-opengl qt5-svg ffmpeg opus python3-protobuf"
+short_desc="Free and Open Source Client for PS 4 and PS 5 Remote Play"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
+license="AGPL-3.0-or-later"
+homepage="https://git.sr.ht/~thestr4ng3r/chiaki/"
+distfiles="https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v${version}/chiaki-v${version}-src.tar.gz"
+checksum=75115a19f197d19fc417e863583681e95e412364427aa394f2c0eded54343710
+
+post_install() {
+	vlicense LICENSES/AGPL-3.0-only-OpenSSL.txt
+}

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

* Re: New package: chiaki-2.1.1
  2021-03-24 16:22 [PR PATCH] New package: chiaki-2.1.1 DragonGhost7
                   ` (3 preceding siblings ...)
  2021-03-25 19:34 ` [PR PATCH] [Updated] " DragonGhost7
@ 2022-05-12  2:12 ` github-actions
  2022-05-26  2:13 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-05-12  2:12 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/29723#issuecomment-1124458885

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] 7+ messages in thread

* Re: [PR PATCH] [Closed]: New package: chiaki-2.1.1
  2021-03-24 16:22 [PR PATCH] New package: chiaki-2.1.1 DragonGhost7
                   ` (4 preceding siblings ...)
  2022-05-12  2:12 ` github-actions
@ 2022-05-26  2:13 ` github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-05-26  2:13 UTC (permalink / raw)
  To: ml

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

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

New package: chiaki-2.1.1
https://github.com/void-linux/void-packages/pull/29723

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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] 7+ messages in thread

end of thread, other threads:[~2022-05-26  2:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 16:22 [PR PATCH] New package: chiaki-2.1.1 DragonGhost7
2021-03-24 16:30 ` [PR PATCH] [Updated] " DragonGhost7
2021-03-24 16:52 ` DragonGhost7
2021-03-24 17:01 ` DragonGhost7
2021-03-25 19:34 ` [PR PATCH] [Updated] " DragonGhost7
2022-05-12  2:12 ` github-actions
2022-05-26  2:13 ` [PR PATCH] [Closed]: " github-actions

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