public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "YiFei Zhu" <zhuyifei1999@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/dwarfs-bin/
Date: Tue, 23 Jan 2024 11:08:06 +0000 (UTC)	[thread overview]
Message-ID: <1706006774.73e2032444723d79d928e8a80ac82754ab88db0a.zhuyifei1999@gentoo> (raw)

commit:     73e2032444723d79d928e8a80ac82754ab88db0a
Author:     YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
AuthorDate: Tue Jan 23 08:58:21 2024 +0000
Commit:     YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
CommitDate: Tue Jan 23 10:46:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=73e20324

sys-fs/dwarfs-bin: add 0.8.0, drop 0.7.4-r1

Signed-off-by: YiFei Zhu <zhuyifei1999 <AT> gmail.com>

 sys-fs/dwarfs-bin/Manifest                                        | 4 ++--
 .../{dwarfs-bin-0.7.4-r1.ebuild => dwarfs-bin-0.8.0.ebuild}       | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-fs/dwarfs-bin/Manifest b/sys-fs/dwarfs-bin/Manifest
index 231e5e26bf..df99531a2a 100644
--- a/sys-fs/dwarfs-bin/Manifest
+++ b/sys-fs/dwarfs-bin/Manifest
@@ -1,4 +1,4 @@
-DIST dwarfs-bin-0.7.4-amd64.tar.xz 6489712 BLAKE2B b854e0cd7afa118dcbb8f46aead848b2293ee8cac6d6f74d85a789b70ccfdfff94d3d4751018ea0a1c44d1d07997ee32bbe07a5d88bd398515223c48c010f1cc SHA512 a420c10e6190034f584d9710506a874c1ea011a61aff25e8525a2576664bde51799e602884cbaa92ecd27e1450cbe2fce48b040631061723cc3e810d854e8c40
-DIST dwarfs-bin-0.7.4-arm64.tar.gz 5628380 BLAKE2B e9224f2881e34b9dc09a61098b63d26010655ba1287d069138fede6276fd075a7b4655a91c9e72b0fc57fc926fd6ff42bed367007ba7a6455d91d4692dcc192d SHA512 f2889a9c88872610873b0527342cd0fa4738dd50c5b0ee6ac388d2edefb88548371d193b1206b37d7aa4969b1018f3bdd579d54306266201eb75fe4369775444
 DIST dwarfs-bin-0.7.5-amd64.tar.xz 6435884 BLAKE2B 6945b6071f2df706cb60d3120cb447ab5ca56100172c62553d908ba46bf6e5ea5d10e7f957a94f5f85ccabfc7bfb68eaf3b85bd69854c55472b0fccfe7eb2ffe SHA512 a89bf78fd38528d64c2eb437603b73503c9697b7b81ac35f829258da91055d905c923aef6c18f5e75e8d17155ebf06b3fede54c634313a1c4f555aee8d8aada2
 DIST dwarfs-bin-0.7.5-arm64.tar.gz 5636216 BLAKE2B ef9955c5f719985f796dee464b19b7f5267b9b2685bf96d9e7234d467ce85d09356aa84585b0ea6ce9dfb03c5cd12890f907456990b0926f1e1755380f9081f7 SHA512 7e3cbc43d90deee0d799502e172d5e1c315733c3a4be800ae0bd8581432c873b4b22c2f952490b6ec31c34ec67d0ac8df365d30cb19f3b1a743e71687d5f765c
+DIST dwarfs-bin-0.8.0-amd64.tar.xz 7444728 BLAKE2B ab95665be88d77e5b3ae48d9a6780740a866bb6f75143b953c175742e46ad406538201cfd5d82578a96bde2bc1dd8e1ce61a6e2188006a64bf8fda632b1f9e51 SHA512 ea1e0bf0b655b404af8839ce78bedc617e8f3f1dba7f9aa36569345844f0539375d58b7d9726852bcb197b9fca99ec4c7a532be2bfcb14ec335d35efd2544e14
+DIST dwarfs-bin-0.8.0-arm64.tar.gz 6495832 BLAKE2B 95840404653dce660b34e88510adcc185095d93f2cec30171f96a836ac4cddfef16bf329dc75028ed7de02d1fa3e95b770a25e4b8a8d0096bf16ddde5d7f4838 SHA512 8fea6502bf990ebd30e97dc17e2fa17c127bc490a95f39ce279657797effe0549c2ac6e8063a0055ed95dbbb897fd344fbfbb3c4ebb4eb2b14d7e38d7c218396

diff --git a/sys-fs/dwarfs-bin/dwarfs-bin-0.7.4-r1.ebuild b/sys-fs/dwarfs-bin/dwarfs-bin-0.8.0.ebuild
similarity index 86%
rename from sys-fs/dwarfs-bin/dwarfs-bin-0.7.4-r1.ebuild
rename to sys-fs/dwarfs-bin/dwarfs-bin-0.8.0.ebuild
index 6c4657c9a9..8b117c98fb 100644
--- a/sys-fs/dwarfs-bin/dwarfs-bin-0.7.4-r1.ebuild
+++ b/sys-fs/dwarfs-bin/dwarfs-bin-0.8.0.ebuild
@@ -6,8 +6,8 @@ EAPI=8
 DESCRIPTION="Static version of a fast very high compression read-only FUSE file system"
 HOMEPAGE="https://github.com/mhx/dwarfs"
 SRC_URI="
-	amd64? ( https://github.com/mhx/dwarfs/releases/download/v${PV}/dwarfs-${PV}-Linux-x86_64.tar.xz -> ${P}-amd64.tar.xz )
-	arm64? ( https://github.com/mhx/dwarfs/releases/download/v${PV}/dwarfs-${PV}-Linux-aarch64.tar.xz -> ${P}-arm64.tar.gz )
+	amd64? ( https://github.com/mhx/dwarfs/releases/download/v${PV}/dwarfs-${PV}-Linux-x86_64-clang.tar.xz -> ${P}-amd64.tar.xz )
+	arm64? ( https://github.com/mhx/dwarfs/releases/download/v${PV}/dwarfs-${PV}-Linux-aarch64-clang.tar.xz -> ${P}-arm64.tar.gz )
 "
 
 LICENSE="GPL-3"
@@ -28,9 +28,9 @@ QA_PREBUILT="
 
 src_unpack() {
 	if use amd64; then
-		S="${WORKDIR}/dwarfs-${PV}-Linux-x86_64"
+		S="${WORKDIR}/dwarfs-${PV}-Linux-x86_64-clang"
 	elif use arm64; then
-		S="${WORKDIR}/dwarfs-${PV}-Linux-aarch64"
+		S="${WORKDIR}/dwarfs-${PV}-Linux-aarch64-clang"
 	fi
 
 	default


             reply	other threads:[~2024-01-23 11:08 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 11:08 YiFei Zhu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-27 17:42 [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/dwarfs-bin/ Denis Reva
2024-12-05  7:53 Denis Reva
2024-09-22  9:41 Denis Reva
2024-06-03 12:42 Denis Reva
2024-05-16 15:06 Denis Reva
2024-02-24  9:07 Denis Reva
2024-02-17  9:02 Denis Reva
2024-02-12  7:27 Denis Reva
2024-02-08 19:13 YiFei Zhu
2024-01-19  6:43 YiFei Zhu
2024-01-10  7:15 YiFei Zhu
2024-01-10  7:06 YiFei Zhu
2024-01-08  8:50 YiFei Zhu
2024-01-07 11:07 Denis Reva
2023-08-16 13:08 Denis Reva
2023-07-25 17:05 Denis Reva
2023-07-10  5:28 Denis Reva
2023-05-27 16:35 Rahul Sandhu
2023-02-28 14:51 Denis Reva
2023-02-28 13:12 Denis Reva
2023-02-28 13:12 Denis Reva
2023-02-28 13:12 Denis Reva
2022-06-22  5:40 Denis Reva
2022-06-22  5:40 Denis Reva
2022-06-14  6:35 Denis Reva
2022-03-24  6:29 Denis Reva
2022-03-19 11:50 Denis Reva

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=1706006774.73e2032444723d79d928e8a80ac82754ab88db0a.zhuyifei1999@gentoo \
    --to=zhuyifei1999@gmail.com \
    --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