public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-libs/libsystemd-qt/
Date: Thu,  7 Nov 2024 09:24:33 +0000 (UTC)	[thread overview]
Message-ID: <1730971451.d0d549af63532523c0e32c8b05b5e749b29fbb56.chiitoo@gentoo> (raw)

commit:     d0d549af63532523c0e32c8b05b5e749b29fbb56
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  7 09:19:33 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Nov  7 09:24:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=d0d549af

dev-libs/libsystemd-qt: treeclean

Seems to have had no development since 6 or 7 years ago, has no
known users, and depends on Qt 5.

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild | 43 ------------------------
 dev-libs/libsystemd-qt/metadata.xml              |  8 -----
 2 files changed, 51 deletions(-)

diff --git a/dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild b/dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild
deleted file mode 100644
index 94cef0ea..00000000
--- a/dev-libs/libsystemd-qt/libsystemd-qt-9999.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="https://github.com/scarpin0/${PN}.git"
-	inherit git-r3
-	SYSTEMD_VERSION=">=sys-apps/systemd-207"
-else
-	SRC_URI="https://github.com/scarpin0/libsystemd-qt/archive/${PV}.zip -> ${P}.zip"
-	KEYWORDS="~amd64"
-	SYSTEMD_VERSION="~sys-apps/systemd-${PV}"
-fi
-
-DESCRIPTION="Qt wrapper for systemd API"
-HOMEPAGE="https://github.com/scarpin0/libsystemd-qt"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="debug test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	${SYSTEMD_VERSION}
-	dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-"
-DEPEND="${RDEPEND}
-	test? ( dev-qt/qttest:5 )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_WITH_QT4=OFF
-		-DBUILD_QTSYSTEMD_TESTS=$(usex test)
-	)
-
-	cmake_src_configure
-}

diff --git a/dev-libs/libsystemd-qt/metadata.xml b/dev-libs/libsystemd-qt/metadata.xml
deleted file mode 100644
index 610d2d8e..00000000
--- a/dev-libs/libsystemd-qt/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>qt@gentoo.org</email>
-		<name>Gentoo Qt Project</name>
-	</maintainer>
-</pkgmetadata>


             reply	other threads:[~2024-11-07  9:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-07  9:24 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-31 16:44 [gentoo-commits] proj/qt:master commit in: dev-libs/libsystemd-qt/ Andreas Sturmlechner
2018-04-11 23:10 Andreas Sturmlechner
2018-04-11 23:10 Andreas Sturmlechner
2018-04-11 23:10 Andreas Sturmlechner
2016-10-28 17:15 Michael Palimaka
2014-07-16 13:36 Michael Palimaka
2014-06-11 13:36 Michael Palimaka
2013-10-12 13:16 Davide Pesavento
2013-09-28 18:03 Davide Pesavento
2013-09-28 18:03 Davide Pesavento
2013-09-21 16:38 Michael Palimaka

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=1730971451.d0d549af63532523c0e32c8b05b5e749b29fbb56.chiitoo@gentoo \
    --to=chiitoo@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