public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpipeline/
Date: Sun, 24 Apr 2022 02:38:25 +0000 (UTC)	[thread overview]
Message-ID: <1650767890.3159149c386e9a2a4a2f25946c675bc91a2fab54.sam@gentoo> (raw)

commit:     3159149c386e9a2a4a2f25946c675bc91a2fab54
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 02:38:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 02:38:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3159149c

dev-libs/libpipeline: add 1.5.6

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libpipeline/Manifest                 |  1 +
 dev-libs/libpipeline/libpipeline-1.5.6.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-libs/libpipeline/Manifest b/dev-libs/libpipeline/Manifest
index a88f2ae76f3d..c08acab5b223 100644
--- a/dev-libs/libpipeline/Manifest
+++ b/dev-libs/libpipeline/Manifest
@@ -1 +1,2 @@
 DIST libpipeline-1.5.5.tar.gz 956089 BLAKE2B bfa8ed4c96c4dc7cb8360cac201835276dfe39429c993e614d8f396ad9c3175679f5a1ea205a9bf2f8738f8d3066cb50d09a9a5b5fd3d1219ba20adbb40b0e8b SHA512 adb228325c1f11e9f3566f2fc63541a90c88fe24656fc74ed0294d1eb3b80073bf4741fe7c289f53b340702145b11637d37682e3036dce41ec0fe45dcc6d62c5
+DIST libpipeline-1.5.6.tar.gz 976516 BLAKE2B 813009e37ddb9a63da57e11ce71040646449b10140f5dd42cca02d280a3adb2173207af857ebca24777fdc8d30e426c41ad51f356f285decfe007b5829d9730f SHA512 35a627cf2d736df4e7e6b238eddb61e3fbd00e90b56b16135b4e4f5c6b54fbdb35a496705528c8308e14273341dfe0ed14f78c0791474584c8dc2df99bfdc570

diff --git a/dev-libs/libpipeline/libpipeline-1.5.6.ebuild b/dev-libs/libpipeline/libpipeline-1.5.6.ebuild
new file mode 100644
index 000000000000..760fe72bfd35
--- /dev/null
+++ b/dev-libs/libpipeline/libpipeline-1.5.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A pipeline manipulation library"
+HOMEPAGE="https://libpipeline.nongnu.org/"
+SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-libs/check )"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+	econf --disable-static
+}
+
+src_install() {
+	default
+
+	find "${ED}" -type f -name "*.la" -delete || die
+}


             reply	other threads:[~2022-04-24  2:38 UTC|newest]

Thread overview: 95+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-24  2:38 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09 20:19 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpipeline/ Sam James
2024-11-08  5:11 Eli Schwartz
2024-10-12 15:05 Sam James
2024-10-09  0:06 Jakov Smolić
2024-10-05 21:47 Jakov Smolić
2024-10-05 14:30 Arthur Zamarin
2024-10-05 13:58 Arthur Zamarin
2024-10-05 12:02 Arthur Zamarin
2024-10-05 11:48 Arthur Zamarin
2024-08-29  1:55 Sam James
2022-12-26  3:54 Sam James
2022-12-26  3:20 Sam James
2022-12-25 21:24 Sam James
2022-12-25 20:15 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:09 Arthur Zamarin
2022-11-14  3:50 Sam James
2022-11-14  3:50 Sam James
2022-06-02  7:31 Jakov Smolić
2022-06-02  4:20 Jakov Smolić
2022-06-02  3:05 Sam James
2022-06-02  3:05 Sam James
2022-06-02  2:21 Sam James
2022-06-02  2:21 Sam James
2022-06-02  2:03 Sam James
2022-06-02  2:03 Sam James
2022-04-17 17:06 Sam James
2022-02-23 13:32 Sam James
2022-02-19  8:44 Arthur Zamarin
2022-02-19  8:35 Arthur Zamarin
2022-02-19  2:36 Sam James
2022-02-19  2:36 Sam James
2022-02-19  2:28 Sam James
2022-02-19  2:24 Sam James
2022-01-04  8:36 Lars Wendler
2022-01-04  8:36 Lars Wendler
2021-12-13 20:15 Arthur Zamarin
2021-12-13 19:17 Arthur Zamarin
2021-12-13 18:38 Arthur Zamarin
2021-12-13  7:09 Agostino Sarubbo
2021-12-13  7:03 Agostino Sarubbo
2021-12-13  7:02 Agostino Sarubbo
2021-12-13  6:57 Agostino Sarubbo
2021-12-13  6:17 Sam James
2021-11-09  5:35 Sam James
2021-11-09  5:33 Sam James
2021-11-09  5:33 Sam James
2021-02-03 21:08 Fabian Groffen
2020-12-27 12:51 Sergei Trofimovich
2020-12-24 22:06 Sergei Trofimovich
2020-12-23 13:57 Sergei Trofimovich
2020-12-22  6:29 Sam James
2020-12-22  6:29 Sam James
2020-12-22  1:41 Sam James
2020-12-22  1:23 Sam James
2020-12-21 21:28 Sam James
2020-12-21  1:37 Thomas Deutschmann
2020-08-13 16:21 Lars Wendler
2020-03-21  9:24 Mart Raudsepp
2020-03-15 13:08 Mikle Kolyada
2020-03-02 11:49 Sergei Trofimovich
2020-03-02 11:34 Sergei Trofimovich
2020-03-02 11:22 Sergei Trofimovich
2020-02-26 13:12 Agostino Sarubbo
2020-02-26 13:11 Agostino Sarubbo
2020-02-26 11:11 Agostino Sarubbo
2020-02-26 11:11 Agostino Sarubbo
2020-02-26 11:11 Agostino Sarubbo
2020-02-26 11:10 Agostino Sarubbo
2020-01-04 20:57 Lars Wendler
2020-01-04 12:41 Lars Wendler
2020-01-04 12:41 Lars Wendler
2019-05-04 13:18 Mikle Kolyada
2019-01-29 11:31 Lars Wendler
2019-01-29 11:31 Lars Wendler
2019-01-09 15:41 Michał Górny
2018-06-06 17:57 Mike Frysinger
2018-05-27 16:24 Mikle Kolyada
2018-04-22  8:22 Mart Raudsepp
2018-03-29  7:00 Sergei Trofimovich
2018-03-22 22:54 Sergei Trofimovich
2018-03-15 16:40 Mikle Kolyada
2018-03-04 16:23 Tobias Klausmann
2018-02-07 22:32 Sergei Trofimovich
2018-01-21 10:28 Sergei Trofimovich
2018-01-18 17:52 Mikle Kolyada
2017-11-14 20:02 Tim Harder
2017-07-23 22:24 Thomas Deutschmann
2016-01-19 16:46 Mike Frysinger
2015-08-18  5:41 Lars Wendler
2015-08-18  5:41 Lars Wendler

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=1650767890.3159149c386e9a2a4a2f25946c675bc91a2fab54.sam@gentoo \
    --to=sam@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