summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-scroblibre
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-scroblibre')
-rw-r--r--app-leechcraft/lc-scroblibre/Manifest2
-rw-r--r--app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild18
-rw-r--r--app-leechcraft/lc-scroblibre/metadata.xml12
3 files changed, 32 insertions, 0 deletions
diff --git a/app-leechcraft/lc-scroblibre/Manifest b/app-leechcraft/lc-scroblibre/Manifest
new file mode 100644
index 000000000000..d05fd9d206a3
--- /dev/null
+++ b/app-leechcraft/lc-scroblibre/Manifest
@@ -0,0 +1,2 @@
+EBUILD lc-scroblibre-9999.ebuild 353 BLAKE2B ae337b8958cf337c81a28ea634c87b2b30618c8df38711d7b3b67a576c99d7def94b581516888591955982031d5c59f37af0a15f3be955f4b97e68c26017661f SHA512 364bd23cd6a9afd70e0a66e312b044d6e0741ceb2856adcb414435a4b3e289f2dc26ac0082565583fa5bba7f88f75f647936cba028e7f8b98387d36a8590fb94
+MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild b/app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild
new file mode 100644
index 000000000000..e1230fee481f
--- /dev/null
+++ b/app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit leechcraft
+
+DESCRIPTION="Submissions API 1.2-compliant scrobbler for services like libre.fm"
+
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ dev-qt/qtnetwork:5
+ dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"
diff --git a/app-leechcraft/lc-scroblibre/metadata.xml b/app-leechcraft/lc-scroblibre/metadata.xml
new file mode 100644
index 000000000000..ef43617d9e97
--- /dev/null
+++ b/app-leechcraft/lc-scroblibre/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>