From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/qdl/
Date: Thu, 27 Feb 2025 11:52:59 +0000 (UTC) [thread overview]
Message-ID: <1740504788.6d878edd2b446d51003a3fbb62f1752e6d986ca2.davidroman@gentoo> (raw)
commit: 6d878edd2b446d51003a3fbb62f1752e6d986ca2
Author: Quincy Fleming <quincyf467 <AT> protonmail <DOT> com>
AuthorDate: Tue Feb 25 17:33:08 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Feb 25 17:33:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d878edd
dev-embedded/qdl: drop 2.0
Signed-off-by: Quincy Fleming <quincyf467 <AT> protonmail.com>
dev-embedded/qdl/Manifest | 1 -
dev-embedded/qdl/qdl-2.0.ebuild | 34 ----------------------------------
2 files changed, 35 deletions(-)
diff --git a/dev-embedded/qdl/Manifest b/dev-embedded/qdl/Manifest
index 4f705e12c..7f9b60d93 100644
--- a/dev-embedded/qdl/Manifest
+++ b/dev-embedded/qdl/Manifest
@@ -1,2 +1 @@
-DIST qdl-2.0.tar.gz 18014 BLAKE2B 301863059273055b6a317a56c1eb300d61d47de66cb50dfb84b382b2019b142e8163f99083385993e7ca112f09801550284ee62fce9500a8a908696cb0cb1d77 SHA512 46c18ba3b602c4df0ecede3c926e5a8ef3736adfa788a79b4406054840acb1efe1cd25e7d34ce681e7cda4f3ba66ebde8fc3367981bf1caa84ae5b74e8ef9bb5
DIST qdl-2.1.tar.gz 18232 BLAKE2B f40fa6cdfe7cdbf5aab410a812d63e7822dd07f9c52bf25404e768dfae8d8074651dc3583076c3e5f26197e636410a704551e7e0c50ecaf2a80b7c1ac7b164de SHA512 f1a23653271498efd442f6787b33d6142b3cb75db74bdb0600b05b3c584d9b1bad7b883cecff252d2df6b9871888b824a8d236833bce38f288d399c6ece6562c
diff --git a/dev-embedded/qdl/qdl-2.0.ebuild b/dev-embedded/qdl/qdl-2.0.ebuild
deleted file mode 100644
index 2e1b4a0ff..000000000
--- a/dev-embedded/qdl/qdl-2.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Tool to communicate with Qualcomm System On a Chip bootroms"
-HOMEPAGE="https://github.com/linux-msm/qdl"
-SRC_URI="https://github.com/linux-msm/qdl/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- dev-libs/libusb
- dev-libs/libxml2
-"
-RDEPEND="${DEPEND}"
-
-BDEPEND="virtual/pkgconfig"
-
-src_compile() {
- PKG_CONFIG=$(tc-getPKG_CONFIG)
- emake CC=$(tc-getCC) \
- "CFLAGS=${CFLAGS} `${PKG_CONFIG} --cflags libxml-2.0 libusb-1.0`" \
- "LDFLAGS=${LDFLAGS} `${PKG_CONFIG} --libs libxml-2.0 libusb-1.0`"
-}
-
-src_install() {
- emake prefix="${EPREFIX}/usr" DESTDIR="${D}" install
- dodoc {README,LICENSE}
-}
next reply other threads:[~2025-02-27 11:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 11:52 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 11:52 [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/qdl/ David Roman
2024-08-24 20:56 David Roman
2024-05-21 21:33 Julien Roy
2024-05-16 17:59 Julien Roy
2024-05-15 12:36 Julien Roy
2024-04-09 23:09 Julien Roy
2023-07-21 4:12 Viorel Munteanu
2023-07-17 11:40 Florian Schmaus
2023-07-17 11:40 Florian Schmaus
2023-07-17 11:40 Florian Schmaus
2023-07-17 11:40 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=1740504788.6d878edd2b446d51003a3fbb62f1752e6d986ca2.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