public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/grub-customizer/
Date: Wed, 22 Jan 2025 14:37:16 +0000 (UTC)	[thread overview]
Message-ID: <1737556578.cbdaaf613499f612125faf64bd18205fc4c8a682.pastalian46@gentoo> (raw)

commit:     cbdaaf613499f612125faf64bd18205fc4c8a682
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Jan 22 14:32:19 2025 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Wed Jan 22 14:36:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cbdaaf61

app-admin/grub-customizer: add 5.2.5

Closes: https://bugs.gentoo.org/932107
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-admin/grub-customizer/Manifest                 |  1 +
 .../grub-customizer/grub-customizer-5.2.5.ebuild   | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/app-admin/grub-customizer/Manifest b/app-admin/grub-customizer/Manifest
index 892eeb245..81a98148c 100644
--- a/app-admin/grub-customizer/Manifest
+++ b/app-admin/grub-customizer/Manifest
@@ -1 +1,2 @@
 DIST grub-customizer_5.2.4.tar.gz 574024 BLAKE2B 0857f007e3cb09f5f9c00a28c4c3547a65f383fb597183d4264d2accf0584b8760911eec9fb8cae03ebddbe2867befbd3e6f026bcc857efb5457e1a89da454d6 SHA512 192daca45129755079e41372841a7d1d1be6018da8a5dbed6aff7b4c611c755c64c63e338a1c979823e4b385b9917dc154525b8ceda2282113339b47fee49d45
+DIST grub-customizer_5.2.5.tar.gz 570517 BLAKE2B 3ea75258a24f93eb3048274c7db25bcce44a44d41a00880953e8e3d6ca082163b1f0398388ce28b878832545b322480b0150687b647ef7cd33e73a22c5938dd0 SHA512 d4b68ff5ce690d8a03e1c0355f05eed023a08ce42668d822ef88042e4322ff63825a67dbdb64792e028ae0ea0614387b8d5f05a7f26275c19fb19a6ddcb17a27

diff --git a/app-admin/grub-customizer/grub-customizer-5.2.5.ebuild b/app-admin/grub-customizer/grub-customizer-5.2.5.ebuild
new file mode 100644
index 000000000..212a6ccbf
--- /dev/null
+++ b/app-admin/grub-customizer/grub-customizer-5.2.5.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg
+
+DESCRIPTION="A graphical grub2 settings manager"
+HOMEPAGE="https://launchpad.net/grub-customizer"
+SRC_URI="https://launchpad.net/grub-customizer/$(ver_cut 1-2)/${PV}/+download/grub-customizer_${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	app-arch/libarchive:=
+	dev-cpp/atkmm
+	dev-cpp/cairomm
+	dev-cpp/glibmm:2
+	dev-cpp/gtkmm:3.0
+	dev-cpp/pangomm:1.4
+	dev-libs/glib:2
+	dev-libs/libsigc++:2
+	dev-libs/openssl:=
+	x11-libs/gtk+:3
+"
+RDEPEND="
+	${DEPEND}
+	sys-apps/hwinfo
+"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+	# prevent -fPIE being added
+	"${FILESDIR}/${PN}-5.2.4-fix-flags.patch"
+)
+
+src_prepare() {
+	cmake_src_prepare
+	gunzip misc/manpage.gz || die
+	sed -i -e 's/manpage.gz/manpage/' -e 's/\(grub-customizer.1\).gz/\1/' CMakeLists.txt || die
+}


             reply	other threads:[~2025-01-22 14:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22 14:37 Takuya Wakazono [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-22 14:37 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/grub-customizer/ Takuya Wakazono
2024-01-10 13:03 Takuya Wakazono
2024-01-10 13:03 Takuya Wakazono
2021-09-20  9:41 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-09-20  9:32 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-09-05 19:25 Max Grinberg

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=1737556578.cbdaaf613499f612125faf64bd18205fc4c8a682.pastalian46@gentoo \
    --to=pastalian46@gmail.com \
    --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