commit:     28dc295dae80dadfac1cbdc89e95bcab816d1716
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 22:01:54 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 22:14:06 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=28dc295d

gui-libs/xdg-desktop-portal-lxqt: drop 1.0.2

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

 gui-libs/xdg-desktop-portal-lxqt/Manifest          |  1 -
 .../xdg-desktop-portal-lxqt-1.0.2.ebuild           | 30 ----------------------
 2 files changed, 31 deletions(-)

diff --git a/gui-libs/xdg-desktop-portal-lxqt/Manifest 
b/gui-libs/xdg-desktop-portal-lxqt/Manifest
deleted file mode 100644
index 4781dd5e..00000000
--- a/gui-libs/xdg-desktop-portal-lxqt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xdg-desktop-portal-lxqt-1.0.2.tar.xz 16420 BLAKE2B 
f48bf781edd494994464a19e0b9c5fb5e8c650821ad9dfbef3b45e95a4f0741009cbf27d9434ccbfc7a44a7574ba626507534f601382ca58ba0efa93e32eaa10
 SHA512 
e51f2aae53e4f7bc47c2c214a17e44d9fa2167d34488a90436f2a2b98f14abff334ab56b956df08f6ca9ce9ac4a994cbde0c2fcdce0492beb212f0346c9cbb85

diff --git 
a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-1.0.2.ebuild 
b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-1.0.2.ebuild
deleted file mode 100644
index 8472248f..00000000
--- a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-1.0.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Backend implementation for xdg-desktop-portal using 
Qt/KF5/libfm-qt"
-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"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
-DEPEND="
-       >=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
-       kde-frameworks/kwindowsystem:6
-       >=x11-libs/libfm-qt-2.0:=
-"
-RDEPEND="${DEPEND}
-       sys-apps/xdg-desktop-portal
-"

Reply via email to