Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: EmulationStation-DE-2.0.1
@ 2023-07-10 21:02 Newchair2644
  2023-07-10 21:18 ` [PR PATCH] [Updated] " Newchair2644
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Newchair2644 @ 2023-07-10 21:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Newchair2644/void-packages EmulationStation-DE
https://github.com/void-linux/void-packages/pull/44975

New package: EmulationStation-DE-2.0.1
<!-- 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**


<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures:
  - armv6l-musl


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

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

From 108bf1814ca4c01b6037489b0cc253a9bbd63a64 Mon Sep 17 00:00:00 2001
From: Numair Dubas <Numair2644@protonmail.com>
Date: Mon, 10 Jul 2023 16:52:33 -0400
Subject: [PATCH] New package: EmulationStation-DE-2.0.1

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

diff --git a/srcpkgs/EmulationStation-DE/template b/srcpkgs/EmulationStation-DE/template
new file mode 100644
index 000000000000..94e24c595686
--- /dev/null
+++ b/srcpkgs/EmulationStation-DE/template
@@ -0,0 +1,19 @@
+# Template file for 'EmulationStation-DE'
+pkgname=EmulationStation-DE
+version=2.0.1
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="SDL2-devel freeimage-devel freetype-devel libgit2-devel libcurl-devel pugixml-devel MesaLib-devel poppler-devel ffmpeg-devel"
+short_desc="Flexible emulator front-end preconfigured for popular emulators"
+maintainer="Numair Dubas <Numair2644@protonmail.com>"
+license="MIT"
+homepage="https://es-de.org"
+changelog="https://gitlab.com/es-de/emulationstation-de/-/raw/master/CHANGELOG.md"
+distfiles="https://gitlab.com/es-de/emulationstation-de/-/archive/v${version}/emulationstation-de-v${version}.tar.gz"
+checksum=aa4fac54574a8547a20b56bcb3fe0df7e6c16ad2a8542e320ed64e6e4843c6cb
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

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

* Re: [PR PATCH] [Updated] New package: EmulationStation-DE-2.0.1
  2023-07-10 21:02 [PR PATCH] New package: EmulationStation-DE-2.0.1 Newchair2644
@ 2023-07-10 21:18 ` Newchair2644
  2023-07-10 21:30 ` classabbyamp
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Newchair2644 @ 2023-07-10 21:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Newchair2644/void-packages EmulationStation-DE
https://github.com/void-linux/void-packages/pull/44975

New package: EmulationStation-DE-2.0.1
<!-- 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**


<!-- 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, (x86_64-glibc)


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

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

From 72f64a712e0476f4a374c1374a0422c3e3892e85 Mon Sep 17 00:00:00 2001
From: Numair Dubas <Numair2644@protonmail.com>
Date: Mon, 10 Jul 2023 16:52:33 -0400
Subject: [PATCH] New package: EmulationStation-DE-2.0.1

fixed package conflict with EmulationStation
---
 srcpkgs/EmulationStation-DE/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/EmulationStation-DE/template

diff --git a/srcpkgs/EmulationStation-DE/template b/srcpkgs/EmulationStation-DE/template
new file mode 100644
index 000000000000..a83c72009404
--- /dev/null
+++ b/srcpkgs/EmulationStation-DE/template
@@ -0,0 +1,20 @@
+# Template file for 'EmulationStation-DE'
+pkgname=EmulationStation-DE
+version=2.0.1
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="SDL2-devel freeimage-devel freetype-devel libgit2-devel libcurl-devel pugixml-devel MesaLib-devel poppler-devel ffmpeg-devel"
+short_desc="Flexible emulator front-end preconfigured for popular emulators"
+maintainer="Numair Dubas <Numair2644@protonmail.com>"
+license="MIT"
+homepage="https://es-de.org"
+changelog="https://gitlab.com/es-de/emulationstation-de/-/raw/master/CHANGELOG.md"
+distfiles="https://gitlab.com/es-de/emulationstation-de/-/archive/v${version}/emulationstation-de-v${version}.tar.gz"
+checksum=aa4fac54574a8547a20b56bcb3fe0df7e6c16ad2a8542e320ed64e6e4843c6cb
+conflicts="EmulationStation"
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

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

* Re: New package: EmulationStation-DE-2.0.1
  2023-07-10 21:02 [PR PATCH] New package: EmulationStation-DE-2.0.1 Newchair2644
  2023-07-10 21:18 ` [PR PATCH] [Updated] " Newchair2644
@ 2023-07-10 21:30 ` classabbyamp
  2023-07-10 21:36 ` Newchair2644
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-07-10 21:30 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44975#issuecomment-1629758319

Comment:
if this is downloading various emulator binaries it probably won't work on all architectures and musl

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

* Re: New package: EmulationStation-DE-2.0.1
  2023-07-10 21:02 [PR PATCH] New package: EmulationStation-DE-2.0.1 Newchair2644
  2023-07-10 21:18 ` [PR PATCH] [Updated] " Newchair2644
  2023-07-10 21:30 ` classabbyamp
@ 2023-07-10 21:36 ` Newchair2644
  2023-07-10 21:49 ` Newchair2644
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Newchair2644 @ 2023-07-10 21:36 UTC (permalink / raw)
  To: ml

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

New comment by Newchair2644 on void-packages repository

https://github.com/void-linux/void-packages/pull/44975#issuecomment-1629764336

Comment:
No it doesn't download the emulators but it is preconfigured to work with many emulators. I just noticed they do provide a separate download for arm64 which I am working on adding to the template.

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

* Re: New package: EmulationStation-DE-2.0.1
  2023-07-10 21:02 [PR PATCH] New package: EmulationStation-DE-2.0.1 Newchair2644
                   ` (2 preceding siblings ...)
  2023-07-10 21:36 ` Newchair2644
@ 2023-07-10 21:49 ` Newchair2644
  2023-10-09  1:45 ` github-actions
  2023-10-24  1:45 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: Newchair2644 @ 2023-07-10 21:49 UTC (permalink / raw)
  To: ml

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

New comment by Newchair2644 on void-packages repository

https://github.com/void-linux/void-packages/pull/44975#issuecomment-1629778389

Comment:
Nevermind they were actually just binaries 🤦. But that means it should be able to compile for arm right? Maybe it needs different flags.

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

* Re: New package: EmulationStation-DE-2.0.1
  2023-07-10 21:02 [PR PATCH] New package: EmulationStation-DE-2.0.1 Newchair2644
                   ` (3 preceding siblings ...)
  2023-07-10 21:49 ` Newchair2644
@ 2023-10-09  1:45 ` github-actions
  2023-10-24  1:45 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-10-09  1:45 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/44975#issuecomment-1752245881

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: EmulationStation-DE-2.0.1
  2023-07-10 21:02 [PR PATCH] New package: EmulationStation-DE-2.0.1 Newchair2644
                   ` (4 preceding siblings ...)
  2023-10-09  1:45 ` github-actions
@ 2023-10-24  1:45 ` github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-10-24  1:45 UTC (permalink / raw)
  To: ml

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

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

New package: EmulationStation-DE-2.0.1
https://github.com/void-linux/void-packages/pull/44975

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


<!-- 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, (x86_64-glibc)


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

end of thread, other threads:[~2023-10-24  1:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10 21:02 [PR PATCH] New package: EmulationStation-DE-2.0.1 Newchair2644
2023-07-10 21:18 ` [PR PATCH] [Updated] " Newchair2644
2023-07-10 21:30 ` classabbyamp
2023-07-10 21:36 ` Newchair2644
2023-07-10 21:49 ` Newchair2644
2023-10-09  1:45 ` github-actions
2023-10-24  1:45 ` [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).