From 454de691f3543d47dc89cd0b137eaa9ea4640cd3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 21 Dec 2022 13:54:09 +0000 Subject: gentoo auto-resync : 21:12:2022 - 13:54:08 --- .../lxqt-build-tools-0.10.0.ebuild | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild (limited to 'dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild') diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild deleted file mode 100644 index 34f93a95b5e3..000000000000 --- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="LXQt Build Tools" -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 ~arm arm64 ~hppa ~ppc64 ~riscv x86" -fi - -LICENSE="BSD" -SLOT="0" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=dev-qt/qtcore-5.15:5 -" -RDEPEND="${DEPEND}" -- cgit v1.2.3