public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/
Date: Mon, 19 Oct 2015 12:06:25 +0000 (UTC)	[thread overview]
Message-ID: <1445256378.f96eead8f5d94ed9945dab40981add070489d315.jlec@gentoo> (raw)

commit:     f96eead8f5d94ed9945dab40981add070489d315
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 11:17:10 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 12:06:18 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96eead8

dev-tcltk/bwidget: Version Bump

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-tcltk/bwidget/Manifest             |  1 +
 dev-tcltk/bwidget/bwidget-1.9.9.ebuild | 43 ++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-tcltk/bwidget/Manifest b/dev-tcltk/bwidget/Manifest
index 6cf3053..8d2191e 100644
--- a/dev-tcltk/bwidget/Manifest
+++ b/dev-tcltk/bwidget/Manifest
@@ -1 +1,2 @@
 DIST bwidget-1.9.8.tar.gz 252668 SHA256 545016e3ee998991308f54d8ef26bbf16144ee50fa432b9100d37ef806bdb314 SHA512 437958871809c8ce285cbf4521ff08720d106dca708183ff94234015da2b04ccb3a7b05df13d8e3f46466106c91418607c5983fc4ed8d9c4285ae0a0b1071262 WHIRLPOOL 4ee88816e8abab426c846ccc8a688a347ba9bdc43288b10ec56fec3f695f7733140441a686f321035cb1aebfc100178c263945c8a36c4b15b1ad227af72ee844
+DIST bwidget-1.9.9.tar.gz 243001 SHA256 b0e943b31b3513e9cc9a49e3f71d8b895ab55f5c8dfeaf849c8c308697f13573 SHA512 6374c9127ab37dd2cc3ede30fc525a7d0f226a995e44f7b1c9751e1c5520090bfbbae5cfcb5cbeec4d1c89eb8f4cd7eb2e453ac055d4ae5ef4b7b77512d2e042 WHIRLPOOL 8801d61696deaed01ab10f18aa421db9e4d2db95b150be222c40fd57174526c472644ac8cdc089c05975becade45cfc53633609611b36510004f4813341e59cb

diff --git a/dev-tcltk/bwidget/bwidget-1.9.9.ebuild b/dev-tcltk/bwidget/bwidget-1.9.9.ebuild
new file mode 100644
index 0000000..434922d
--- /dev/null
+++ b/dev-tcltk/bwidget/bwidget-1.9.9.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils multilib virtualx
+
+MY_PN=${PN/bw/BW}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="High-level widget set for Tcl/Tk"
+HOMEPAGE="http://tcllib.sourceforge.net/"
+SRC_URI="mirror://sourceforge/project/tcllib/${MY_PN}/${PV}/${P}.tar.gz"
+
+LICENSE="tcltk"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc"
+
+DEPEND="dev-lang/tk:0"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.9.8-test.patch
+}
+
+src_test() {
+	VIRTUALX_COMMAND=tclsh
+	virtualmake tests/entry.test
+}
+
+src_install() {
+	insinto /usr/$(get_libdir)/${P}
+	doins *.tcl
+	doins -r images lang
+
+	insinto /usr/share/doc/${PF}/
+	doins -r demo
+	dodoc ChangeLog README.txt
+
+	use doc && dohtml BWman/*
+}


             reply	other threads:[~2015-10-19 12:06 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-19 12:06 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-21 11:44 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/ Alexis Ballier
2017-07-12 19:46 Sergei Trofimovich
2018-10-07 19:26 Alfredo Tupone
2018-12-03 20:11 Alfredo Tupone
2018-12-03 20:23 Alfredo Tupone
2019-09-10  6:56 Sergei Trofimovich
2019-09-10  7:00 Sergei Trofimovich
2019-09-10  7:10 Agostino Sarubbo
2019-09-11 11:13 Agostino Sarubbo
2019-09-14 23:28 Sergei Trofimovich
2019-10-23 12:40 Alfredo Tupone
2019-11-01 11:04 Mikle Kolyada
2019-11-15  7:31 Alfredo Tupone
2019-11-20 11:48 Agostino Sarubbo
2020-01-28  6:59 Alfredo Tupone
2020-02-26  6:55 Alfredo Tupone
2020-04-16  8:27 Agostino Sarubbo
2020-04-16  8:27 Agostino Sarubbo
2020-04-16  8:28 Agostino Sarubbo
2020-04-16  8:29 Agostino Sarubbo
2020-04-16  8:29 Agostino Sarubbo
2020-04-18  8:24 Sergei Trofimovich
2020-04-19  8:38 Sergei Trofimovich
2021-08-15 21:06 Andreas Sturmlechner
2021-09-15 19:44 Alfredo Tupone
2022-07-09 20:46 Alfredo Tupone
2022-11-23  1:53 Sam James
2022-11-23  1:56 Sam James
2022-11-23  3:35 Sam James
2022-11-24 12:08 Jakov Smolić
2022-11-25  8:47 Arthur Zamarin
2022-12-02 18:44 WANG Xuerui
2022-12-02 18:59 Arthur Zamarin
2024-02-04 13:27 Jakov Smolić
2024-02-27  7:03 Alfredo Tupone

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=1445256378.f96eead8f5d94ed9945dab40981add070489d315.jlec@gentoo \
    --to=jlec@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