From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/
Date: Sat, 9 Jul 2022 20:46:03 +0000 (UTC) [thread overview]
Message-ID: <1657399539.302156c194675330b0b583a45f99f272184f67a5.tupone@gentoo> (raw)
commit: 302156c194675330b0b583a45f99f272184f67a5
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 9 20:45:39 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jul 9 20:45:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302156c1
dev-tcltk/bwidget: 1.9.15 bump
Closes: https://bugs.gentoo.org/854963
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-tcltk/bwidget/Manifest | 1 +
dev-tcltk/bwidget/bwidget-1.9.15.ebuild | 41 +++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/dev-tcltk/bwidget/Manifest b/dev-tcltk/bwidget/Manifest
index 39ff4ff26279..892f0c073a09 100644
--- a/dev-tcltk/bwidget/Manifest
+++ b/dev-tcltk/bwidget/Manifest
@@ -1 +1,2 @@
+DIST BWidget-1.9.15.zip 329390 BLAKE2B 011bc3e303082af8ec4aaf1bfa3812cec0e0c91dac41db867d5ebd5883949795d5877a53050be31823a218fdbc5113df8c848378af133ecb26dc07f5e8360b1c SHA512 cc3c46a112e902158c3f010941efcd51b42adae5b989511b325c619bffe79c3a11d74b044619e1ed9ef4b77abf18f7a2e8dfbd3fe46e1d26a1b61a02c3a3096c
DIST bwidget-1.9.14.tar.gz 261654 BLAKE2B 2c0e8ed33624f6304e775da3be02975aced85c8eeb8ca7fd736858a9323f7bd6aad96bb3697db1c9c571d5dc72ff21d3c161d4f2a8ada83f9ec615391c0f1890 SHA512 7db9c69ae423e97356ff3e54ffc77a450fb967907b32356f343aa4321faceb3e807e63babb2edf0e2c6ab086af570dbd6a02a85e4ca2c1f020ae4df78c8f0fe8
diff --git a/dev-tcltk/bwidget/bwidget-1.9.15.ebuild b/dev-tcltk/bwidget/bwidget-1.9.15.ebuild
new file mode 100644
index 000000000000..35390613170f
--- /dev/null
+++ b/dev-tcltk/bwidget/bwidget-1.9.15.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit 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/tcllib/${MY_PN}/${PV}/${MY_P}.zip"
+
+LICENSE="tcltk"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-lang/tk:0"
+RDEPEND="${DEPEND}"
+BDEPEND="app-arch/unzip"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.9.8-test.patch )
+
+src_test() {
+ TCLLIBPATH=${S} virtx tclsh tests/entry.test
+}
+
+src_install() {
+ insinto /usr/$(get_libdir)/${P}
+ doins *.tcl
+ doins -r images lang
+
+ dodoc -r demo
+ dodoc ChangeLog README.txt
+
+ docinto html
+ use doc && dodoc -r BWman/*
+}
next reply other threads:[~2022-07-09 20:46 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-09 20:46 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:16 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/ Arthur Zamarin
2024-11-08 2:49 Sam James
2024-11-03 6:42 Sam James
2024-11-03 4:40 Sam James
2024-11-02 16:59 Alfredo Tupone
2024-02-27 7:03 Alfredo Tupone
2024-02-04 13:27 Jakov Smolić
2022-12-02 18:59 Arthur Zamarin
2022-12-02 18:44 WANG Xuerui
2022-11-25 8:47 Arthur Zamarin
2022-11-24 12:08 Jakov Smolić
2022-11-23 3:35 Sam James
2022-11-23 1:56 Sam James
2022-11-23 1:53 Sam James
2021-09-15 19:44 Alfredo Tupone
2021-08-15 21:06 Andreas Sturmlechner
2020-04-19 8:38 Sergei Trofimovich
2020-04-18 8:24 Sergei Trofimovich
2020-04-16 8:29 Agostino Sarubbo
2020-04-16 8:29 Agostino Sarubbo
2020-04-16 8:28 Agostino Sarubbo
2020-04-16 8:27 Agostino Sarubbo
2020-04-16 8:27 Agostino Sarubbo
2020-02-26 6:55 Alfredo Tupone
2020-01-28 6:59 Alfredo Tupone
2019-11-20 11:48 Agostino Sarubbo
2019-11-15 7:31 Alfredo Tupone
2019-11-01 11:04 Mikle Kolyada
2019-10-23 12:40 Alfredo Tupone
2019-09-14 23:28 Sergei Trofimovich
2019-09-11 11:13 Agostino Sarubbo
2019-09-10 7:10 Agostino Sarubbo
2019-09-10 7:00 Sergei Trofimovich
2019-09-10 6:56 Sergei Trofimovich
2018-12-03 20:23 Alfredo Tupone
2018-12-03 20:11 Alfredo Tupone
2018-10-07 19:26 Alfredo Tupone
2017-07-12 19:46 Sergei Trofimovich
2017-06-21 11:44 Alexis Ballier
2015-10-19 12:06 Justin Lecher
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=1657399539.302156c194675330b0b583a45f99f272184f67a5.tupone@gentoo \
--to=tupone@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