From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-leechcraft/lc-summary/Manifest | 2 ++ app-leechcraft/lc-summary/lc-summary-9999.ebuild | 17 +++++++++++++++++ app-leechcraft/lc-summary/metadata.xml | 13 +++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 app-leechcraft/lc-summary/Manifest create mode 100644 app-leechcraft/lc-summary/lc-summary-9999.ebuild create mode 100644 app-leechcraft/lc-summary/metadata.xml (limited to 'app-leechcraft/lc-summary') diff --git a/app-leechcraft/lc-summary/Manifest b/app-leechcraft/lc-summary/Manifest new file mode 100644 index 000000000000..3d8c9ca363d5 --- /dev/null +++ b/app-leechcraft/lc-summary/Manifest @@ -0,0 +1,2 @@ +EBUILD lc-summary-9999.ebuild 296 BLAKE2B e27a081b01371d9abe5c05b29c2dc19d5c459b74acd451ae5a0963f94354433df2939f26eb2ce71ea524121555af826967d2629f5756fbb92645223e473c189f SHA512 1e38abcc724e3dfebee0db7497ae4dd653b4929d736bf61ee55c271b94be4302a5e16c41da9dafc89b00ca46da3fe80e5da5f89b0eabbc8798fefe4f7a21dc5b +MISC metadata.xml 474 BLAKE2B cd59b440942b314b5908691f6aef49b333f3519e4b197ccbe9f451c92c9c553560b6939bd9157e40c14aae8b7f1e3076ea63e5cbf6935757c8c3232ab49cc9b4 SHA512 1716122f6e28e37fc6866b43f4bed63dfb1bb2ce0120b829be209828620007f60eddd28f510591a8a360834479362e7b3f233c8063620d8ca4b269904cfb19a8 diff --git a/app-leechcraft/lc-summary/lc-summary-9999.ebuild b/app-leechcraft/lc-summary/lc-summary-9999.ebuild new file mode 100644 index 000000000000..7cdfb3db17a5 --- /dev/null +++ b/app-leechcraft/lc-summary/lc-summary-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit leechcraft + +DESCRIPTION="Summary plugin for Leechcraft" + +SLOT="0" +KEYWORDS="" +IUSE="debug" + +DEPEND="~app-leechcraft/lc-core-${PV} + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-summary/metadata.xml b/app-leechcraft/lc-summary/metadata.xml new file mode 100644 index 000000000000..8cbd28294b97 --- /dev/null +++ b/app-leechcraft/lc-summary/metadata.xml @@ -0,0 +1,13 @@ + + + + + 0xd34df00d@gmail.com + Georg Rudoy + + + proxy-maint@gentoo.org + Proxy Maintainers + + Summary which shows all the downloads, events and statuses in LeechCraft. + -- cgit v1.2.3