Github messages for voidlinux
 help / color / mirror / Atom feed
From: sirkhancision <sirkhancision@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: rogue-5.4.4
Date: Mon, 01 May 2023 03:59:23 +0200	[thread overview]
Message-ID: <20230501015923.mt7BqEmGE8CNr2dvWpwh4giZtTcYxBaeZbMWpZei1LE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42816@inbox.vuxu.org>

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

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

https://github.com/sirkhancision/void-packages rogue
https://github.com/void-linux/void-packages/pull/42816

New package: rogue-5.4.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - armv7l
  - x86_64-musl
  - i686


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

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

From 0676225cb7d8a3feea4f4fe0ecede74d843fc62f Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Thu, 16 Mar 2023 02:52:49 -0300
Subject: [PATCH] New package: rogue-5.4.4

---
 srcpkgs/rogue/patches/desktop-icon.patch | 15 +++++++++++++++
 srcpkgs/rogue/template                   | 19 +++++++++++++++++++
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/rogue/patches/desktop-icon.patch
 create mode 100644 srcpkgs/rogue/template

diff --git a/srcpkgs/rogue/patches/desktop-icon.patch b/srcpkgs/rogue/patches/desktop-icon.patch
new file mode 100644
index 000000000000..7bb78c25c98a
--- /dev/null
+++ b/srcpkgs/rogue/patches/desktop-icon.patch
@@ -0,0 +1,15 @@
+diff --git a/rogue.desktop b/rogue.desktop
+index 74f9518..34b02f4 100644
+--- a/rogue.desktop
++++ b/rogue.desktop
+@@ -2,9 +2,9 @@
+ Encoding=UTF-8
+ Name=Rogue
+ GenericName=Rogue
+ Comment=The original curses-based adventure game
+ Exec=rogue
+-Icon=rogue.png
++Icon=rogue
+ Terminal=true
+ Type=Application
+ Categories=Game;RolePlaying;
diff --git a/srcpkgs/rogue/template b/srcpkgs/rogue/template
new file mode 100644
index 000000000000..98ad61b87990
--- /dev/null
+++ b/srcpkgs/rogue/template
@@ -0,0 +1,19 @@
+# Template file for 'rogue'
+pkgname=rogue
+version=5.4.4
+revision=1
+build_style=gnu-configure
+configure_args="--enable-scorefile=/var/games/rogue/rogue.scr"
+makedepends="ncurses-devel"
+short_desc="Dungeon crawl game from the 80s"
+maintainer="sirkhancision <jsantiago12tone@gmail.com>"
+license="BSD-3-Clause"
+homepage="http://rogue.rogueforge.net/"
+distfiles="https://gitlab.com/philhsmith/rogue/-/archive/v${version}/rogue-v${version}.tar.gz"
+checksum=df9f837817ceeededb77395ba990d83894f992ed7f534f3baab2ca4a80921b63
+
+post_install() {
+	vinstall rogue.desktop 644 usr/share/applications
+	vinstall rogue.png 644 usr/share/pixmaps
+	vlicense LICENSE.TXT
+}

  parent reply	other threads:[~2023-05-01  1:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17  2:51 [PR PATCH] " sirkhancision
2023-03-17  3:11 ` [PR PATCH] [Updated] " sirkhancision
2023-03-17  3:15 ` sirkhancision
2023-03-17  3:39 ` [PR REVIEW] " classabbyamp
2023-03-17  3:39 ` classabbyamp
2023-03-17  3:39 ` classabbyamp
2023-03-17  3:39 ` classabbyamp
2023-03-17  3:39 ` classabbyamp
2023-03-17  3:45 ` classabbyamp
2023-03-17  3:46 ` classabbyamp
2023-03-17  4:19 ` [PR PATCH] [Updated] " sirkhancision
2023-03-17  4:20 ` [PR REVIEW] " sirkhancision
2023-03-17  4:21 ` sirkhancision
2023-03-17  4:30 ` classabbyamp
2023-03-17  4:32 ` sirkhancision
2023-05-01  1:59 ` sirkhancision [this message]
2023-06-27 14:39 ` [PR PATCH] [Merged]: " Duncaen

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=20230501015923.mt7BqEmGE8CNr2dvWpwh4giZtTcYxBaeZbMWpZei1LE@z \
    --to=sirkhancision@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).