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: lxqt-base/liblxqt/
Date: Sat, 15 Jun 2024 14:53:53 +0000 (UTC)	[thread overview]
Message-ID: <1718462631.d66830143f9660fc516df1ede9dc5fb943a910ed.chiitoo@gentoo> (raw)

commit:     d66830143f9660fc516df1ede9dc5fb943a910ed
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 14:43:08 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 14:43:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=d6683014

lxqt-base/liblxqt: drop 2.0.0

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

 lxqt-base/liblxqt/Manifest             |  1 -
 lxqt-base/liblxqt/liblxqt-2.0.0.ebuild | 43 ----------------------------------
 2 files changed, 44 deletions(-)

diff --git a/lxqt-base/liblxqt/Manifest b/lxqt-base/liblxqt/Manifest
deleted file mode 100644
index fcef760f..00000000
--- a/lxqt-base/liblxqt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST liblxqt-2.0.0.tar.xz 85988 BLAKE2B f372ae8e0ee063a6918da998d49369fbf3631ee5f1e9d8e3095494060517243da8444b362dc840d5723e03828a7f0de868f823fe050b4aaa633df267252757f6 SHA512 916a035b9c57430f8abc57cbb38a6397183dbc54c708c25f05acae9ddbb2dc7c210bc1957258ff0553cc29772acbc5e51cd6ce670c58d857f395f0b1d0f1e588

diff --git a/lxqt-base/liblxqt/liblxqt-2.0.0.ebuild b/lxqt-base/liblxqt/liblxqt-2.0.0.ebuild
deleted file mode 100644
index cf0a296d..00000000
--- a/lxqt-base/liblxqt/liblxqt-2.0.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Common base library for the LXQt desktop environment"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="LGPL-2.1+ BSD"
-SLOT="0/$(ver_cut 1-2)"
-IUSE="+backlight"
-
-BDEPEND="
-	>=dev-qt/qttools-6.6:6[linguist]
-	>=dev-util/lxqt-build-tools-2.0.0
-"
-DEPEND="
-	>=dev-libs/libqtxdg-4.0.0
-	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets,xml]
-	kde-frameworks/kwindowsystem:6[X]
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	backlight? ( sys-auth/polkit-qt )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_BACKLIGHT_LINUX_BACKEND=$(usex backlight)
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2024-06-15 14:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-15 14:53 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06 13:47 [gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt/ Jimi Huotari
2024-06-15 14:53 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-03-27 10:52 Andreas Sturmlechner
2019-01-09 22:59 Jimi Huotari
2015-10-01 14:27 Michael Palimaka
2015-02-10 10:44 Ben de Groot
2014-11-05 18:33 Davide Pesavento
2014-10-27 22:14 Jauhien Piatlicki
2014-10-20 21:10 Jauhien Piatlicki
2014-10-19 22:35 Davide Pesavento

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=1718462631.d66830143f9660fc516df1ede9dc5fb943a910ed.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