Package Details: sway-git 1.10.r7394.c30c451-1

Git Clone URL: https://aur.archlinux.org/sway-git.git (read-only, click to copy)
Package Base: sway-git
Description: Tiling Wayland compositor and replacement for the i3 window manager (git development version)
Upstream URL: https://github.com/swaywm/sway
Keywords: compositor development git i3 manager sway tiling wayland window wlroots wm
Licenses: MIT
Conflicts: sway
Provides: sway, wayland-compositor
Submitter: None
Maintainer: GreyXor
Last Packager: GreyXor
Votes: 150
Popularity: 1.39
First Submitted: 2015-08-16 14:05 (UTC)
Last Updated: 2024-08-16 13:18 (UTC)

Dependencies (30)

Required by (47)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 19 Next › Last »

Fandekasp commented on 2020-07-16 00:05 (UTC)

@SirCmpwn hi, thanks for the quick reply. I realized that yay never prompts for updates on sway-git because you're not pinning the git commit hash. In other aur repos, a hook exists to auto-update the PKGBUILD file with the latest commit hash on master, which helps understanding that an update is available. Could you consider adding this feature? Or am I missing some other way that people use to update this kind of PKGBUILD tracking master branches?

<deleted-account> commented on 2020-07-15 23:59 (UTC)

I don't know what you expect. This package tracks master.

rpodgorny commented on 2020-05-18 17:10 (UTC)

@SirCmpwn: i'd also like to hear the reasoning behind the "strip" and "debug" override. ;-) (i also think it should go) thanks!

yrlf commented on 2020-05-18 16:57 (UTC)

Since I have not received an answer to my question, I have created an alternative AUR package that does not override the strip option: sway-no-strip-override-git

yrlf commented on 2020-05-07 15:09 (UTC)

@SirCmpwn:

about rucci's question: If the scripts in the contrib dir shouldn't be in the sway package, then there should probably be a sway-contrib package containing them.

yrlf commented on 2020-05-02 14:24 (UTC)

I'm once again asking my question from January (see below), since I haven't received an answer.

Is there any reason why the PKGBUILD overrides the strip option to off? Having both strip and debug activated is a legitimate use case (it produces a separate package, see below), and the way the PKGBUILD is configured means I have to edit the PKGBUILD before every update.

I have raised this concern for wlroots-git as well, and the maintainer of the PKGBUILD for that package has already accepted the request to remove the override for strip.

If you don't want to change the package that is fine, but I will most likely create a derived AUR package that doesn't have the override in it.

<deleted-account> commented on 2020-03-31 21:56 (UTC)

No, and the official package shouldn't have them either.

mssdvd commented on 2020-03-31 21:55 (UTC)

Can you include the scripts inside the contrib dir like the official package does?

L0ric0 commented on 2020-03-12 10:29 (UTC)

when updating sway-git with a aurhelper i often run into the problem that i am unable to build it if at the same time someting changed in wlroots-git. As that is the case shouldn't wlroots-git also be in the makedeps?