Github messages for voidlinux
 help / color / mirror / Atom feed
From: xolophreny <xolophreny@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: eslauncher2-0.8.10
Date: Thu, 06 Jul 2023 19:27:33 +0200	[thread overview]
Message-ID: <20230706172733._hhdHkfdhK6HOSR1kdy5WHT5jSiSrIXFqbHcJj4PPJQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41129@inbox.vuxu.org>

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

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

https://github.com/xolophreny/void-packages eslauncher2
https://github.com/void-linux/void-packages/pull/41129

New package: eslauncher2-0.8.10
<!-- 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

~~[CI run](https://github.com/void-linux/void-packages/actions/runs/3710812156): at least one of the cargo crates, `prost`, fails to build on musl (?)~~
See below.


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

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

From 8b073874c3ba307edf9e645a2578c2367a7795e2 Mon Sep 17 00:00:00 2001
From: xolophreny <xolophreny@proton.me>
Date: Fri, 16 Dec 2022 10:59:00 +0500
Subject: [PATCH] New package: eslauncher2-0.8.10

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

diff --git a/srcpkgs/eslauncher2/template b/srcpkgs/eslauncher2/template
new file mode 100644
index 000000000000..4ba51b98c297
--- /dev/null
+++ b/srcpkgs/eslauncher2/template
@@ -0,0 +1,21 @@
+# Template file for 'eslauncher2'
+pkgname=eslauncher2
+version=0.8.10
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config protobuf"
+makedepends="alsa-lib-devel libzstd-devel"
+short_desc="Next generation Endless Sky launcher"
+maintainer="Nika Jay <xolophreny@proton.me>"
+license="GPL-3.0-only"
+homepage="https://github.com/EndlessSkyCommunity/ESLauncher2"
+distfiles="https://github.com/EndlessSkyCommunity/ESLauncher2/archive/refs/tags/v${version}.tar.gz"
+checksum=64180ada21b5a6df3fb72e41cc1bfb32e96c1b7f6a2d954acbbe7500dd5943d0
+
+post_install() {
+	vinstall packaging/eslauncher2.desktop 644 /usr/share/applications/
+	for icon in packaging/icons/*.png; do
+		res="$(echo ${icon} | sed 's/packaging\/icons\/eslauncher2_\(.*\)\.png/\1/')"
+		vinstall ${icon} 644 /usr/share/icons/hicolor/${res}/apps eslauncher2.png
+	done
+}

  parent reply	other threads:[~2023-07-06 17:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16  6:19 [PR PATCH] New package: eslauncher2-0.8.6 xolophreny
2022-12-16  6:48 ` [PR PATCH] [Updated] " xolophreny
2022-12-18 22:58 ` xolophreny
2022-12-18 23:16 ` xolophreny
2022-12-18 23:20 ` xolophreny
2022-12-18 23:58 ` [PR PATCH] [Updated] " xolophreny
2023-01-31 19:03 ` xolophreny
2023-02-21 21:41 ` [PR PATCH] [Updated] New package: eslauncher2-0.8.7 xolophreny
2023-03-09 17:27 ` [PR PATCH] [Updated] New package: eslauncher2-0.8.9 xolophreny
2023-06-08  2:04 ` New package: eslauncher2-0.8.10 github-actions
2023-06-14 13:28 ` xolophreny
2023-06-24 13:18 ` [PR REVIEW] " Duncaen
2023-06-27 17:15 ` xolophreny
2023-06-27 17:17 ` Duncaen
2023-06-28 23:06 ` [PR PATCH] [Updated] " xolophreny
2023-06-28 23:16 ` xolophreny
2023-07-06 17:27 ` xolophreny [this message]
2023-10-05  1:46 ` github-actions
2023-10-20  1:45 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230706172733._hhdHkfdhK6HOSR1kdy5WHT5jSiSrIXFqbHcJj4PPJQ@z \
    --to=xolophreny@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).