From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-hangouts/
Date: Wed, 15 Feb 2017 11:20:54 +0000 (UTC) [thread overview]
Message-ID: <1487157641.9519e0e07d06fe8f5f0a3371f5262167225722bd.kensington@gentoo> (raw)
commit: 9519e0e07d06fe8f5f0a3371f5262167225722bd
Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Sat Feb 4 04:27:47 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 11:20:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9519e0e0
x11-plugins/purple-hangouts: New package
x11-plugins/purple-hangouts/Manifest | 1 +
x11-plugins/purple-hangouts/metadata.xml | 12 +++++
.../purple-hangouts-0_p20170209.ebuild | 55 ++++++++++++++++++++++
3 files changed, 68 insertions(+)
diff --git a/x11-plugins/purple-hangouts/Manifest b/x11-plugins/purple-hangouts/Manifest
new file mode 100644
index 0000000000..480a61df36
--- /dev/null
+++ b/x11-plugins/purple-hangouts/Manifest
@@ -0,0 +1 @@
+DIST purple-hangouts-0_p20170209.tar.gz 144521 SHA256 7ed20cde10e1f6b65127d8c0f65e24a1495a24b5efdfdce99bae80ff8b4457a1 SHA512 aa5dda98e122cfdd7917b71c6f9e9322c9e8d4bf01b57569406004a7b0f0819b8170ef553088339a08a3932ff1e467a1779ec17acacc7f83af709e0596956d4c WHIRLPOOL f5b1269af801f56ca40dec9d8c265d289ba73d9ca2d4f56de9989c91288ca9c14de71f4021f4fa94914ab83537930cc47ce1a5abe78aab352a19b3ae340a16ae
diff --git a/x11-plugins/purple-hangouts/metadata.xml b/x11-plugins/purple-hangouts/metadata.xml
new file mode 100644
index 0000000000..6db6277008
--- /dev/null
+++ b/x11-plugins/purple-hangouts/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>lluixhi@gmail.com</email>
+ <name>Aric Belsito</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/x11-plugins/purple-hangouts/purple-hangouts-0_p20170209.ebuild b/x11-plugins/purple-hangouts/purple-hangouts-0_p20170209.ebuild
new file mode 100644
index 0000000000..738ab6793c
--- /dev/null
+++ b/x11-plugins/purple-hangouts/purple-hangouts-0_p20170209.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Hangouts Plugin for libpurple"
+HOMEPAGE="https://bitbucket.org/EionRobb/purple-hangouts"
+
+if [[ ${PV} == 9999 ]]; then
+ inherit mercurial
+ EHG_REPO_URI="https://bitbucket.org/EionRobb/purple-hangouts"
+else
+ COMMIT_ID="b7c56354ba8e"
+ SRC_URI="https://bitbucket.org/EionRobb/purple-hangouts/get/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64"
+ S="${WORKDIR}/EionRobb-${PN}-${COMMIT_ID}"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+ dev-libs/glib:2
+ dev-libs/json-glib
+ dev-libs/protobuf-c:=
+ net-im/pidgin
+ sys-libs/zlib"
+
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+src_prepare() {
+ eapply_user
+
+ # Does not respect CFLAGS
+ sed -i Makefile -e 's/-g -ggdb//g' || die
+}
+
+src_compile() {
+ emake \
+ CC="$(tc-getCC)" \
+ PKG_CONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_install() {
+ emake \
+ PKG_CONFIG="$(tc-getPKG_CONFIG)" \
+ DESTDIR="${ED}" \
+ install
+
+ einstalldocs
+}
next reply other threads:[~2017-02-15 11:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 11:20 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-30 10:26 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-hangouts/ David Seifert
2018-04-11 11:07 Ian Whyman
2018-07-07 12:15 Jonas Stein
2018-11-10 22:43 Patrice Clement
2018-11-10 22:43 Patrice Clement
2018-11-10 22:43 Patrice Clement
2018-11-10 22:43 Patrice Clement
2018-12-04 22:33 Michał Górny
2018-12-04 22:33 Michał Górny
2018-12-04 22:33 Michał Górny
2019-02-27 4:50 Aaron Bauman
2019-02-27 4:50 Aaron Bauman
2019-05-06 23:42 Stefan Strogin
2020-08-09 10:30 Stefan Strogin
2020-08-09 10:30 Stefan Strogin
2020-08-09 10:33 Stefan Strogin
2020-08-09 10:33 Stefan Strogin
2021-06-27 5:21 Stefan Strogin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1487157641.9519e0e07d06fe8f5f0a3371f5262167225722bd.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox