From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/spread-sheet-widget/
Date: Thu, 26 Nov 2020 22:56:43 +0000 (UTC) [thread overview]
Message-ID: <1606431385.ba58b541e59c4230018d6429a4eea8d5d3e4a413.soap@gentoo> (raw)
commit: ba58b541e59c4230018d6429a4eea8d5d3e4a413
Author: John Helmert III <jchelmert3 <AT> posteo <DOT> net>
AuthorDate: Thu Nov 26 22:56:25 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 22:56:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba58b541
x11-libs/spread-sheet-widget: bump to 0.6
Adding as a dependency of pspp, configure fails and asks for >=0.6 with
the current version of spread-sheet-widget.
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: John Helmert III <jchelmert3 <AT> posteo.net>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-libs/spread-sheet-widget/Manifest | 1 +
.../spread-sheet-widget-0.6.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/x11-libs/spread-sheet-widget/Manifest b/x11-libs/spread-sheet-widget/Manifest
index 84eb5594215..064f153ad7d 100644
--- a/x11-libs/spread-sheet-widget/Manifest
+++ b/x11-libs/spread-sheet-widget/Manifest
@@ -1 +1,2 @@
DIST spread-sheet-widget-0.3.tar.gz 501469 BLAKE2B 92acf196966271086b02ad3a172d0f439a84701b3074677be87c84643c6a9180685121370611b21f1c9d65ed0aeacccce169a6f53d9f7f418f5e8469744fb19b SHA512 1b667c901e42f00e7862dab70fd9df65e69aaa09d1f9eb0e7d83ccbeb74239b24188ff096b5645150ee8c98f4881501402704db96642a41b804674cbb95d1bcc
+DIST spread-sheet-widget-0.6.tar.gz 522827 BLAKE2B 0e68fff897915b9a74fb954d604efde4180c82550d5af7ec43cdb3bc843fefa5eaf33994e95dcd65cadf5f04c24e1d0a7f08f0c7465a35c62c434c42c48bd366 SHA512 7a5b436cb0411fa4759b467935b7e14a15ae83c971a449525ef19cb50584ef9293efb1f6160e3b373b5bf7b48c2688c36f8396b5942599ebcb8e2957e07179b9
diff --git a/x11-libs/spread-sheet-widget/spread-sheet-widget-0.6.ebuild b/x11-libs/spread-sheet-widget/spread-sheet-widget-0.6.ebuild
new file mode 100644
index 00000000000..87e31eee3ad
--- /dev/null
+++ b/x11-libs/spread-sheet-widget/spread-sheet-widget-0.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="GNU Spread Sheet Widget"
+HOMEPAGE="https://www.gnu.org/software/ssw/"
+SRC_URI="mirror://gnu-alpha/ssw/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="x11-libs/gtk+:3"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ econf --disable-static
+}
+
+src_install() {
+ default
+
+ # no static archives
+ find "${ED}" -name '*.la' -delete || die
+}
next reply other threads:[~2020-11-26 22:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-26 22:56 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-05 12:29 [gentoo-commits] repo/gentoo:master commit in: x11-libs/spread-sheet-widget/ Sam James
2024-12-03 12:10 Sam James
2022-07-05 4:16 Sam James
2022-07-05 3:57 Sam James
2022-07-05 3:57 Sam James
2022-06-24 8:24 Agostino Sarubbo
2022-06-23 18:42 Sam James
2022-06-07 6:34 Sam James
2020-09-15 13:23 David Seifert
2019-01-17 16:58 Mikle Kolyada
2019-01-02 19:01 Thomas Deutschmann
2018-12-07 20:11 Alexey Shvetsov
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=1606431385.ba58b541e59c4230018d6429a4eea8d5d3e4a413.soap@gentoo \
--to=soap@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