Github messages for voidlinux
 help / color / mirror / Atom feed
From: LinArcX <LinArcX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Gamehub: adding missing .desktop entry file
Date: Fri, 17 Apr 2020 20:12:52 +0200	[thread overview]
Message-ID: <20200417181252.sGy7sAX0T3QJ9Xibsd_r6_EWInyv2vzNtoW-Ei27PMk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20926@inbox.vuxu.org>

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

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

https://github.com/LinArcX/void-packages gamehub-add-desktop-entry
https://github.com/void-linux/void-packages/pull/20926

Gamehub: adding missing .desktop entry file


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gamehub-add-desktop-entry-20926.patch --]
[-- Type: text/x-diff, Size: 1063 bytes --]

From 50351113e41a8586e6dc640abb12cae60de9e8f0 Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Sun, 12 Apr 2020 22:45:49 +0430
Subject: [PATCH] Gamehub: adding missing .desktop entry file

---
 srcpkgs/gamehub/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/gamehub/template b/srcpkgs/gamehub/template
index c2a6ff16ce9..8db283e9264 100644
--- a/srcpkgs/gamehub/template
+++ b/srcpkgs/gamehub/template
@@ -1,7 +1,7 @@
 # Template file for 'gamehub'
 pkgname=gamehub
 version=0.15.0
-revision=1
+revision=2
 wrksrc="GameHub-${version}-1-master"
 build_style=meson
 hostmakedepends="glib-devel pkg-config vala"
@@ -14,3 +14,7 @@ license="GPL-3.0-or-later"
 homepage="https://tkashkin.tk/projects/gamehub/"
 distfiles="https://github.com/tkashkin/GameHub/archive/${version}-1-master.tar.gz"
 checksum=0182a32b595451b6bebf6f8173b6a41690e1c2b2d1c0b1a07cfce2ea0e536302
+
+post_install() {
+	vinstall data/com.github.tkashkin.gamehub.desktop.in 644 usr/share/applications com.github.tkashkin.gamehub.desktop
+}

  reply	other threads:[~2020-04-17 18:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-12 18:17 [PR PATCH] " LinArcX
2020-04-17 18:12 ` LinArcX [this message]
2020-04-17 21:24 ` [PR PATCH] [Merged]: " Johnnynator

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=20200417181252.sGy7sAX0T3QJ9Xibsd_r6_EWInyv2vzNtoW-Ei27PMk@z \
    --to=linarcx@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).