summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-hotstreams
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-hotstreams')
-rw-r--r--app-leechcraft/lc-hotstreams/Manifest2
-rw-r--r--app-leechcraft/lc-hotstreams/lc-hotstreams-9999.ebuild20
-rw-r--r--app-leechcraft/lc-hotstreams/metadata.xml12
3 files changed, 34 insertions, 0 deletions
diff --git a/app-leechcraft/lc-hotstreams/Manifest b/app-leechcraft/lc-hotstreams/Manifest
new file mode 100644
index 000000000000..47070eb84e9e
--- /dev/null
+++ b/app-leechcraft/lc-hotstreams/Manifest
@@ -0,0 +1,2 @@
+EBUILD lc-hotstreams-9999.ebuild 407 BLAKE2B 3f35121f79bf748a7b1b97c0f094e3e3080e393baa2a90562cb50138e59479866762b8080764f770845a77cf6102192944d3087704e3d23b1df04ec151f4c750 SHA512 742c752d17c3c56a0597700c77bee50b7d12f7bd6a9e94d5eac33601df18e7a88f57e1ce87d8024d158e4e4e3ef4eddae2c7e3b6451ef5b859966d1ceada2e14
+MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-hotstreams/lc-hotstreams-9999.ebuild b/app-leechcraft/lc-hotstreams/lc-hotstreams-9999.ebuild
new file mode 100644
index 000000000000..734745708491
--- /dev/null
+++ b/app-leechcraft/lc-hotstreams/lc-hotstreams-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils leechcraft toolchain-funcs
+
+DESCRIPTION="Provides some cool radio streams to music players like LMP"
+
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ dev-qt/qtnetwork:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtconcurrent:5
+ dev-qt/qtxml:5
+"
+RDEPEND="${DEPEND}"
diff --git a/app-leechcraft/lc-hotstreams/metadata.xml b/app-leechcraft/lc-hotstreams/metadata.xml
new file mode 100644
index 000000000000..ef43617d9e97
--- /dev/null
+++ b/app-leechcraft/lc-hotstreams/metadata.xml
@@ -0,0 +1,12 @@
+<?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>