Package Details: windsurf-next 1.9.102_next.8cb7f31330-1

Git Clone URL: https://aur.archlinux.org/windsurf-next.git (read-only, click to copy)
Package Base: windsurf-next
Description: Windsurf-next - Next version of the Windsurf editor
Upstream URL: https://windsurf.com
Licenses: custom
Conflicts: windsurf-next
Provides: windsurf-next
Submitter: webarch
Maintainer: webarch
Last Packager: webarch
Votes: 3
Popularity: 0.59
First Submitted: 2025-02-11 22:37 (UTC)
Last Updated: 2025-05-23 17:20 (UTC)

Required by (0)

Sources (2)

Latest Comments

oech3 commented on 2025-05-17 12:54 (UTC) (edited on 2025-05-17 12:55 (UTC) by oech3)

windsurf uses .deb source which also containis Desktop Entry. But I don't know URL for -next...

dbskcnc commented on 2025-05-16 03:30 (UTC)

missing windsurf-next-url-handler.desktop, so some extension cann't login like coderabbit

[Desktop Entry]
Name=Windsurf Next - URL Handler
Comment=Windsurf Editor (Next Version)
GenericName=Text Editor
Exec=/opt/windsurf-next/windsurf-next --open-url %U
Icon=/opt/windsurf-next/resources/app/resources/linux/code-next.png
Type=Application
NoDisplay=true
StartupNotify=true
Categories=Utility;TextEditor;Development;IDE;
MimeType=x-scheme-handler/windsurf-next;
Keywords=windsurf-next;

oech3 commented on 2025-05-05 12:39 (UTC) (edited on 2025-05-17 12:57 (UTC) by oech3)

  1. Remove conflicts/provides (this seems not conflicting with windsurf).
  2. Remove curl jq from makedepends.
  3. Remove ffmpeg libglvnd from deps. Bundled electron use it's own libs.
  4. Would you depends=(ripgrep);ln -sf /usr/bin/rg app/node_modules/@vscode/ripgrep/bin/rg ?
  5. Are you interested in running this on extra/electron34?