diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:04 +0200 |
commit | c8e8d91b12784c468ec77ff52d36f4a746b188dd (patch) | |
tree | 8aa6229557f88dfb7ed28f89ae4459ec5cb2fadf | |
parent | app-leechcraft/lc-xproxy: Remove last-rited pkg (diff) | |
download | gentoo-c8e8d91b12784c468ec77ff52d36f4a746b188dd.tar.gz gentoo-c8e8d91b12784c468ec77ff52d36f4a746b188dd.tar.bz2 gentoo-c8e8d91b12784c468ec77ff52d36f4a746b188dd.zip |
app-leechcraft/lc-vrooby: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693328
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | app-leechcraft/lc-vrooby/lc-vrooby-9999.ebuild | 28 | ||||
-rw-r--r-- | app-leechcraft/lc-vrooby/metadata.xml | 12 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
3 files changed, 0 insertions, 41 deletions
diff --git a/app-leechcraft/lc-vrooby/lc-vrooby-9999.ebuild b/app-leechcraft/lc-vrooby/lc-vrooby-9999.ebuild deleted file mode 100644 index 5ee223d0e74a..000000000000 --- a/app-leechcraft/lc-vrooby/lc-vrooby-9999.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Vrooby, removable device manager for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdbus:5 - dev-qt/qtdeclarative:5[widgets] - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND} - sys-fs/udisks:2" - -src_configure() { - local mycmakeargs=( - -DENABLE_VROOBY_UDISKS=OFF - -DENABLE_VROOBY_UDISKS2=ON - ) - cmake_src_configure -} diff --git a/app-leechcraft/lc-vrooby/metadata.xml b/app-leechcraft/lc-vrooby/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-vrooby/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>0xd34df00d@gmail.com</email> - <name>Georg Rudoy</name> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index b4e2609026eb..32544bb079d8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -268,7 +268,6 @@ app-leechcraft/lc-tabsessmanager app-leechcraft/lc-tabslist app-leechcraft/lc-touchstreams app-leechcraft/lc-tpi -app-leechcraft/lc-vrooby # Michał Górny <mgorny@gentoo.org> (2020-09-22) # sci-libs/plotmm is unmaintained. It had its last release in 2005. |