summaryrefslogtreecommitdiff
path: root/x11-plugins/pidgin-otr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-plugins/pidgin-otr
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-plugins/pidgin-otr')
-rw-r--r--x11-plugins/pidgin-otr/Manifest5
-rw-r--r--x11-plugins/pidgin-otr/metadata.xml8
-rw-r--r--x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild23
3 files changed, 36 insertions, 0 deletions
diff --git a/x11-plugins/pidgin-otr/Manifest b/x11-plugins/pidgin-otr/Manifest
new file mode 100644
index 000000000000..3f8f9290f6da
--- /dev/null
+++ b/x11-plugins/pidgin-otr/Manifest
@@ -0,0 +1,5 @@
+DIST pidgin-otr-4.0.2.tar.gz 515627 SHA256 f4b59eef4a94b1d29dbe0c106dd00cdc630e47f18619fc754e5afbf5724ebac4 SHA512 6815f1d2be5786726602a924ae6ead5371543a53bd36231dc3239fa580f73a6136836df0c1beb64d83b76e6bd0d80ffe6750ca6e9ddd2a6a94841a9a678925ad WHIRLPOOL a1a009388c467cb543f160cf0e662ab2e82d94d13e87e00f86a66feb5756a1ee6da2809baca784f3acaab456f436fc083d9bf44b1287c680f76ec5eba2503007
+EBUILD pidgin-otr-4.0.2.ebuild 567 SHA256 6b7100cbd07f1c9ba95ab10361c611bba546f230fd37e6b1ce64d5abddc56a78 SHA512 9fb5198c9a2422b16ed6cb388414fc84e87f2854a1e920f46af6c0c5cbac1dc703fa5e3d9acb8d57dc350662aea16ab93b9ee0f2491589e674fb614937d50592 WHIRLPOOL 686ebe2c6d46e5bede36e7ddb8af5a78d2de2b2ca7c2f6c0ff87ce9f183880a9f9f8d45a0bd1da1e02fb55212b422aed0c8e16b318ecc1848dbcfc6a03ea39af
+MISC ChangeLog 4472 SHA256 7096698b214313b35264d0c05997ae1d813b5f356cd82714bc9985ab5b3eb2eb SHA512 765afdcf661a1e36a091196ac0328f179beae4ed74ae818b9d6f9dc4fe685ba6775f34d42b80c12b406df4cfda8aabf77fc58cde3689d05e0564ca963b7c0d7c WHIRLPOOL 58e3cc00d25bc68df12e2cc9ab641b0f52b8d2879837e1a383b6c2b250fa24144009f0aa3ef4f1ed7d0a18936122b52564032f10958a7733f3b12e905e6bbaaf
+MISC ChangeLog-2015 4931 SHA256 a56ac81d4a096817f6def3e40af4b60cdaabbf81b543f5720c66dbf64a01ba47 SHA512 a53bbd2943ba4c4bb3f1872ca51ec9cf0c57a13bcd312810747e91e53e0a66a4306d0c8bc0804f91a6c8e037d191282bd60ff83b1bb5682fc639428442ea44d8 WHIRLPOOL 3930a9817556ace498fc380e976f20cf4427c44fcdd62998d2ce63be29661d0fff6117412fd7370f22fde645596e07e05f46b35f14516a4fb801868fa78b70e6
+MISC metadata.xml 251 SHA256 59d4a6753275d4f64e51844f8c61bf78d104e103e42c551df15ba14c8e65e9ea SHA512 0ccc4891c6c5de39cbe83d8391b0345611be252a2b1fedea6644ba1cfb283140a8250f32cd26b701db9c60d42782b214d03574592ef3b585bb15d2ffcb5f016e WHIRLPOOL 26dafe883e7e85115f4a9a758c911c206f37f2239544b74a4beb392815efc8f35b230528845def4a7032851e037ecfc595280bfa119035dd07ccaba3a8360927
diff --git a/x11-plugins/pidgin-otr/metadata.xml b/x11-plugins/pidgin-otr/metadata.xml
new file mode 100644
index 000000000000..95aa13f6c5ef
--- /dev/null
+++ b/x11-plugins/pidgin-otr/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>polynomial-c@gentoo.org</email>
+ <name>Lars Wendler</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild
new file mode 100644
index 000000000000..316ef1779083
--- /dev/null
+++ b/x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging"
+HOMEPAGE="http://www.cypherpunks.ca/otr/"
+SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
+IUSE=""
+
+RDEPEND="dev-libs/libgcrypt:0
+ net-im/pidgin[gtk]
+ >=net-libs/libotr-4.0.0
+ x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog NEWS README )