From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/h2o-gtk/
Date: Wed, 16 May 2018 21:49:35 +0000 (UTC) [thread overview]
Message-ID: <1526507369.870ba927b664bb72be14063cac451dbcc75182e7.mgorny@gentoo> (raw)
commit: 870ba927b664bb72be14063cac451dbcc75182e7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 16 21:16:37 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 16 21:49:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870ba927
sci-physics/h2o-gtk: Bump to EAPI 7
.../{h2o-gtk-9999.ebuild => h2o-gtk-0.1-r1.ebuild} | 16 ++++++++--------
sci-physics/h2o-gtk/h2o-gtk-9999.ebuild | 11 +++++++----
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild b/sci-physics/h2o-gtk/h2o-gtk-0.1-r1.ebuild
similarity index 65%
copy from sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
copy to sci-physics/h2o-gtk/h2o-gtk-0.1-r1.ebuild
index dd9d42e7722..ec3885a327d 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-0.1-r1.ebuild
@@ -1,23 +1,23 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=yes
-
-inherit autotools-utils git-r3
+EAPI=7
DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
HOMEPAGE="https://github.com/mgorny/h2o-gtk/"
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/mgorny/h2o-gtk.git"
+SRC_URI="https://github.com/mgorny/h2o-gtk/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-cpp/gtkmm:2.4=
sci-libs/libh2oxx:0=
sci-libs/plotmm:0="
DEPEND="${RDEPEND}"
+
+src_configure() {
+ local -x CXXFLAGS="${CXXFLAGS} -std=c++11"
+ default
+}
diff --git a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild b/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
index dd9d42e7722..1096a19fbbc 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-AUTOTOOLS_AUTORECONF=yes
-
-inherit autotools-utils git-r3
+inherit autotools git-r3
DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
HOMEPAGE="https://github.com/mgorny/h2o-gtk/"
@@ -21,3 +19,8 @@ RDEPEND="dev-cpp/gtkmm:2.4=
sci-libs/libh2oxx:0=
sci-libs/plotmm:0="
DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2018-05-16 21:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-16 21:49 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 8:22 [gentoo-commits] repo/gentoo:master commit in: sci-physics/h2o-gtk/ Michał Górny
2018-09-06 21:22 Michał Górny
2018-05-16 21:49 Michał Górny
2018-05-16 21:49 Michał Górny
2016-05-14 23:32 David Seifert
2015-12-24 13:40 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=1526507369.870ba927b664bb72be14063cac451dbcc75182e7.mgorny@gentoo \
--to=mgorny@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