From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/pax/
Date: Sun, 24 Jan 2021 11:26:04 +0000 (UTC) [thread overview]
Message-ID: <1611487558.48a860c593646de231b330753a92520542d4b32e.slyfox@gentoo> (raw)
commit: 48a860c593646de231b330753a92520542d4b32e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 10:51:12 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 11:25:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a860c5
app-arch/pax: bump up to 20201030
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-arch/pax/Manifest | 1 +
app-arch/pax/pax-20201030.ebuild | 43 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/app-arch/pax/Manifest b/app-arch/pax/Manifest
index a31ca15a60e..c723128b3c8 100644
--- a/app-arch/pax/Manifest
+++ b/app-arch/pax/Manifest
@@ -1 +1,2 @@
DIST paxmirabilis-20161104.cpio.gz 148061 BLAKE2B 997a126d3048488e1a4e49ff9753de2ebdbe75b7daedbea8c95ab5f1902d4768d4b12b13fa684cb2a7c2fe8470ab60e19ea3f9430429a6a4e6e1d57993130fd4 SHA512 42ec8365a5efb9ffb9d383cece39ffaac85c1c8d69856ec557a5567cf0d28d98a0f2d4b7fed53572366eba12c71111cc80b591d51c6a19a3e6437efb62af33ce
+DIST paxmirabilis-20201030.cpio.gz 171982 BLAKE2B cdda22bf73ff60cda7b8873ed278d1d9d7daab170084ca17760dacffc88b8edd29a0498155f860019b22641d9c84186074c5e696c67846e1997f5883267761b0 SHA512 14c913db49c05b92f3448b7ae2e11b4fdb86c2daa5f269d86e044e8779eec7ea19b41534fbd8ebfe31cffe6b50e51c0460c3994307ba2cfa07029602604882de
diff --git a/app-arch/pax/pax-20201030.ebuild b/app-arch/pax/pax-20201030.ebuild
new file mode 100644
index 00000000000..b497a976a1f
--- /dev/null
+++ b/app-arch/pax/pax-20201030.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit unpacker toolchain-funcs flag-o-matic
+
+DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive tool"
+HOMEPAGE="https://www.mirbsd.org/pax.htm"
+SRC_URI="https://www.mirbsd.org/MirOS/dist/mir/cpio/paxmirabilis-${PV}.cpio.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="elibc_musl? ( sys-libs/fts-standalone )"
+DEPEND="${RDEPEND}"
+BDEPEND="$(unpacker_src_uri_depends)"
+
+S=${WORKDIR}/${PN}
+
+src_configure() {
+ use elibc_musl && append-libs -lfts
+
+ tc-export CC
+ tc-getPROG SIZE size
+}
+
+src_compile() {
+ set -- sh ./Build.sh
+ echo "$@"
+ "$@"
+}
+
+src_install() {
+ dobin pax
+ doman pax.1
+
+ dosym pax /usr/bin/paxcpio
+ newman cpio.1 paxcpio.1
+
+ dosym pax /usr/bin/paxtar
+ newman tar.1 paxtar.1
+}
next reply other threads:[~2021-01-24 11:26 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 11:26 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-25 21:59 [gentoo-commits] repo/gentoo:master commit in: app-arch/pax/ Marek Szuba
2021-07-02 7:17 Sergei Trofimovich
2021-03-06 10:13 Sergei Trofimovich
2021-02-27 10:08 Sam James
2021-02-27 10:07 Sam James
2021-02-26 16:11 Sam James
2021-02-26 14:40 Agostino Sarubbo
2021-02-26 13:59 Sam James
2021-02-26 13:56 Sam James
2021-02-26 13:53 Sam James
2021-01-24 11:26 Sergei Trofimovich
2019-03-19 11:18 Andreas Sturmlechner
2018-12-29 15:26 Anthony G. Basile
2018-03-06 19:40 Markus Meier
2018-03-02 15:59 Tobias Klausmann
2018-02-27 20:31 Sergei Trofimovich
2018-02-18 19:48 Sergei Trofimovich
2018-02-10 20:52 Sergei Trofimovich
2018-02-09 8:39 Agostino Sarubbo
2018-02-07 20:16 Sergei Trofimovich
2018-02-07 6:09 Thomas Deutschmann
2017-12-07 5:36 Jeroen Roovers
2016-03-07 4:17 Mike Frysinger
2016-02-27 18:55 Mike Frysinger
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=1611487558.48a860c593646de231b330753a92520542d4b32e.slyfox@gentoo \
--to=slyfox@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