public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/dnf5/
Date: Thu, 12 Sep 2024 09:37:25 +0000 (UTC)	[thread overview]
Message-ID: <1726061435.91d35c8ddad04910fa61e50e990c7cd161036b59.davidroman@gentoo> (raw)

commit:     91d35c8ddad04910fa61e50e990c7cd161036b59
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Sep 11 13:30:35 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Sep 11 13:30:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=91d35c8d

sys-apps/dnf5: drop 5.2.5.0-r2

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 sys-apps/dnf5/Manifest               |  5 --
 sys-apps/dnf5/dnf5-5.2.5.0-r2.ebuild | 93 ------------------------------------
 2 files changed, 98 deletions(-)

diff --git a/sys-apps/dnf5/Manifest b/sys-apps/dnf5/Manifest
index 03631e621..d8e2a8608 100644
--- a/sys-apps/dnf5/Manifest
+++ b/sys-apps/dnf5/Manifest
@@ -1,6 +1 @@
-DIST dnf5-5.2.5.0-toml11-1.patch 19355 BLAKE2B 6de22ffcee99ab9eff5926b3d255af0f5be59524b4804048be900905a4750a740736454f56b0162af1f43a536495f1e1f644642c7902593c114ee4bbea859eb5 SHA512 f94103259e6b47ed41b97090a47c7a9978c82711c34c984285cbf704344147947c62f6f506c70bdfe9f678feda564da88fbbc8da2dfdb08a3e7abbf2fdce4bbf
-DIST dnf5-5.2.5.0-toml11-2.patch 1245 BLAKE2B 8396ff3028462f91ea97174d43d511ebfe6b13fda0c8f419f590961a4207e62a2b0301ad8bab8d1a02050fd8124561ba1f29c880d04833ff96283d8d5c7b61a9 SHA512 2a56125d84024236d789797f6ede473f29367b4ca0a6fa64c2fa6f93909dbda7bae7fe8de34ab791bed148995cb44a99c6f8cd767186b086b0d15fb29d19d28a
-DIST dnf5-5.2.5.0-toml11-3.patch 4223 BLAKE2B 2b1afd2188e7ca4a72208227d3f081041eef651299ea7242dff9273a23df7e0592777c3007af3ba3c581dc6737150d28212b94370d40d16567bfefa33bf5df96 SHA512 8f9abf420845c0240da4c2d776c933722af3858bfe638206390c62dbf3748ad5d4c6bf8482b864e2b43c74ba3b49bab5b2ac15d90a8d815a6e7f42069bd09ec4
-DIST dnf5-5.2.5.0-toml11-4.patch 11747 BLAKE2B 83a6cd0f54bcb471b0009e204d10d2eeafc9bf1ad7af1e0a07c0294cb76ebcd728ce43403be8ae5428313adcfd0839886681273f75caefe915496f5e166d7468 SHA512 eb67693605cf6d401393fb11e5d8508f374bc92d10815a881890cbf73c70e057d3d0cfa9e48f888edbde07f24f7741f50162a60c7adbb6e94e84876be6061215
-DIST dnf5-5.2.5.0.tar.gz 1303914 BLAKE2B c9fd30aaa74e7e063b1ffbce645a839ba1b82aad92bae70299254a6a62e087246d006af58205f46720f57c1f1eb193eaabe323b6b8d67b31b4ce763b98e573f5 SHA512 9339bdb39a2b55006941909bd9c5e2ebba01258a15952952c346d88bb270cf51b2db91d1938b2bb8ace3c20c58dab3ec11b25454394d270de76580ea6ee49980
 DIST dnf5-5.2.6.0.tar.gz 1345711 BLAKE2B 5f5eb39379ec8f50c5a2ba5a92eaf4adeb2eefd1ad4cfa1a73bd1a1dd0e91f2882967864524f520c512f03eb7d04f58515e5356513a3cb490d06e733051ca2d7 SHA512 4c1ccf77e0f34415df2cd1530672053d9acb53c10ca0880c1f7c4ad0fcbebf13ffa31a075d0ccd740969b48f0634b80d8c014ecd0eaa36bbce40d49f420a3216

diff --git a/sys-apps/dnf5/dnf5-5.2.5.0-r2.ebuild b/sys-apps/dnf5/dnf5-5.2.5.0-r2.ebuild
deleted file mode 100644
index 9d1230127..000000000
--- a/sys-apps/dnf5/dnf5-5.2.5.0-r2.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Command-line package manager"
-HOMEPAGE="https://github.com/rpm-software-management/dnf5"
-SRC_URI="
-	https://github.com/rpm-software-management/dnf5/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
-	https://github.com/rpm-software-management/dnf5/commit/f2f730229d10431272ee8991b600a17607c40f36.patch
-		-> ${P}-toml11-1.patch
-	https://github.com/rpm-software-management/dnf5/commit/87b11dc2fd152bc662bc97ff2340a6e4d10b0dc8.patch
-		-> ${P}-toml11-2.patch
-	https://github.com/rpm-software-management/dnf5/commit/7b2a6e58b103e1100bcff06e097bb94b34bde22e.patch
-		-> ${P}-toml11-3.patch
-	https://github.com/rpm-software-management/dnf5/commit/1746eabb865bc3882956128adef5f228323855a0.patch
-		-> ${P}-toml11-4.patch
-"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="nls systemd test"
-PROPERTIES="test_network"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=app-arch/rpm-4.17.0
-	dev-cpp/sdbus-c++:=
-	dev-cpp/toml11
-	>=dev-db/sqlite-3.35.0:3
-	>=dev-libs/glib-2.46.0:2
-	dev-libs/json-c:=
-	dev-libs/libfmt:=
-	>=dev-libs/librepo-1.17.1
-	>=dev-libs/libsolv-0.7.25
-	dev-libs/libxml2
-	sys-apps/util-linux
-	>=sys-libs/libmodulemd-2.11.2
-	systemd? ( sys-apps/systemd:= )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-python/breathe
-	dev-python/sphinx
-	virtual/pkgconfig
-	test? (
-		app-arch/rpm
-		app-arch/createrepo_c
-		dev-util/cppunit
-	)
-"
-
-PATCHES=(
-	# Prevent empty cache directory from being created.
-	"${FILESDIR}/${P}-remove-empty-dir.patch"
-	# Prevent test suite from writing to system files.
-	"${FILESDIR}/${P}-sandbox-test.patch"
-	# toml11-4 support
-	"${DISTDIR}/${P}-toml11-1.patch"
-	"${DISTDIR}/${P}-toml11-2.patch"
-	"${DISTDIR}/${P}-toml11-3.patch"
-	"${DISTDIR}/${P}-toml11-4.patch"
-)
-
-src_prepare() {
-	cmake_src_prepare
-	# Replace hardcoded TMPDIR.
-	sed -i "s|/tmp/|${T}/|" test/libdnf5/utils/test_fs.cpp || die
-	# remove -Werror{,=unused-result}; bug 936870
-	sed 's/-Werror[^[:space:])]*//' -i CMakeLists.txt || die
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DWITH_HTML=OFF
-		-DWITH_PERL5=OFF
-		-DWITH_PYTHON3=OFF
-		-DWITH_RUBY=OFF
-		-DWITH_ZCHUNK=OFF
-		-DWITH_SYSTEMD=$(usex systemd)
-		-DWITH_TESTS=$(usex test)
-		-DWITH_TRANSLATIONS=$(usex nls)
-	)
-	cmake_src_configure
-}
-
-src_compile() {
-	cmake_src_compile
-	cmake_src_compile doc-man
-}


             reply	other threads:[~2024-09-12  9:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12  9:37 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-04 14:57 [gentoo-commits] repo/proj/guru:master commit in: sys-apps/dnf5/ David Roman
2025-09-04 14:57 David Roman
2025-08-10 23:12 David Roman
2025-08-10 23:12 David Roman
2025-07-26 21:13 David Roman
2025-07-26 21:13 David Roman
2025-05-10 19:08 David Roman
2025-05-10 19:08 David Roman
2025-03-12 14:29 David Roman
2025-02-09 10:28 Florian Schmaus
2024-12-10 11:32 David Roman
2024-11-14 16:17 David Roman
2024-09-12  9:37 David Roman
2024-08-28 10:57 David Roman
2024-08-05  5:20 Viorel Munteanu
2024-07-30 16:54 David Roman
2024-07-28 21:21 Lucio Sauer
2024-07-28 15:24 Lucio Sauer

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=1726061435.91d35c8ddad04910fa61e50e990c7cd161036b59.davidroman@gentoo \
    --to=davidroman96@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