Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: eslauncher2-0.8.6
@ 2022-12-16  6:19 xolophreny
  2022-12-16  6:48 ` [PR PATCH] [Updated] " xolophreny
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: xolophreny @ 2022-12-16  6:19 UTC (permalink / raw)
  To: ml

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

There is a new 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.6
<!-- 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


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: 1416 bytes --]

From cf94d9f0013a342886a108bf68de8de10dab289e 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.6

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

diff --git a/srcpkgs/eslauncher2/template b/srcpkgs/eslauncher2/template
new file mode 100644
index 000000000000..93d3919f6041
--- /dev/null
+++ b/srcpkgs/eslauncher2/template
@@ -0,0 +1,22 @@
+# Template file for 'eslauncher2'
+pkgname=eslauncher2
+version=0.8.6
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="alsa-lib-devel"
+short_desc="Next generation Endless Sky launcher"
+maintainer="xolophreny <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=68f4e49a6d27a74eab0ff02499e08e7c2538c3865e2956c846ae59c0fedeab73
+
+do_install() {
+	vbin target/x86_64-unknown-linux-gnu/release/eslauncher2
+	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
+}

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

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

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2023-10-05  1:46 ` github-actions
2023-10-20  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).