Github messages for voidlinux
 help / color / mirror / Atom feed
From: Animeshz <Animeshz@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: grub2-theme-preview-2.8.0
Date: Thu, 11 May 2023 06:07:53 +0200	[thread overview]
Message-ID: <20230511040753.MQJQO4_Ybe71rRxX0krgtUOJO-CYkl56FeiT5eewqGg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43830@inbox.vuxu.org>

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

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

https://github.com/Animeshz/void-packages tp/grub2-theme-preview
https://github.com/void-linux/void-packages/pull/43830

New package: grub2-theme-preview-2.8.0
#### 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

CC: https://github.com/hartwork/grub2-theme-preview/pull/172

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tp/grub2-theme-preview-43830.patch --]
[-- Type: text/x-diff, Size: 1404 bytes --]

From 252080748195c50c9f96e14c49f9efb69149d868 Mon Sep 17 00:00:00 2001
From: Animesh Sahu <animeshsahu19@yahoo.com>
Date: Wed, 10 May 2023 19:09:44 +0530
Subject: [PATCH] New package: grub2-theme-preview-2.8.0

---
 srcpkgs/grub2-theme-preview/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/grub2-theme-preview/template

diff --git a/srcpkgs/grub2-theme-preview/template b/srcpkgs/grub2-theme-preview/template
new file mode 100644
index 000000000000..a008ff71718a
--- /dev/null
+++ b/srcpkgs/grub2-theme-preview/template
@@ -0,0 +1,20 @@
+# Template file for 'grub2-theme-preview'
+pkgname=grub2-theme-preview
+version=2.8.0
+revision=1
+archs="x86_64* i686*"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="mtools qemu xorriso"
+checkdepends="${depends} python3-parameterized"
+short_desc="Preview a full GRUB 2.x theme using KVM / QEMU"
+maintainer="Animesh Sahu <animeshsahu19@yahoo.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/hartwork/grub2-theme-preview"
+distfiles="https://github.com/hartwork/grub2-theme-preview/archive/${version}.tar.gz"
+checksum=f96dda1dce58b3336ccae7697640490941bcfcce567352c7f4f5a8f4d2b193df
+
+case $XBPS_TARGET_MACHINE in
+	x86_64*) depends+=" grub-x86_64-efi"; checkdepends+=" grub-x86_64-efi" ;;
+	i686*) depends+=" grub-i386-efi"; checkdepends+=" grub-i386-efi" ;;
+esac

  parent reply	other threads:[~2023-05-11  4:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10 13:42 [PR PATCH] " Animeshz
2023-05-10 20:23 ` [PR PATCH] [Updated] " Animeshz
2023-05-10 20:42 ` Animeshz
2023-05-11  4:00 ` [PR REVIEW] " classabbyamp
2023-05-11  4:00 ` classabbyamp
2023-05-11  4:00 ` classabbyamp
2023-05-11  4:00 ` classabbyamp
2023-05-11  4:04 ` Animeshz
2023-05-11  4:05 ` Animeshz
2023-05-11  4:07 ` Animeshz [this message]
2023-05-11  4:08 ` Animeshz
2023-05-30  7:27 ` Animeshz
2023-08-29  1:45 ` github-actions
2023-08-29 11:13 ` Animeshz
2023-11-28  1:46 ` github-actions
2023-12-12  1:46 ` [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=20230511040753.MQJQO4_Ybe71rRxX0krgtUOJO-CYkl56FeiT5eewqGg@z \
    --to=animeshz@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).