Skip to content

Commit

Permalink
games/veloren: unbreak fetch after fc35331
Browse files Browse the repository at this point in the history
=> Fetched file size mismatch (expected 127373659, actual 127375092)

-    open.png    size=128 time=1631304156.000000000 \
-                sha256digest=891bfe057337830685496d1762e8772358f48843540cc88e0903b293d9767cd6
+    open.png    size=716 time=1631304156.000000000 \
+                sha256digest=0e2d47f0f53b84747c458d82fea9baed88635cc7b2513177e354c3cc33b5ac3d
-    press.png   size=128 time=1631304156.000000000 \
-                sha256digest=a4f191dd96a28b8c68d566c393c6da3d07911320f2bec0dbf59f13aa15c12620
+    press.png   size=195 time=1631304156.000000000 \
+                sha256digest=8e7f4a0ea7fe9a2d82763a0c36c7c084c29b8aa02964cd69103430dd093e55b9

Reported by:	pkg-fallout

(cherry picked from commit 27daf98)
  • Loading branch information
jbeich committed Sep 14, 2021
1 parent 3eb3106 commit 5f2f435
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 8 deletions.
5 changes: 0 additions & 5 deletions games/veloren/Makefile
Expand Up @@ -687,11 +687,6 @@ CARGO_ENV+= RUSTC_BOOTSTRAP=1
# XXX https://github.com/rust-lang/cargo/issues/4101
CARGO_INSTALL_PATH= server-cli voxygen

post-extract:
# XXX GitLab failed to export some LFS objects
@${CP} ${FILESDIR}/open.png ${WRKSRC}/assets/voxygen/element/ui/generic/buttons/bag/
@${CP} ${FILESDIR}/press.png ${WRKSRC}/assets/voxygen/element/ui/generic/buttons/checkbox/

post-patch:
# .git/ directory is missing, so don't abort if git binary is also missing
@${REINPLACE_CMD} -e 's/"git"/"${TRUE}"/' \
Expand Down
6 changes: 3 additions & 3 deletions games/veloren/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1631423896
TIMESTAMP = 1631304156
SHA256 (rust/crates/ab_glyph-0.2.11.crate) = af0ac006645f86f20f6c6fa4dcaef920bf803df819123626f9440e35835e7d80
SIZE (rust/crates/ab_glyph-0.2.11.crate) = 15528
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.4.crate) = d9fe5e32de01730eb1f6b7f5b51c17e03e2325bf40a74f754f04f130043affff
Expand Down Expand Up @@ -1245,8 +1245,8 @@ SHA256 (Imberflur-wgpu-profiler-b156eb145bc223386ef344860d9b33b3c181650c_GH0.tar
SIZE (Imberflur-wgpu-profiler-b156eb145bc223386ef344860d9b33b3c181650c_GH0.tar.gz) = 14749
SHA256 (Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz) = 58bb45ab6a5ff5a492449a0fce318f6a33d2caee9e8ba5f5a34e2ff143f9a7b0
SIZE (Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz) = 21949
SHA256 (veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz) = 598c21443753923310f1938685764dcd42b31df25842a6fec74625a3d7c9ead2
SIZE (veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz) = 127373659
SHA256 (veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz) = c285bf705cfb02dda41f55cdb541066a0e7e387eb1841f22b5442cc6830764ca
SIZE (veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz) = 127375092
SHA256 (veloren-auth-fb3dcbc4962b367253f8f2f92760ef44d2679c9a_GL0.tar.gz) = b2d4945ddb39ad719985b189fb720350ab86df94332f362a0e4477d7a2a774a3
SIZE (veloren-auth-fb3dcbc4962b367253f8f2f92760ef44d2679c9a_GL0.tar.gz) = 34375
SHA256 (veloren-conrod-ca9fd429ca7db854e018acc6dcb2cd8abd9e070d_GL0.tar.gz) = 26fafb4d05a0f47fd66a4350d664ed63bc3a7ac00aed289d50f8f9e3dc12a877
Expand Down
Binary file removed games/veloren/files/open.png
Binary file not shown.
Binary file removed games/veloren/files/press.png
Binary file not shown.

0 comments on commit 5f2f435

Please sign in to comment.