public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mkosi/
Date: Sun, 25 Aug 2024 19:28:17 +0000 (UTC)	[thread overview]
Message-ID: <1724614088.609b67dabd8849cd19a91aae9bf0f91949a49327.arthurzam@gentoo> (raw)

commit:     609b67dabd8849cd19a91aae9bf0f91949a49327
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 25 19:27:58 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 25 19:28:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=609b67da

app-admin/mkosi: add 24.3

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-admin/mkosi/Manifest          |  1 +
 app-admin/mkosi/mkosi-24.3.ebuild | 41 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/app-admin/mkosi/Manifest b/app-admin/mkosi/Manifest
index 8886610352bc..d97b5d8dbcc3 100644
--- a/app-admin/mkosi/Manifest
+++ b/app-admin/mkosi/Manifest
@@ -1 +1,2 @@
 DIST mkosi-20.2.tar.gz 198966 BLAKE2B 1ab2332427d205871adea24ddd50c41e716801dd320f17167dc2e990d449084d59fc58efb20de01a80d438ce85b900f9752f9acc2372a5d5e8ccead0d371b9ed SHA512 62095d81f21d18a1b7f25c73ea2989f9f5b8fe1e335185b3ce6774af2739df9124ca8f5860514a8f570d565ffbf07edf3abc53a0622059127f5c35ed23bd8f65
+DIST mkosi-24.3.tar.gz 349900 BLAKE2B 98685e19b7891f409ccffe4223e588c3777649b817228e0590d6603f96fb779cd1c0d092acd595ed4226f5405fb34f08d767c21b1590be3a5493bded683675af SHA512 b74f3614574926338b610d8301b583f81765207ffd2b3bb0598557a72108a8d1fbd8922be5de51c12a5864d040ecf8af9750b4220718cc300d7ab83d034906e6

diff --git a/app-admin/mkosi/mkosi-24.3.ebuild b/app-admin/mkosi/mkosi-24.3.ebuild
new file mode 100644
index 000000000000..aca2c7b1052c
--- /dev/null
+++ b/app-admin/mkosi/mkosi-24.3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Build Bespoke OS Images"
+HOMEPAGE="https://github.com/systemd/mkosi"
+SRC_URI="https://github.com/systemd/mkosi/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+RDEPEND="
+	app-emulation/qemu
+	sys-apps/bubblewrap
+	sys-apps/systemd
+	|| ( sys-firmware/edk2-ovmf-bin sys-firmware/edk2-ovmf )"
+BDEPEND="virtual/pandoc"
+
+distutils_enable_tests pytest
+
+src_compile() {
+	distutils-r1_src_compile
+
+	./tools/make-man-page.sh || die
+}
+
+src_install() {
+	distutils-r1_src_install
+
+	doman mkosi/resources/mkosi.1
+}
+
+pkg_postinst() {
+	optfeature "debian support" dev-util/debootstrap
+}


             reply	other threads:[~2024-08-25 19:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-25 19:28 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-26  6:25 [gentoo-commits] repo/gentoo:master commit in: app-admin/mkosi/ Joonas Niilola
2024-02-26  6:25 Joonas Niilola
2024-02-26  6:25 Joonas Niilola
2024-02-26  6:25 Joonas Niilola
2024-01-23 14:44 Florian Schmaus
2024-01-13 14:28 Florian Schmaus
2024-01-13 13:09 Florian Schmaus
2023-10-01 15:10 Florian Schmaus
2023-10-01  8:57 Florian Schmaus
2023-09-28  7:28 Florian Schmaus
2023-09-28  7:28 Florian Schmaus
2023-06-28 17:13 Mike Gilbert
2023-03-28 15:45 Mike Gilbert
2021-12-07 23:56 Sam James
2021-12-01  7:18 Joonas Niilola
2021-11-30 21:39 Mike Gilbert
2021-11-29 15:41 Florian Schmaus

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=1724614088.609b67dabd8849cd19a91aae9bf0f91949a49327.arthurzam@gentoo \
    --to=arthurzam@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