public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sobhan Mohammadpour" <sobhan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-libs/libhttpseverywhere/
Date: Thu,  1 Feb 2018 10:37:17 +0000 (UTC)	[thread overview]
Message-ID: <1517480783.e1cfee70238ddecc87004e17105ca0f5a3217790.sobhan@gentoo> (raw)

commit:     e1cfee70238ddecc87004e17105ca0f5a3217790
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  1 10:26:23 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Thu Feb  1 10:26:23 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e1cfee70

net-libs/libhttpseverywhere: new package

This library enables you to leverage the power of HTTPSEverywhere to any desktop-application you want
HTTPSEverywhere is a browser plugin that comes with a set of rules that you can use to ensure that you use HTTP instead of HTTPS
only when this is absolutely not circumventable. With libhttpseverywhere you will get a C-bindable, GLib-based library you can
link/bind against in almost all languages

Package-Manager: Portage-2.3.21, Repoman-2.3.6
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 .../libhttpseverywhere-0.8.0.ebuild                | 37 ++++++++++++++++++++++
 net-libs/libhttpseverywhere/metadata.xml           |  8 +++++
 2 files changed, 45 insertions(+)

diff --git a/net-libs/libhttpseverywhere/libhttpseverywhere-0.8.0.ebuild b/net-libs/libhttpseverywhere/libhttpseverywhere-0.8.0.ebuild
new file mode 100644
index 00000000..a5cd7f5d
--- /dev/null
+++ b/net-libs/libhttpseverywhere/libhttpseverywhere-0.8.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit gnome-meson vala
+
+DESCRIPTION="Leverage the power of HTTPS Everywhere"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+#FIXME does vala_depend go here?
+RDEPEND="
+	dev-libs/glib:2
+	dev-libs/json-glib
+	>=net-libs/libsoup-2.4
+	dev-libs/libgee:0.8
+	app-arch/libarchive
+	$(vala_depend)
+"
+DEPEND="${RDEPEND}
+	>=dev-util/meson-0.39.1
+"
+
+src_prepare() {
+	vala_src_prepare
+	gnome-meson_src_prepare
+	default
+}
+
+#FIXME enable valadoc
+src_configure() {
+	gnome-meson_src_configure -Denable_valadoc=false
+}

diff --git a/net-libs/libhttpseverywhere/metadata.xml b/net-libs/libhttpseverywhere/metadata.xml
new file mode 100644
index 00000000..39980802
--- /dev/null
+++ b/net-libs/libhttpseverywhere/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="project">
+	<email>gnome@gentoo.org</email>
+	<name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>


                 reply	other threads:[~2018-02-01 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1517480783.e1cfee70238ddecc87004e17105ca0f5a3217790.sobhan@gentoo \
    --to=sobhan@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