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-cstp/Manifest | 2 ++ app-leechcraft/lc-cstp/lc-cstp-9999.ebuild | 19 +++++++++++++++++++ app-leechcraft/lc-cstp/metadata.xml | 12 ++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 app-leechcraft/lc-cstp/Manifest create mode 100644 app-leechcraft/lc-cstp/lc-cstp-9999.ebuild create mode 100644 app-leechcraft/lc-cstp/metadata.xml (limited to 'app-leechcraft/lc-cstp') diff --git a/app-leechcraft/lc-cstp/Manifest b/app-leechcraft/lc-cstp/Manifest new file mode 100644 index 000000000000..a39023fa1b65 --- /dev/null +++ b/app-leechcraft/lc-cstp/Manifest @@ -0,0 +1,2 @@ +EBUILD lc-cstp-9999.ebuild 376 BLAKE2B 9ed8295d67d85c2e7e2ee4e263d4e6180668317c90104485633603d8da1639a8f635ccbefb3e90625af1836217b3feabfa57ede4522c20d2c406dd704db59261 SHA512 038463cb32aeb804947ab134be51dcd6bd81ca98c0495de21643280730773e7cc3b752eab85dcbf6b1a813c333c2b425af4355925750e14b92da19036c6f63b9 +MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc diff --git a/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild b/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild new file mode 100644 index 000000000000..09af01b271c4 --- /dev/null +++ b/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit leechcraft + +DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft" + +SLOT="0" +KEYWORDS="" +IUSE="debug" + +DEPEND="~app-leechcraft/lc-core-${PV} + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + virtual/leechcraft-task-show" diff --git a/app-leechcraft/lc-cstp/metadata.xml b/app-leechcraft/lc-cstp/metadata.xml new file mode 100644 index 000000000000..ef43617d9e97 --- /dev/null +++ b/app-leechcraft/lc-cstp/metadata.xml @@ -0,0 +1,12 @@ + + + + + 0xd34df00d@gmail.com + Georg Rudoy + + + proxy-maint@gentoo.org + Proxy Maintainers + + -- cgit v1.2.3