public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/grub2-theme-preview/
Date: Wed,  2 Dec 2020 12:22:01 +0000 (UTC)	[thread overview]
Message-ID: <1606911715.5832ab5c0b31f3a7da138ec47bbfb96f16d90b28.sping@gentoo> (raw)

commit:     5832ab5c0b31f3a7da138ec47bbfb96f16d90b28
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 12:15:14 2020 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 12:21:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5832ab5c

x11-misc/grub2-theme-preview: 2.1.0

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.0, Repoman-2.3.23

 x11-misc/grub2-theme-preview/Manifest              |  1 +
 .../grub2-theme-preview-2.1.0.ebuild               | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-misc/grub2-theme-preview/Manifest b/x11-misc/grub2-theme-preview/Manifest
index 26353a831f1..66cfeabe570 100644
--- a/x11-misc/grub2-theme-preview/Manifest
+++ b/x11-misc/grub2-theme-preview/Manifest
@@ -1,2 +1,3 @@
 DIST grub2-theme-preview-1.4.2.tar.gz 197383 BLAKE2B e380b63fd700352fa769b86da4aa9204f0f6e375f91134cc306d2bc0b108637c17127cb22ea06259338552cf04c9087a77defa3809c759e6b8931435da79ce98 SHA512 5f53d5da1ac3fa2d6597ee88df28a4e406eb5c824ea126d4386dca3718bfe4350bf399c5a4055479d34d5dd75b947e0f0af19c1533a0ee6474fea550387f676a
 DIST grub2-theme-preview-1.5.1.tar.gz 197976 BLAKE2B 561090bc4ab7fc6d170521380fe595e8db6ef553a5359bd5a1b42e986f2aab52a6c08ce0f5183dd8aa6d87d8bb44410cf6df80cb69781557cadb9f35b19ee5cf SHA512 a96ee503b793707ce59a0a691c3a0b7eaf206d0780de4f3ef53c6d6c05ab23c9dc58774a40043a35bbebdc4becc5414e520b9e5c805953c9145435d644aabfe9
+DIST grub2-theme-preview-2.1.0.tar.gz 198805 BLAKE2B ef0417d49462a78678abfbcaa6b2ad31010cc033467c76291be8f66d4a3e412ac6d015ed4ff55a4aa557e7ed5a7cd33d25a2dd04111fe1ee78af413505fdab78 SHA512 9e8f21b5b84e2564654ffff84149f8421e168bc83c39ad9adf1ba0522de3b3d041c4be3853c6749bfa4d0693e629f43f359724c14b652a599f9c202fe00ba6b1

diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.1.0.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.1.0.ebuild
new file mode 100644
index 00000000000..49c8ba2a55f
--- /dev/null
+++ b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Preview a GRUB 2.x theme using KVM/QEMU"
+HOMEPAGE="https://github.com/hartwork/grub2-theme-preview"
+SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="grub_platforms_efi-64"
+
+RDEPEND="app-emulation/qemu
+	dev-python/distro[${PYTHON_USEDEP}]
+	dev-libs/libisoburn
+	sys-fs/mtools
+	grub_platforms_efi-64? (
+		sys-boot/grub:2[grub_platforms_efi-64]
+		sys-firmware/edk2-ovmf
+	)
+	!grub_platforms_efi-64? (
+		sys-boot/grub:2[grub_platforms_pc]
+	)
+"


             reply	other threads:[~2020-12-02 12:22 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02 12:22 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-25  1:05 [gentoo-commits] repo/gentoo:master commit in: x11-misc/grub2-theme-preview/ Sebastian Pipping
2025-01-25  1:05 Sebastian Pipping
2024-11-01 15:58 Sebastian Pipping
2024-10-31 14:39 Sebastian Pipping
2024-10-08 19:01 Arthur Zamarin
2024-10-06 18:44 Arthur Zamarin
2024-10-06 13:47 Sebastian Pipping
2023-11-05 21:54 Sebastian Pipping
2023-11-05 21:54 Sebastian Pipping
2023-05-14 19:18 Sebastian Pipping
2023-05-10 11:51 Sebastian Pipping
2022-11-29  1:44 Sebastian Pipping
2022-11-29  1:44 Sebastian Pipping
2022-11-26 17:29 Sebastian Pipping
2022-04-10 10:11 Sebastian Pipping
2022-04-10 10:11 Sebastian Pipping
2022-03-10 14:46 Sebastian Pipping
2022-03-10  4:00 Sebastian Pipping
2021-12-03 17:35 Sebastian Pipping
2021-11-29 14:04 Sebastian Pipping
2021-11-18 21:06 Sebastian Pipping
2021-03-12 20:26 Sebastian Pipping
2021-02-08 13:19 Sebastian Pipping
2020-12-07 14:29 Sebastian Pipping
2020-07-12 14:52 Sebastian Pipping
2020-04-19 20:58 Sebastian Pipping
2020-04-19 20:58 Sebastian Pipping
2020-03-08 22:50 Sebastian Pipping
2018-01-03  1:53 Sebastian Pipping

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=1606911715.5832ab5c0b31f3a7da138ec47bbfb96f16d90b28.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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