Package Details: warp-gui 0.3.0-3

Git Clone URL: https://aur.archlinux.org/warp-gui.git (read-only, click to copy)
Package Base: warp-gui
Description: A GUI application based on warp-cli for linux written in Rust
Upstream URL: https://github.com/progzone122/warp-cloudflare-gui-rust
Licenses: GPL-3.0-or-later
Submitter: Diablo
Maintainer: Diablo
Last Packager: Diablo
Votes: 2
Popularity: 0.055137
First Submitted: 2024-07-04 15:37 (UTC)
Last Updated: 2025-02-23 12:23 (UTC)

Latest Comments

1 2 Next › Last »

Diablo commented on 2025-02-23 12:18 (UTC)

@sl1pkn07 Yes, I may have qt left over from an old version of the project. Thanks, I'll fix it to gtk3.

Diablo commented on 2025-02-23 12:18 (UTC)

@sl1pkn07 No, the program runs fine on Wayland. Tested on Hyprland, KDE Wayland. Have you tried running AppImage?

sl1pkn07 commented on 2025-02-23 11:23 (UTC) (edited on 2025-02-23 11:27 (UTC) by sl1pkn07)

builded from source saw this isn't an Qt aplication, is GTK, so please fix the depends

also seems not work with wayland

sl1pkn07 commented on 2025-02-22 23:05 (UTC) (edited on 2025-02-22 23:06 (UTC) by sl1pkn07)

fails due icu upgrade to 76

and this package should be buildeable.. download prom binary should be named with -bin surfix

ndmizuki commented on 2024-11-01 01:58 (UTC)

Thanks ! I use cloudflare-warp-bin new version not work, but clean and install warp-gui works well!

Diablo commented on 2024-10-13 15:34 (UTC)

@Menghuan1918 Thank you! Now fixed

Menghuan1918 commented on 2024-10-13 13:02 (UTC)

Seems like the checksum failed for .desktop file

==> Validating source files with sha256sums...
    warp-gui ... Passed
    warp-gui.desktop ... FAILED
    watermark.png ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'warp-gui-0.0.1-3': 
error: packages failed to build: warp-gui-0.0.1-3

Diablo commented on 2024-10-12 08:06 (UTC)

@DioKyrie Removed these lines when updating the package

Diablo commented on 2024-10-12 07:53 (UTC)

@DioKyrie no longer needed

<deleted-account> commented on 2024-10-07 11:31 (UTC)

line 37,38 no longer needed?

mkdir -p "$pkgdir/usr/share/icons/48x48/apps" install -Dm644 "$srcdir/watermark.png" "$pkgdir/usr/share/icons/hicolor/48x48/apps/warp-gui.png"

Icon is no longer watermark so is there a need to create new directory?