public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkmm/
Date: Sun, 17 Apr 2016 11:13:51 +0000 (UTC)	[thread overview]
Message-ID: <1460891624.f0b29cdbae4c369a08608f38ca1571aac2c6c498.pacho@gentoo> (raw)

commit:     f0b29cdbae4c369a08608f38ca1571aac2c6c498
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 11:10:19 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 11:13:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b29cdb

dev-cpp/gtkmm: Version bump

Package-Manager: portage-2.2.28

 dev-cpp/gtkmm/Manifest            |  1 +
 dev-cpp/gtkmm/gtkmm-3.18.1.ebuild | 72 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)

diff --git a/dev-cpp/gtkmm/Manifest b/dev-cpp/gtkmm/Manifest
index 14a24e6..8703a8b 100644
--- a/dev-cpp/gtkmm/Manifest
+++ b/dev-cpp/gtkmm/Manifest
@@ -1,3 +1,4 @@
 DIST gtkmm-2.24.4.tar.xz 10262212 SHA256 443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee SHA512 75d8c7a7c32adb33a9867b36877422bce52d8486d66be5aaa2afe1eee439efc2ba09aab7d06b9986d74879103415062c5386d5354aff6d44a63b2ba2d75f7c89 WHIRLPOOL 06074ec3f2f7adfe1f24b4d629ef73e852a9b21d719f2705f254389802813b53625be0be4aa30e191df134609b8349ea0725afcf858d26c0bf18282dd8358ab0
 DIST gtkmm-3.16.0.tar.xz 11468644 SHA256 9b8d4af5e1bb64e52b53bc8ef471ef43e1b9d11a829f16ef54c3a92985b0dd0c SHA512 282e53a0f3f3c4d1594057e4367bb4f4abe8fbf7f2bae2a819b35d4e4137a3e739aa83039114eb52eba16a9dd048abd78f011fb14635e53cf61019c6f4c06397 WHIRLPOOL 87c4dbccb79472c264621b3b96f5e06c73d03f4bbc0121f25e9c29f75e5c3e3e57aede9398b6c8b00e47d4eccd5eb6dfc6068c242af744f77f1d59af14bd2f25
 DIST gtkmm-3.18.0.tar.xz 11862504 SHA256 829fa113daed74398c49c3f2b7672807f58ba85d0fa463f5bc726e1b0138b86b SHA512 486a0c4bf6f5e6756c7eb0143374ef14d82ad41bca62403ece6ce76b4e56815a34751e331896126098c96983e767afbee35c9342bbb3908e551d5f31cadd496b WHIRLPOOL 5a268f65dbd067fd749e19e5cb9c2bf8ca718282b730ae3221297549d8a0dae4c6aa1eb7d744b0f9c4dd28a6ac5491e5a5f888975abc967ff792e87dd094ab6b
+DIST gtkmm-3.18.1.tar.xz 11872424 SHA256 747dff6164e5367db6fae6c30f01f0cb6bc14652353b1bdb33de8a69aa7b2520 SHA512 7f77b2e10c5041499541f5ee3762c2d17b243b6014b2d946afcd7c9d1112358db4803c08a411a4efe81a1013ae660c15ba67a7ebd0e17f3515d7258239b45cd9 WHIRLPOOL 0ccfef91c3fb0867ead5111d6c095df479fde4ea108465e4df226943a88b3db4443551eff350ffb8b823aa4b53646314b659b1491df16863326cc370327d8d76

diff --git a/dev-cpp/gtkmm/gtkmm-3.18.1.ebuild b/dev-cpp/gtkmm/gtkmm-3.18.1.ebuild
new file mode 100644
index 0000000..d6ae819
--- /dev/null
+++ b/dev-cpp/gtkmm/gtkmm-3.18.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit eutils gnome2 multilib-minimal
+
+DESCRIPTION="C++ interface for GTK+"
+HOMEPAGE="http://www.gtkmm.org"
+
+LICENSE="LGPL-2.1+"
+SLOT="3.0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+
+IUSE="aqua doc examples test wayland X"
+REQUIRED_USE="|| ( aqua wayland X )"
+
+RDEPEND="
+	>=dev-cpp/glibmm-2.46.1:2[${MULTILIB_USEDEP}]
+	>=x11-libs/gtk+-3.18.0:3[aqua?,wayland?,X?,${MULTILIB_USEDEP}]
+	>=x11-libs/gdk-pixbuf-2.28:2[${MULTILIB_USEDEP}]
+	>=dev-cpp/atkmm-2.24.1[${MULTILIB_USEDEP}]
+	>=dev-cpp/cairomm-1.12.0[${MULTILIB_USEDEP}]
+	>=dev-cpp/pangomm-2.38.1:1.4[${MULTILIB_USEDEP}]
+	>=dev-libs/libsigc++-2.3.2:2[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	examples? ( >=media-libs/libepoxy-1.2[${MULTILIB_USEDEP}] )
+	doc? (
+		media-gfx/graphviz
+		dev-libs/libxslt
+		app-doc/doxygen )
+"
+#	dev-cpp/mm-common"
+# eautoreconf needs mm-common
+
+src_prepare() {
+	if ! use test; then
+		# don't waste time building tests
+		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am Makefile.in \
+			|| die "sed 1 failed"
+	fi
+
+	if ! use examples; then
+		# don't waste time building tests
+		sed 's/^\(SUBDIRS =.*\)demos\(.*\)$/\1\2/' -i Makefile.am Makefile.in \
+			|| die "sed 2 failed"
+	fi
+
+	gnome2_src_prepare
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" gnome2_src_configure \
+		--enable-api-atkmm \
+		$(multilib_native_use_enable doc documentation) \
+		$(use_enable aqua quartz-backend) \
+		$(use_enable wayland wayland-backend) \
+		$(use_enable X x11-backend)
+}
+
+multilib_src_install() {
+	gnome2_src_install
+}
+
+multilib_src_install_all() {
+	DOCS="AUTHORS ChangeLog PORTING NEWS README"
+	einstalldocs
+}


             reply	other threads:[~2016-04-17 11:14 UTC|newest]

Thread overview: 129+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-17 11:13 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-06  9:12 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkmm/ Pacho Ramos
2024-05-23 19:27 Arthur Zamarin
2024-05-06  7:09 Mart Raudsepp
2024-04-28 19:11 Ionen Wolkens
2024-04-28 19:11 Ionen Wolkens
2024-04-07  9:14 Arthur Zamarin
2024-04-07  8:38 Arthur Zamarin
2024-04-07  6:25 Arthur Zamarin
2024-04-07  5:55 Arthur Zamarin
2024-04-07  5:55 Arthur Zamarin
2024-03-17 21:37 Mart Raudsepp
2024-02-11 14:21 Mart Raudsepp
2024-02-10 14:21 Arthur Zamarin
2024-02-10 14:16 Arthur Zamarin
2024-02-10 14:16 Arthur Zamarin
2024-02-03 11:50 Arthur Zamarin
2024-02-03 11:50 Arthur Zamarin
2024-02-03 11:50 Arthur Zamarin
2024-01-08  7:03 Sam James
2023-09-06 18:43 WANG Xuerui
2023-09-01 16:07 Arthur Zamarin
2023-08-29 18:02 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-08-08 20:03 Matt Turner
2023-06-09  3:01 Matt Turner
2023-05-05  7:29 Arthur Zamarin
2023-05-05  7:29 Arthur Zamarin
2023-05-05  6:36 Arthur Zamarin
2023-05-05  6:08 Arthur Zamarin
2023-05-04 19:09 Jakov Smolić
2023-05-04 18:51 Arthur Zamarin
2023-05-04 18:41 Arthur Zamarin
2023-03-12  2:01 Matt Turner
2023-02-17  8:23 Arthur Zamarin
2022-11-12  6:01 WANG Xuerui
2022-11-05 18:58 Arthur Zamarin
2022-11-05  9:58 Arthur Zamarin
2022-11-05  9:44 Arthur Zamarin
2022-10-29 23:21 Matt Turner
2022-09-24  3:43 Matt Turner
2022-09-24  3:43 Matt Turner
2022-09-24  3:43 Matt Turner
2022-09-13 20:11 Matt Turner
2022-05-28  5:38 Sam James
2022-05-15  3:10 Sam James
2022-05-10  4:06 Arthur Zamarin
2022-05-10  2:03 Matt Turner
2022-05-07 18:28 Arthur Zamarin
2022-04-18 20:48 Jakov Smolić
2022-03-22  5:48 Matt Turner
2022-02-12 17:01 Matt Turner
2022-01-22  0:37 Andreas K. Hüttel
2022-01-02 10:54 Jakov Smolić
2021-12-18  3:47 Matt Turner
2021-08-12  3:10 Yixun Lan
2021-08-09 11:41 Marek Szuba
2021-08-09 10:22 Marek Szuba
2021-05-28 19:18 Sam James
2021-05-22  2:27 Matt Turner
2021-04-18 17:28 Sergei Trofimovich
2021-04-13 15:00 Sam James
2021-04-12 16:02 Sam James
2021-04-01  2:12 Matt Turner
2021-03-24 21:12 Sergei Trofimovich
2021-02-16  2:12 Matt Turner
2021-02-16  2:12 Matt Turner
2020-02-08  9:42 Mart Raudsepp
2020-02-08  9:42 Mart Raudsepp
2020-01-11 18:34 Mart Raudsepp
2020-01-11 18:34 Mart Raudsepp
2020-01-01 15:25 Agostino Sarubbo
2019-12-09  9:14 Agostino Sarubbo
2019-12-09  9:11 Agostino Sarubbo
2019-12-08 11:59 Mikle Kolyada
2019-12-08 11:58 Mikle Kolyada
2019-11-10 20:35 Michał Górny
2019-11-10 20:23 Pacho Ramos
2019-11-10 18:55 Pacho Ramos
2019-07-18 18:35 Sergei Trofimovich
2019-06-20 18:02 Sergei Trofimovich
2019-04-07 16:58 Mart Raudsepp
2019-04-06  9:56 Sergei Trofimovich
2019-03-21 19:52 Mart Raudsepp
2019-02-28 15:35 Mikle Kolyada
2019-02-17 21:05 Mikle Kolyada
2019-02-17 17:14 Sergei Trofimovich
2019-02-17 17:08 Sergei Trofimovich
2019-02-17 16:57 Sergei Trofimovich
2019-02-16  6:08 Mikle Kolyada
2019-02-15 15:46 Thomas Deutschmann
2019-02-14 22:09 Sergei Trofimovich
2018-12-07 21:48 Mart Raudsepp
2018-04-02 17:50 Gilles Dartiguelongue
2017-12-27 13:02 Mart Raudsepp
2017-12-27  8:35 Markus Meier
2017-12-21 21:16 Patrice Clement
2017-12-20 20:23 Mart Raudsepp
2017-11-28  7:05 Sergei Trofimovich
2017-11-23 20:47 Sergei Trofimovich
2017-11-18 13:20 Sergei Trofimovich
2017-11-06 20:49 Tobias Klausmann
2017-11-04 13:04 Sergei Trofimovich
2017-09-15  6:43 Gilles Dartiguelongue
2017-07-09 22:14 Mart Raudsepp
2017-07-09 11:01 Alexis Ballier
2017-07-07 21:20 Mart Raudsepp
2017-06-12 10:07 Mart Raudsepp
2017-04-22 17:53 Tobias Klausmann
2017-04-12 10:10 Jeroen Roovers
2017-03-18 23:06 Mart Raudsepp
2016-12-06 20:12 Markus Meier
2016-12-06 20:11 Markus Meier
2016-11-01 23:58 Gilles Dartiguelongue
2016-09-23 16:13 Tobias Klausmann
2016-09-08 23:03 Gilles Dartiguelongue
2016-07-30 11:18 Jeroen Roovers
2016-07-30  9:34 Jeroen Roovers
2016-06-08 19:44 Markus Meier
2016-05-03 19:58 Markus Meier
2016-05-03 19:57 Markus Meier
2016-01-16 10:56 Pacho Ramos
2015-12-06 21:55 Michał Górny
2015-11-18  9:09 Agostino Sarubbo
2015-11-16 21:56 Pacho Ramos
2015-11-16 21:56 Pacho Ramos
2015-10-03  8:23 Markus Meier
2015-10-03  8:23 Markus Meier
2015-09-07 16:24 Mikle Kolyada

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=1460891624.f0b29cdbae4c369a08608f38ca1571aac2c6c498.pacho@gentoo \
    --to=pacho@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