public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxr/
Date: Fri,  8 Jul 2016 17:58:15 +0000 (UTC)	[thread overview]
Message-ID: <1468000662.8eb87ad0e547b46eedb4ad9a6eeb40736059664b.wizardedit@gentoo> (raw)

commit:     8eb87ad0e547b46eedb4ad9a6eeb40736059664b
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  8 17:38:31 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Fri Jul  8 17:57:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb87ad0

dev-libs/libxr: bump to EAPI 6, add maintainer-needed

Package-Manager: portage-2.2.28

 dev-libs/libxr/libxr-1.0-r1.ebuild | 28 ++++++++++++++++++++++++++++
 dev-libs/libxr/metadata.xml        |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-libs/libxr/libxr-1.0-r1.ebuild b/dev-libs/libxr/libxr-1.0-r1.ebuild
new file mode 100644
index 0000000..b67330f
--- /dev/null
+++ b/dev-libs/libxr/libxr-1.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Cross-platform XML-RPC client/server library written in C"
+HOMEPAGE="http://oss.zonio.net/libxr.htm"
+SRC_URI="http://oss.zonio.net/releases/libxr/${P}.tar.bz2"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="libressl"
+# IUSE="json"
+
+RDEPEND=">=dev-libs/glib-2.12
+	 >=dev-libs/libxml2-2.6.20
+	!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )"
+#	json? ( >=dev-libs/json-c-0.3 )"
+DEPEND="${RDEPEND}
+		dev-util/re2c
+		virtual/pkgconfig"
+
+src_configure() {
+	econf --without-json
+}

diff --git a/dev-libs/libxr/metadata.xml b/dev-libs/libxr/metadata.xml
index 097975e..6f49eba 100644
--- a/dev-libs/libxr/metadata.xml
+++ b/dev-libs/libxr/metadata.xml
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+<!-- maintainer-needed -->
 </pkgmetadata>


             reply	other threads:[~2016-07-08 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-08 17:58 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-26  0:09 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxr/ Anthony G. Basile
2016-05-28  8:30 Pacho Ramos

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=1468000662.8eb87ad0e547b46eedb4ad9a6eeb40736059664b.wizardedit@gentoo \
    --to=wizardedit@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