From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gelemental/
Date: Thu, 8 Aug 2019 16:12:40 +0000 (UTC) [thread overview]
Message-ID: <1565280748.558d2f4b3993d9efed5b206405166115d1d3b2c3.tamiko@gentoo> (raw)
commit: 558d2f4b3993d9efed5b206405166115d1d3b2c3
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 8 16:09:24 2019 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Aug 8 16:12:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558d2f4b
sci-chemistry/gelemental: version bump to 2.0.0
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
sci-chemistry/gelemental/Manifest | 1 +
sci-chemistry/gelemental/gelemental-2.0.0.ebuild | 51 ++++++++++++++++++++++++
2 files changed, 52 insertions(+)
diff --git a/sci-chemistry/gelemental/Manifest b/sci-chemistry/gelemental/Manifest
index 246ba2eb9a8..c6a12eecca4 100644
--- a/sci-chemistry/gelemental/Manifest
+++ b/sci-chemistry/gelemental/Manifest
@@ -1,2 +1,3 @@
DIST gelemental-1.2.0.tar.bz2 460757 BLAKE2B 53fd40cdc37909495cd9051c83418ace482fdf17930df2a94d8cb7f44a8eff2a5e7c37e54dac4e72810b1420d0bf2722eca47eb8c375fc05ecf26b753beb4e9d SHA512 2e6ef2c22b389cff69728b01e1eb397578974362356f5132098f29a9e01a64be228a24686738bd84ea575cee5aef068d9ab3d6c20233f995ccc5f1a1cb5d5673
DIST gelemental_1.2.0-8.debian.tar.gz 29877 BLAKE2B a19c853cd426e1abdf73b48a21d1d7c830a613dc5802b1478d699d21b3211060b150c25bd525414147d02972dd9ac0940468a2f873aad03f9b7c522e862f29a7 SHA512 83c236e3b91af304c96f28c0f12577821ee2f47c9e01fb1f3664228afb002dc19b1a71e6dcd6040d09ea991d131b147ea5b36283d8ead290d50014c15e69878c
+DIST v2.0.0.tar.gz 779052 BLAKE2B 86f98a97acaf84c2bd6e03e991e226f19e65ed9c06fc43c809278d5e6d8b93645aa64ac4983166fad6b6b9b3d0ad5bba7a7cbfe2dccbbe2ea093deaaa8bdfabd SHA512 86b0f59a3508560e3882f40b820d7b24b780bb4d1619df94f3410b0832255deec8e55d11c5ad960f96fc3e16d8a624279bf53bf178bf1dacdfe80a72181e48d6
diff --git a/sci-chemistry/gelemental/gelemental-2.0.0.ebuild b/sci-chemistry/gelemental/gelemental-2.0.0.ebuild
new file mode 100644
index 00000000000..6d8bf194fd9
--- /dev/null
+++ b/sci-chemistry/gelemental/gelemental-2.0.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools fdo-mime flag-o-matic gnome2-utils eutils
+
+DESCRIPTION="Periodic table viewer with detailed information on the chemical elements"
+HOMEPAGE="https://github.com/ginggs/gelemental/"
+SRC_URI="https://github.com/ginggs/${PN}/archive/v${PV}.tar.gz"
+
+LICENSE="GPL-3 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+RDEPEND="
+ dev-cpp/gtkmm:2.4
+ dev-cpp/glibmm:2"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+ sys-devel/gettext
+ dev-util/intltool
+ doc? ( app-doc/doxygen )"
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_configure() {
+ append-cxxflags -std=c++11 #566450
+ local myeconfargs=( $(use_enable doc api-docs) )
+
+ default
+}
+
+# src_install() {
+# de
+# autotools-utils_src_install apidir="/usr/share/doc/${PF}/html"
+# }
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+ fdo-mime_desktop_database_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+ fdo-mime_desktop_database_update
+}
next reply other threads:[~2019-08-08 16:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-08 16:12 Matthias Maier [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-16 16:17 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gelemental/ Arthur Zamarin
2023-07-30 21:34 Matthias Maier
2023-07-30 21:34 Matthias Maier
2021-05-28 9:40 David Seifert
2020-05-01 17:49 Matthias Maier
2020-05-01 17:48 Agostino Sarubbo
2020-05-01 17:42 Agostino Sarubbo
2020-04-30 22:38 Matthias Maier
2019-08-11 1:21 Aaron Bauman
2019-08-08 16:12 Matthias Maier
2015-12-27 16:47 Justin Lecher
2015-12-27 16:47 Justin Lecher
2015-12-25 15:13 Agostino Sarubbo
2015-12-19 10:10 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=1565280748.558d2f4b3993d9efed5b206405166115d1d3b2c3.tamiko@gentoo \
--to=tamiko@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