summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-20 17:56:16 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-20 17:56:16 +0200
commit53c3d3b6bb89f362114933c5c344bb42dcd08fe5 (patch)
tree5855e9fc6f77010a3ef55ce1b50c055553cae0c8
parentapp-leechcraft/lc-blasq: Remove last-rited pkg (diff)
downloadgentoo-53c3d3b6bb89f362114933c5c344bb42dcd08fe5.tar.gz
gentoo-53c3d3b6bb89f362114933c5c344bb42dcd08fe5.tar.bz2
gentoo-53c3d3b6bb89f362114933c5c344bb42dcd08fe5.zip
app-leechcraft/lc-bittorrent: 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-bittorrent/lc-bittorrent-9999.ebuild38
-rw-r--r--app-leechcraft/lc-bittorrent/metadata.xml12
-rw-r--r--profiles/package.mask1
3 files changed, 0 insertions, 51 deletions
diff --git a/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild b/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild
deleted file mode 100644
index bbae0221dbcc..000000000000
--- a/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils leechcraft
-
-DESCRIPTION="Full-featured BitTorrent client plugin for LeechCraft"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="debug geoip"
-
-DEPEND="
- ~app-leechcraft/lc-core-${PV}
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- net-libs/libtorrent-rasterbar:=
- geoip? ( dev-libs/libmaxminddb:= )
-"
-RDEPEND="${DEPEND}
- virtual/leechcraft-task-show
-"
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_BITTORRENT_GEOIP=$(usex geoip)
- )
- cmake_src_configure
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
-}
diff --git a/app-leechcraft/lc-bittorrent/metadata.xml b/app-leechcraft/lc-bittorrent/metadata.xml
deleted file mode 100644
index ef43617d9e97..000000000000
--- a/app-leechcraft/lc-bittorrent/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 7d0bf720182e..e3a326b8b4d9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -208,7 +208,6 @@ app-leechcraft/lc-aggregator
app-leechcraft/lc-anhero
app-leechcraft/lc-auscrie
app-leechcraft/lc-azoth
-app-leechcraft/lc-bittorrent
# Michał Górny <mgorny@gentoo.org> (2020-09-22)
# sci-libs/plotmm is unmaintained. It had its last release in 2005.