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/Manifest4
-rw-r--r--app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild18
-rw-r--r--app-leechcraft/lc-scroblibre/metadata.xml12
3 files changed, 34 insertions, 0 deletions
diff --git a/app-leechcraft/lc-scroblibre/Manifest b/app-leechcraft/lc-scroblibre/Manifest
new file mode 100644
index 000000000000..1c6f693e670f
--- /dev/null
+++ b/app-leechcraft/lc-scroblibre/Manifest
@@ -0,0 +1,4 @@
+EBUILD lc-scroblibre-9999.ebuild 353 SHA256 cadf83f33d01192ee4485e4c164c3290fc5f487682501fefc55a02c8ab100bc7 SHA512 364bd23cd6a9afd70e0a66e312b044d6e0741ceb2856adcb414435a4b3e289f2dc26ac0082565583fa5bba7f88f75f647936cba028e7f8b98387d36a8590fb94 WHIRLPOOL 0636b5c94bdc725612eeec87165652d9bfe877afd0035ca5b69179e432e5a7fd522bde0033df091ce5b0d6707811ca5ff0d9bc11ae2f17491c8d3e1c5259ca69
+MISC ChangeLog 2797 SHA256 53e76c9afe5ad6533ff37e3eb171e8e465981c31e030b90c90f888f2158a6b38 SHA512 bfd59056764c210612eb23af58c8ea509260197a77131263988581212d2aefb9503ee2751d2c788f7b3d4dc6c1926f99a196f6e1e63fae4664179534dd9e8acb WHIRLPOOL a8cb1324d142951c565431a1ba02e70dd9ce02d1e81401645a68fa24274579fdd48d2fa2a232a8fdd8c9d6f427510104e2dfe83c12556ffe1ff2c53dd477664d
+MISC ChangeLog-2015 1158 SHA256 f4ba2824f911d37ccd086d8a144f92f830f2f6d451a40b4bb2ad09f917a9d9ae SHA512 becca3abf9f1754f3f0b00b2314eb5e01c27496e37f9c07e527e98af1a5bf9f0dc24c40327baab8100bd41246213e21238fd86848cd77fbe484d93c54722bc79 WHIRLPOOL de09b138c4f6d4f64d7aee3d20d79110f418bcba54ac949a43717dda475bffaa1fda52705f2ab54fe088cc287f95c180fa4383e6f4207c02e6f0f1b567e7f19f
+MISC metadata.xml 364 SHA256 e0aa4b2aa20a01f9a337b11ff3354b629503968266dd48729f50f82c302bbd2a SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc WHIRLPOOL 8e92ed763ade1be0ad1d3be2d2c3eea470746d1760929ec5c22278b961c7c8e81ac7a4df4e78d365188ff41b0e45e17d63cfe4d62f19b90a46ffbbfceabc2adb
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>