Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dolphin-emu-beta-5.0.12716
@ 2020-10-15  8:53 sG4ZvHrf
  2020-10-15  8:55 ` [PR PATCH] [Updated] " sG4ZvHrf
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-15  8:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1593 bytes --]

From 2d69f979609c88f922a5c3e56075b16e099584fc Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

---
 srcpkgs/dolphin-emu-beta/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/dolphin-emu-beta/template

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..47366963e6c
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,23 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+#archs="i686 x86_64"
+wrksrc="dolphin-${_git_hash}"
+#create_wrksrc=yes
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXi-devel eudev-libudev-devel libevdev-devel qt5-devel libXrandr-devel SFML-devel libenet-devel libusb-devel lzo-devel mbedtls-devel miniupnpc-devel soundtouch-devel alsa-lib-devel ffmpeg-devel libglvnd-devel pulseaudio-devel"
+depends="xdg-utils"
+short_desc="A GameCube and Wii Emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: [PR PATCH] [Updated] New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
@ 2020-10-15  8:55 ` sG4ZvHrf
  2020-10-15  9:03 ` sG4ZvHrf
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-15  8:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1593 bytes --]

From e88776a57930fae3b0f35169528dada6c6963d9e Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

---
 srcpkgs/dolphin-emu-beta/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/dolphin-emu-beta/template

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..47366963e6c
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,23 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+#archs="i686 x86_64"
+wrksrc="dolphin-${_git_hash}"
+#create_wrksrc=yes
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXi-devel eudev-libudev-devel libevdev-devel qt5-devel libXrandr-devel SFML-devel libenet-devel libusb-devel lzo-devel mbedtls-devel miniupnpc-devel soundtouch-devel alsa-lib-devel ffmpeg-devel libglvnd-devel pulseaudio-devel"
+depends="xdg-utils"
+short_desc="A GameCube and Wii Emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: [PR PATCH] [Updated] New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
  2020-10-15  8:55 ` [PR PATCH] [Updated] " sG4ZvHrf
@ 2020-10-15  9:03 ` sG4ZvHrf
  2020-10-15 16:58 ` sG4ZvHrf
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-15  9:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1443 bytes --]

From 83315ac4919582e5b6131a7fe37fa057cf676b2c Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

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

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..3f5a7bd9a14
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,17 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+wrksrc="dolphin-${_git_hash}"
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXi-devel eudev-libudev-devel libevdev-devel qt5-devel libXrandr-devel SFML-devel libenet-devel libusb-devel lzo-devel mbedtls-devel miniupnpc-devel soundtouch-devel alsa-lib-devel ffmpeg-devel libglvnd-devel pulseaudio-devel"
+depends="xdg-utils"
+short_desc="A GameCube and Wii Emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: [PR PATCH] [Updated] New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
  2020-10-15  8:55 ` [PR PATCH] [Updated] " sG4ZvHrf
  2020-10-15  9:03 ` sG4ZvHrf
@ 2020-10-15 16:58 ` sG4ZvHrf
  2020-10-16  4:24 ` sG4ZvHrf
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-15 16:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1463 bytes --]

From 51fcb216ed246bdcce2db4c2ae89f4ee0c63db61 Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

---
 srcpkgs/dolphin-emu-beta/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/dolphin-emu-beta/template

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..49b90c31f54
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,21 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+wrksrc="dolphin-${_git_hash}"
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+hostmakedepends="pkg-config"
+makedepends="
+ libX11-devel libXi-devel eudev-libudev-devel libevdev-devel qt5-devel
+ libXrandr-devel SFML-devel libenet-devel libusb-devel lzo-devel mbedtls-devel
+ miniupnpc-devel soundtouch-devel alsa-lib-devel ffmpeg-devel libglvnd-devel
+ pulseaudio-devel"
+depends="xdg-utils"
+short_desc="Gamecube / Wii / Triforce emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: [PR PATCH] [Updated] New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (2 preceding siblings ...)
  2020-10-15 16:58 ` sG4ZvHrf
@ 2020-10-16  4:24 ` sG4ZvHrf
  2020-10-16  4:50 ` sG4ZvHrf
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-16  4:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1482 bytes --]

From 26707d9c5a1291ed5a59ffe0a87382b2e09f02dd Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

---
 srcpkgs/dolphin-emu-beta/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/dolphin-emu-beta/template

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..79152bf0b24
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,21 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+wrksrc="dolphin-${_git_hash}"
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+hostmakedepends="pkg-config"
+makedepends="
+ libX11-devel libXi-devel eudev-libudev-devel libevdev-devel qt5-devel
+ libXrandr-devel SFML-devel libenet-devel libusb-devel lzo-devel mbedtls-devel
+ miniupnpc-devel soundtouch-devel alsa-lib-devel ffmpeg-devel libglvnd-devel
+ pulseaudio-devel libbluetooth-devel"
+depends="xdg-utils"
+short_desc="Gamecube / Wii / Triforce emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: [PR PATCH] [Updated] New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (3 preceding siblings ...)
  2020-10-16  4:24 ` sG4ZvHrf
@ 2020-10-16  4:50 ` sG4ZvHrf
  2020-10-17  2:50 ` ericonr
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-16  4:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1500 bytes --]

From 414726988fd6116369a07f01980a4a9ace22d195 Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

---
 srcpkgs/dolphin-emu-beta/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dolphin-emu-beta/template

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..fd649c84afb
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,22 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+archs="x86_64*"
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+wrksrc="dolphin-${_git_hash}"
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+hostmakedepends="pkg-config"
+makedepends="
+ libX11-devel libXi-devel eudev-libudev-devel libevdev-devel qt5-devel
+ libXrandr-devel SFML-devel libenet-devel libusb-devel lzo-devel mbedtls-devel
+ miniupnpc-devel soundtouch-devel alsa-lib-devel ffmpeg-devel libglvnd-devel
+ pulseaudio-devel libbluetooth-devel"
+depends="xdg-utils"
+short_desc="Gamecube / Wii / Triforce emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (4 preceding siblings ...)
  2020-10-16  4:50 ` sG4ZvHrf
@ 2020-10-17  2:50 ` ericonr
  2020-10-17 16:12 ` ericonr
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-17  2:50 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25625#issuecomment-710733223

Comment:
I would rather just have this replace the current dolphin package... @abenson was working on it a while ago.

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

* Re: New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (5 preceding siblings ...)
  2020-10-17  2:50 ` ericonr
@ 2020-10-17 16:12 ` ericonr
  2020-10-20  8:04 ` sG4ZvHrf
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-17 16:12 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25625#issuecomment-711037220

Comment:
Something like https://github.com/ericonr/void-packages/commit/97b85fd1e6394b1450c3b3bbfc4d1c48bc86441b -> I took your enet flag as well.

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

* Re: New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (6 preceding siblings ...)
  2020-10-17 16:12 ` ericonr
@ 2020-10-20  8:04 ` sG4ZvHrf
  2020-10-20  9:01 ` [PR PATCH] [Updated] " sG4ZvHrf
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-20  8:04 UTC (permalink / raw)
  To: ml

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

New comment by sG4ZvHrf on void-packages repository

https://github.com/void-linux/void-packages/pull/25625#issuecomment-712672571

Comment:
I would totally be fine closing this PR in exchange for that, yeah.

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

* Re: [PR PATCH] [Updated] New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (7 preceding siblings ...)
  2020-10-20  8:04 ` sG4ZvHrf
@ 2020-10-20  9:01 ` sG4ZvHrf
  2020-10-26 13:52 ` sG4ZvHrf
  2021-02-03  4:28 ` [PR PATCH] [Closed]: " abenson
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-20  9:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

Worth reading:
- https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux
- https://www.archlinux.org/packages/community/x86_64/dolphin-emu/

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1465 bytes --]

From a38a6d2ef2ecef41ca93958f7b237637508af79e Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

---
 srcpkgs/dolphin-emu-beta/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/dolphin-emu-beta/template

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..862db9abcbb
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,21 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+archs="x86_64*"
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+wrksrc="dolphin-${_git_hash}"
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+hostmakedepends="pkg-config"
+makedepends="
+ SFML-devel alsa-lib-devel eudev-libudev-devel ffmpeg-devel libXrandr-devel
+ libao-devel libbluetooth-devel libenet-devel libevdev-devel libglvnd-devel
+ libusb-devel lzo-devel mbedtls-devel miniupnpc-devel pulseaudio-devel qt5-devel
+ soundtouch-devel"
+short_desc="Gamecube / Wii / Triforce emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: [PR PATCH] [Updated] New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (8 preceding siblings ...)
  2020-10-20  9:01 ` [PR PATCH] [Updated] " sG4ZvHrf
@ 2020-10-26 13:52 ` sG4ZvHrf
  2021-02-03  4:28 ` [PR PATCH] [Closed]: " abenson
  10 siblings, 0 replies; 12+ messages in thread
From: sG4ZvHrf @ 2020-10-26 13:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sG4ZvHrf/void-packages dolphin-emu-beta
https://github.com/void-linux/void-packages/pull/25625

New package: dolphin-emu-beta-5.0.12716
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

Worth reading:
- https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux
- https://www.archlinux.org/packages/community/x86_64/dolphin-emu/

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-emu-beta-25625.patch --]
[-- Type: text/x-diff, Size: 1465 bytes --]

From 9a4ab4185d0c8c196d4047d649c4ea507e10e425 Mon Sep 17 00:00:00 2001
From: sG4ZvHrf <oXPT62V7@disroot.org>
Date: Thu, 15 Oct 2020 17:37:59 +0900
Subject: [PATCH] New package: dolphin-emu-beta-5.0.12716

---
 srcpkgs/dolphin-emu-beta/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/dolphin-emu-beta/template

diff --git a/srcpkgs/dolphin-emu-beta/template b/srcpkgs/dolphin-emu-beta/template
new file mode 100644
index 00000000000..862db9abcbb
--- /dev/null
+++ b/srcpkgs/dolphin-emu-beta/template
@@ -0,0 +1,21 @@
+# Template file for 'dolphin-emu-beta'
+pkgname=dolphin-emu-beta
+version=5.0.12716
+revision=1
+archs="x86_64*"
+_git_hash=31524288e3b2450eaefff8202c6d26c4ba3f7333
+wrksrc="dolphin-${_git_hash}"
+build_style=cmake
+configure_args="-DUSE_SHARED_ENET=ON"
+hostmakedepends="pkg-config"
+makedepends="
+ SFML-devel alsa-lib-devel eudev-libudev-devel ffmpeg-devel libXrandr-devel
+ libao-devel libbluetooth-devel libenet-devel libevdev-devel libglvnd-devel
+ libusb-devel lzo-devel mbedtls-devel miniupnpc-devel pulseaudio-devel qt5-devel
+ soundtouch-devel"
+short_desc="Gamecube / Wii / Triforce emulator"
+maintainer="sG4ZvHrf <oXPT62V7@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://dolphin-emu.org"
+distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=a7ce8390993b3309108dea8f23976b343d2d7cd527f3ded9ef4c2a0462c7f338

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

* Re: [PR PATCH] [Closed]: New package: dolphin-emu-beta-5.0.12716
  2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
                   ` (9 preceding siblings ...)
  2020-10-26 13:52 ` sG4ZvHrf
@ 2021-02-03  4:28 ` abenson
  10 siblings, 0 replies; 12+ messages in thread
From: abenson @ 2021-02-03  4:28 UTC (permalink / raw)
  To: ml

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

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

New package: dolphin-emu-beta-5.0.12716
https://github.com/void-linux/void-packages/pull/25625

Description:
Closes #23328.

Template is based on [libclc](https://github.com/void-linux/void-packages/blob/master/srcpkgs/libclc-git/template)'s.

Worth reading:
- https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux
- https://www.archlinux.org/packages/community/x86_64/dolphin-emu/

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

end of thread, other threads:[~2021-02-03  4:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15  8:53 [PR PATCH] New package: dolphin-emu-beta-5.0.12716 sG4ZvHrf
2020-10-15  8:55 ` [PR PATCH] [Updated] " sG4ZvHrf
2020-10-15  9:03 ` sG4ZvHrf
2020-10-15 16:58 ` sG4ZvHrf
2020-10-16  4:24 ` sG4ZvHrf
2020-10-16  4:50 ` sG4ZvHrf
2020-10-17  2:50 ` ericonr
2020-10-17 16:12 ` ericonr
2020-10-20  8:04 ` sG4ZvHrf
2020-10-20  9:01 ` [PR PATCH] [Updated] " sG4ZvHrf
2020-10-26 13:52 ` sG4ZvHrf
2021-02-03  4:28 ` [PR PATCH] [Closed]: " abenson

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