Parcourir la source

add x11-misc/purple-discord ebuild (Git version, no release)

jcb il y a 2 ans
Parent
commit
8d551c73f2

+ 1 - 0
x11-plugins/purple-discord/Manifest

@@ -0,0 +1 @@
+EBUILD purple-discord-9999.ebuild 429 BLAKE2B 34ef56d0d7174c5ab2aa98c1f7c97f146ca2374ecaf5b8a4a1f229ecfe16aeda8950705c81fbb91adc5534e3c677fca3b42802e243f725f9146432a5eaaf570c SHA512 911e915de5f60657fd1eaffd12561d9d881536054f9026eac1c98619e213e9a2b91a17bbeaed5f9c2f89315349c3d39f1709de1cd78881ca477cbf49ace97ea3

+ 21 - 0
x11-plugins/purple-discord/purple-discord-9999.ebuild

@@ -0,0 +1,21 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit git-r3
+
+DESCRIPTION="A libpurple/Pidgin plugin for Discord"
+HOMEPAGE="https://github.com/EionRobb/purple-discord"
+EGIT_REPO_URI="https://github.com/EionRobb/purple-discord"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	dev-vcs/git
+	dev-libs/json-glib
+	net-im/pidgin
+"
+RDEPEND="${DEPEND}"
+#BDEPEND=""