summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-imgaste
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-imgaste')
-rw-r--r--app-leechcraft/lc-imgaste/Manifest2
-rw-r--r--app-leechcraft/lc-imgaste/lc-imgaste-9999.ebuild18
-rw-r--r--app-leechcraft/lc-imgaste/metadata.xml12
3 files changed, 32 insertions, 0 deletions
diff --git a/app-leechcraft/lc-imgaste/Manifest b/app-leechcraft/lc-imgaste/Manifest
new file mode 100644
index 000000000000..6e8f8b8170ca
--- /dev/null
+++ b/app-leechcraft/lc-imgaste/Manifest
@@ -0,0 +1,2 @@
+EBUILD lc-imgaste-9999.ebuild 339 BLAKE2B 73599c5e09e447e943296b05dce02ef51c8e4a57581c8c8e0a0b9fdba29fadc3ceed80ac30f1b4c64f0321033e176a820eeb4b9d112bb887e646e333548bcd52 SHA512 eeb5720df10ebbf4b726c81ad6ef21aeffcefd2a9697a7a7888e634ecef4cb233cbae368aa725c512c89d3946a2d8cb22e8e4feb7f83d158b70d825f226f2e00
+MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-imgaste/lc-imgaste-9999.ebuild b/app-leechcraft/lc-imgaste/lc-imgaste-9999.ebuild
new file mode 100644
index 000000000000..6b88def5b022
--- /dev/null
+++ b/app-leechcraft/lc-imgaste/lc-imgaste-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="The simple image uploader data filter for LeechCraft"
+
+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-imgaste/metadata.xml b/app-leechcraft/lc-imgaste/metadata.xml
new file mode 100644
index 000000000000..ef43617d9e97
--- /dev/null
+++ b/app-leechcraft/lc-imgaste/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>