public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xnec2c/
Date: Tue, 29 Nov 2016 06:29:53 +0000 (UTC)	[thread overview]
Message-ID: <1480400967.ab72c33617d7a2d59b7e8551e17baa25fc1e38f6.tomjbe@gentoo> (raw)

commit:     ab72c33617d7a2d59b7e8551e17baa25fc1e38f6
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 06:29:27 2016 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 06:29:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab72c336

sci-electronics/xnec2c: Minor maintenance release

Package-Manager: portage-2.3.2

 sci-electronics/xnec2c/Manifest            |  1 +
 sci-electronics/xnec2c/xnec2c-3.5.1.ebuild | 35 ++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/sci-electronics/xnec2c/Manifest b/sci-electronics/xnec2c/Manifest
index d3872ba..736db9c 100644
--- a/sci-electronics/xnec2c/Manifest
+++ b/sci-electronics/xnec2c/Manifest
@@ -1,2 +1,3 @@
 DIST xnec2c-3.4.tar.bz2 922548 SHA256 92f25ee844d58109f99839854afacc14c37f4fdbc79f9d00c3a6c5f56248e537 SHA512 d71048ab8cbed1174e9773a273e63605de86efe4fd2b8ffb9c0862c9a3c6f9f54f241f9ea0dfdd59508d5860b8997c64685aac4d14aa7a60fdfd13194ef21378 WHIRLPOOL 503fc016653f46a5484ea6004d99a9cbafae9add31dc1968f20a3b0eb3b0c9c2eaee2a2d5f95c604cdc669ffedb9fc9b00882e0b2c46a531a3f7a58ebe30406e
+DIST xnec2c-3.5.1.tar.bz2 995554 SHA256 1daa6a5d024050a25b7a13052cf8a2d2f9271615730379d4f5679f0323572951 SHA512 3ba4bbe9d013176ced4d5aa584cd1e4b55caeb193cd3ec905e460421ed21038ff44dea332a3aa0650c34df6ef6bf5a2a9cbf5da7c7ba892b82c2fe7e253d99f5 WHIRLPOOL b006629bfa94a6131c3995cc99cb6347f6c67d3cca9f3271f6c9063f02277e4f3d9565a935dc161fea7f37a242a183c92d561324628360d8e63dfc01ebf5d705
 DIST xnec2c-3.5.tar.bz2 915879 SHA256 622ad14612a70c10e3f14c504a64519d51cd0a9d7cf7818c7d95a56452b736b7 SHA512 c3225ade9b624b458db7146da0c3cac03e287a1ca2ffce6fad77edc4fe7c1446156de6ab5f2e45a33b35916c4f07468bc2bdba96d9d186accb4b373b571ef897 WHIRLPOOL cf0357373ac96d43cfd91635e835ba7e3cfe382925bb6c8e8d6888342229c95d5897c629ae68a136819dee0ab2b3b05051bdb7cd8d3160625f6e75522c3071af

diff --git a/sci-electronics/xnec2c/xnec2c-3.5.1.ebuild b/sci-electronics/xnec2c/xnec2c-3.5.1.ebuild
new file mode 100644
index 00000000..8631c5d
--- /dev/null
+++ b/sci-electronics/xnec2c/xnec2c-3.5.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools eutils
+
+DESCRIPTION="A GTK+ graphical interactive version of nec2c"
+HOMEPAGE="http://www.qsl.net/5b4az/pages/nec2.html"
+SRC_URI="http://www.qsl.net/5b4az/pkg/nec2/xnec2c/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND="dev-libs/glib:2
+	x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+	sys-devel/gettext"
+
+src_prepare() {
+	glib-gettextize --force --copy || die
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	dodoc AUTHORS README doc/*.txt
+	use doc && dohtml -r doc/*.html doc/images
+	insinto /usr/share/doc/${PF}/examples
+	use examples && doins examples/*
+}


             reply	other threads:[~2016-11-29  6:30 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29  6:29 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14 14:42 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xnec2c/ Arthur Zamarin
2024-05-04  9:09 Thomas Beierlein
2024-04-12 10:59 Thomas Beierlein
2023-03-02  7:08 Thomas Beierlein
2022-11-20  7:37 Thomas Beierlein
2022-11-19 16:40 Sam James
2022-11-19 16:40 Sam James
2022-09-26  6:01 Thomas Beierlein
2022-05-29 14:08 Jakov Smolić
2022-05-29 14:08 Jakov Smolić
2022-03-24 16:41 Thomas Beierlein
2022-03-19 18:32 Thomas Beierlein
2022-02-13  7:58 Thomas Beierlein
2021-12-28 12:01 Thomas Beierlein
2021-01-18 10:14 David Seifert
2020-10-07  7:09 Agostino Sarubbo
2020-10-07  6:42 Agostino Sarubbo
2020-08-30  7:55 Thomas Beierlein
2020-08-30  7:15 Thomas Beierlein
2017-10-24 12:50 Jonas Stein
2017-06-24 11:03 Thomas Beierlein
2016-12-31 22:20 Agostino Sarubbo
2016-07-11 15:12 Thomas Beierlein
2016-07-11 15:12 Thomas Beierlein
2016-04-18  9:43 Patrice Clement
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 16:28 Agostino Sarubbo
2015-08-11 17:29 Thomas Beierlein

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=1480400967.ab72c33617d7a2d59b7e8551e17baa25fc1e38f6.tomjbe@gentoo \
    --to=tomjbe@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