summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-06-07 15:51:57 +0000
committerMichał Górny <mgorny@gentoo.org>2012-06-07 15:51:57 +0000
commit60849ed0a84312affbcb4b07f6eb127391801f68 (patch)
treea452f03c2d73118fd5494d677169de5a637ff519 /sci-physics
parentStable for x86, wrt bug #420009 (diff)
downloadhistorical-60849ed0a84312affbcb4b07f6eb127391801f68.tar.gz
historical-60849ed0a84312affbcb4b07f6eb127391801f68.tar.bz2
historical-60849ed0a84312affbcb4b07f6eb127391801f68.zip
Introduce h2o-gtk, a GTK+ steam & water properties app based on libh2o.
Package-Manager: portage-2.2.0_alpha109_p1/cvs/Linux x86_64
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/h2o-gtk/ChangeLog10
-rw-r--r--sci-physics/h2o-gtk/Manifest16
-rw-r--r--sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild21
-rw-r--r--sci-physics/h2o-gtk/metadata.xml15
4 files changed, 62 insertions, 0 deletions
diff --git a/sci-physics/h2o-gtk/ChangeLog b/sci-physics/h2o-gtk/ChangeLog
new file mode 100644
index 000000000000..c69bce6ffecb
--- /dev/null
+++ b/sci-physics/h2o-gtk/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-physics/h2o-gtk
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/h2o-gtk/ChangeLog,v 1.1 2012/06/07 15:51:57 mgorny Exp $
+
+*h2o-gtk-0.1 (07 Jun 2012)
+
+ 07 Jun 2012; Michał Górny <mgorny@gentoo.org> +h2o-gtk-0.1.ebuild,
+ +metadata.xml:
+ Introduce h2o-gtk, a GTK+ steam & water properties app based on libh2o.
+
diff --git a/sci-physics/h2o-gtk/Manifest b/sci-physics/h2o-gtk/Manifest
new file mode 100644
index 000000000000..582afc9af0f8
--- /dev/null
+++ b/sci-physics/h2o-gtk/Manifest
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST h2o-gtk-0.1.tar.bz2 69851 RMD160 45986a76dabce276a8a684b05e2b431d0c302ecb SHA1 2020651dc3236747a530e6164881eaa9150fd802 SHA256 ad62d02b37aac565f6cc854e6dc3ed2e31ddc52ed458b4cd9b9c7b276546bb01
+EBUILD h2o-gtk-0.1.ebuild 571 RMD160 e8bff6536e3ac06ae36844841ec7b3e3c42c80bf SHA1 7eac129671f97ef1f0f92c81f75afd0fcfb55531 SHA256 091b60684c3b95caca9ac6c9040957b784cd00e33a9069df744bcc90d8c6822a
+MISC ChangeLog 402 RMD160 b3926e562f6d8935c98492f90725db7cc3a1f47d SHA1 418c7b0213063336b46fdec2cabb8eac7ac9f417 SHA256 ed04da509d570aa5020a5bfc4c165e29ad9d2dfbdd731e5687d583d41975785f
+MISC metadata.xml 438 RMD160 5545825ddd8183d461e33ff57b4b23922cb5293b SHA1 33010c8b416e6362ace8772d93f80375966cc797 SHA256 01529734d4c8f713598838c3d26d7e4ec735e041594645fe14dd87f348bcc91e
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iJwEAQEIAAYFAk/QzncACgkQfXuS5UK5QB2LxQP9HkyNLbvLVvHroIJ1V6BXEcyb
+2FTsk/NnZmzWFjqVml6YNLS+3jr6+Q5ckAq7TuOiMVkbEd+IlAb6um/PXLO6K4ZX
+mdrsIRdpMcnreuLQC1/qb2cOejIc/xefX4IBhYgBWuf2TzdmzyMIcy1lp2Jc9x0+
+wuIWhyOZr9WoEctzWas=
+=SoGF
+-----END PGP SIGNATURE-----
diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
new file mode 100644
index 000000000000..34600cf81775
--- /dev/null
+++ b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild,v 1.1 2012/06/07 15:51:57 mgorny Exp $
+
+EAPI=4
+
+inherit autotools-utils
+
+DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
+HOMEPAGE="https://bitbucket.org/mgorny/h2o-gtk/"
+SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-cpp/gtkmm
+ >=sci-libs/libh2oxx-0.2
+ sci-libs/plotmm"
+DEPEND="${RDEPEND}"
diff --git a/sci-physics/h2o-gtk/metadata.xml b/sci-physics/h2o-gtk/metadata.xml
new file mode 100644
index 000000000000..2b0a87c4cd94
--- /dev/null
+++ b/sci-physics/h2o-gtk/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <upstream>
+ <maintainer status="active">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <bugs-to>https://bitbucket.org/mgorny/h2o-gtk/issues/</bugs-to>
+ </upstream>
+</pkgmetadata>