public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libxmlpp/
Date: Sun, 11 Sep 2016 11:28:49 +0000 (UTC)	[thread overview]
Message-ID: <1473591497.331ab5b06361db264d8b8ea8e5f402f3b9e9cbc8.eva@gentoo> (raw)

commit:     331ab5b06361db264d8b8ea8e5f402f3b9e9cbc8
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 13:23:10 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 10:58:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=331ab5b0

dev-cpp/libxmlpp: version bump 2.40.1 → 3.0.0

 dev-cpp/libxmlpp/Manifest              |  1 +
 dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild | 37 ++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-cpp/libxmlpp/Manifest b/dev-cpp/libxmlpp/Manifest
index a1251e1..c27775f 100644
--- a/dev-cpp/libxmlpp/Manifest
+++ b/dev-cpp/libxmlpp/Manifest
@@ -1,2 +1,3 @@
 DIST libxml++-2.38.1.tar.xz 947556 SHA256 882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f SHA512 d60f283ca2a056bf81fd6083c10dd9d469bb62dcb06ded9ea3549bc1d0053ed14f47bd86394761825f69d9d0f3a02781f1fd121244b9ce8f9637ad21e0d177f8 WHIRLPOOL 92b4222bd1626e4e5baa6dbf1ff8479a594a49fe04bbc3279e1c2da41dd0c6e12b57e5d5eaa295f3f6361af53f2288eb9e2cb31dbdbd8e781178717327a5069c
 DIST libxml++-2.40.1.tar.xz 955220 SHA256 4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f35463e9 SHA512 a4ec2e8182d981c57bdcb8f0a203a3161f8c735ceb59fd212408b7a539d1dc826adf6717bed8f4d544ab08afd9c2fc861efe518e24bbd3a1c4b158e2ca48183a WHIRLPOOL f1888bc6f90dd10dea04f617f317a2eed79f2c4981e03b1fbdb3cefcc4bfeadc256c5dd6163d82b7b33cb29d8d15de98de822d2d40f3fa8e8851efe827cdff72
+DIST libxml++-3.0.0.tar.xz 934588 SHA256 2ff3640417729d357bada2e3049061642e0b078c323a8e0d37ae68df96547952 SHA512 5474006bd0e473b999f0d27e31e06d6509ce009f479d74c0114cde96858706318ba7367e0652a91b3a567c00b73e53dee4f951beb81dfb3ba42412fb21eec1de WHIRLPOOL bd6a1c905b7bae4ad15be7b3f23d0aed28262c9c5b1fff744b27fc1c01a9ff3a2f8ca66dca54ad2e607aeab688d24de57ae90c39990a3a9e29839ae79182d1c2

diff --git a/dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild
new file mode 100644
index 00000000..69ec17c
--- /dev/null
+++ b/dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME_ORG_MODULE="${PN/pp/++}"
+
+inherit gnome2 multilib-minimal
+
+DESCRIPTION="C++ wrapper for the libxml2 XML parser library"
+HOMEPAGE="http://libxmlplusplus.sourceforge.net/"
+
+LICENSE="LGPL-2.1"
+SLOT="3.0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE="doc"
+
+RDEPEND="
+	>=dev-libs/libxml2-2.7.7[${MULTILIB_USEDEP}]
+	>=dev-cpp/glibmm-2.32[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig[${MULTILIB_USEDEP}]
+"
+
+multilib_src_prepare() {
+	gnome2_src_prepare
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" gnome2_src_configure \
+		$(use_enable doc documentation)
+}
+
+multilib_src_install() {
+	gnome2_src_install
+}


             reply	other threads:[~2016-09-11 11:28 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 11:28 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-01  6:27 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libxmlpp/ Sam James
     [not found] <1682912397.12ced8ec6d0dd8987aa9326944e8a066081e9631.sam@gentoo>
2023-05-01  3:40 ` Sam James
2023-05-01  3:15 Sam James
2023-05-01  0:47 Sam James
2023-05-01  0:09 Sam James
2023-05-01  0:09 Sam James
2023-03-22 15:04 Matt Turner
2023-03-10  6:05 Viorel Munteanu
2022-12-31 20:39 Matt Turner
2022-12-31 20:39 Matt Turner
2022-12-31 20:39 Matt Turner
2022-11-12  6:01 WANG Xuerui
2022-10-29 23:21 Matt Turner
2022-08-30 19:06 Sam James
2022-05-19  5:08 WANG Xuerui
2022-01-09 18:40 David Seifert
2021-08-18  1:07 Marek Szuba
2021-08-18  1:07 Marek Szuba
2021-02-16  2:12 Matt Turner
2020-05-07 16:35 Mart Raudsepp
2019-10-22 18:11 Andreas Sturmlechner
2019-10-15 22:42 Andreas Sturmlechner
2017-12-10  0:36 Sergei Trofimovich
2017-09-07 19:28 Markus Meier
2017-03-16 23:40 Mart Raudsepp
2017-03-16 13:24 Jeroen Roovers
2016-12-05  9:57 Pacho Ramos
2016-09-11 11:28 Gilles Dartiguelongue
2015-11-14 13:48 Pacho Ramos
2015-11-14 13:48 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=1473591497.331ab5b06361db264d8b8ea8e5f402f3b9e9cbc8.eva@gentoo \
    --to=eva@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