Skip to content

Commit

Permalink
sysutils/onefetch: Update to 2.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed Dec 15, 2022
1 parent ea6243e commit 106d896
Show file tree
Hide file tree
Showing 11 changed files with 780 additions and 478 deletions.
384 changes: 258 additions & 126 deletions sysutils/onefetch/Makefile

Large diffs are not rendered by default.

758 changes: 513 additions & 245 deletions sysutils/onefetch/distinfo

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions sysutils/onefetch/files/patch-cargo-crates_image-0.24.1_Cargo.toml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions sysutils/onefetch/files/patch-cargo-crates_image-0.24.1_src_lib.rs

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- src/ui/image_backends/iterm.rs.orig 2021-07-13 09:56:48 UTC
+++ src/ui/image_backends/iterm.rs
@@ -27,7 +27,7 @@ impl super::ImageBackend for ITermBackend {
--- image/src/iterm.rs.orig 2022-12-15 04:54:42 UTC
+++ image/src/iterm.rs
@@ -32,7 +32,7 @@ impl super::ImageBackend for ITermBackend {
) -> Result<String> {
let tty_size = unsafe {
let tty_size: winsize = std::mem::zeroed();
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- src/ui/image_backends/kitty.rs.orig 2021-07-13 09:57:06 UTC
+++ src/ui/image_backends/kitty.rs
@@ -77,7 +77,7 @@ impl super::ImageBackend for KittyBackend {
--- image/src/kitty.rs.orig 2022-12-15 04:55:51 UTC
+++ image/src/kitty.rs
@@ -92,7 +92,7 @@ impl super::ImageBackend for KittyBackend {
) -> Result<String> {
let tty_size = unsafe {
let tty_size: winsize = std::mem::zeroed();
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- src/ui/image_backends/sixel.rs.orig 2021-07-13 09:57:28 UTC
+++ src/ui/image_backends/sixel.rs
@@ -74,7 +74,7 @@ impl super::ImageBackend for SixelBackend {
--- image/src/sixel.rs.orig 2022-12-15 04:56:28 UTC
+++ image/src/sixel.rs
@@ -82,7 +82,7 @@ impl super::ImageBackend for SixelBackend {
fn add_image(&self, lines: Vec<String>, image: &DynamicImage, colors: usize) -> Result<String> {
let tty_size = unsafe {
let tty_size: winsize = std::mem::zeroed();
Expand Down
20 changes: 0 additions & 20 deletions sysutils/onefetch/files/patch-powerpc

This file was deleted.

0 comments on commit 106d896

Please sign in to comment.