Search Criteria
Package Details: swaybg-git 1.2.0.r4.geabc06e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/swaybg-git.git (read-only, click to copy) |
---|---|
Package Base: | swaybg-git |
Description: | Wallpaper tool for Wayland compositors (git development version) |
Upstream URL: | https://github.com/swaywm/swaybg |
Keywords: | background git swaybg tool wallpaper wayland |
Licenses: | MIT |
Conflicts: | swaybg |
Provides: | swaybg |
Submitter: | lambda-11235 |
Maintainer: | GreyXor |
Last Packager: | GreyXor |
Votes: | 17 |
Popularity: | 0.87 |
First Submitted: | 2019-04-25 18:45 (UTC) |
Last Updated: | 2023-12-30 15:55 (UTC) |
Dependencies (9)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (35)
- backman-git (requires swaybg)
- dmscripts-git (requires swaybg) (optional)
- hpaper (requires swaybg)
- hyprwall (requires swaybg) (optional)
- hyprwall-bin (requires swaybg) (optional)
- lxqt-labwc-session-git (requires swaybg) (optional)
- niri-git (requires swaybg) (optional)
- nwg-shell-git (requires swaybg)
- rwpspread (requires swaybg) (optional)
- rwpspread-git (requires swaybg) (optional)
- solarbg (requires swaybg) (optional)
- solarbg-git (requires swaybg) (optional)
- sway-asan-git (requires swaybg) (optional)
- sway-borders-git
- sway-config-fedora (requires swaybg)
- sway-disable-titlebar (requires swaybg) (optional)
- sway-force-ssd-git
- sway-git (requires swaybg) (optional)
- sway-git-wlroots-git
- sway-git-wlroots-git (requires swaybg) (optional)
- Show 15 more...
Latest Comments
lowercase commented on 2020-10-12 19:19 (UTC)
Done, thanks for the suggestion!
svvac commented on 2020-10-12 16:28 (UTC)
gdk-pixbuf2 is missing in makedepends
lambda-11235 commented on 2020-10-12 05:44 (UTC)
Sorry. I'm no longer using Arch. I have disowned the package so if anyone wants they can adopt it.
lowercase commented on 2020-10-11 23:52 (UTC)
Fails to build with aurtools and stuff using it like aurto. Use of meson in the prepare function will fail there. Maybe you could adjust the PKGBUILD to resemble something like https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/eog or https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/fwupd
Mel commented on 2019-10-16 23:02 (UTC)
Note: wlroots 0.8.1.r11.g17242619-1 and later require a rebuild of swaybg-git (see: wlroots commit 1724261910728bfa63eecb0f1729995c00c7ffe8)
Mel commented on 2019-05-04 13:45 (UTC)
conflicts=("sway") is unnecessary. Sway 1.0 comes with swaybg, Sway 1.1rc splits swaybg into it's own package. So if you use Sway 1.0 you don't need swaybg-git. If you use sway-git then conflicts=("sway") wants sway-git removed because it provides sway as japhir already wrote. Please revert the conflicts array.
japhir commented on 2019-05-04 12:47 (UTC)
this now also conflicts with sway-git, because that provides sway. So this is not a viable solution…
lambda-11235 commented on 2019-05-03 19:48 (UTC)
I'll try to fix that when I get home. Although, the conflict will have to be removed when sway 1.1 rolls into the main repo, but that'll be a few months away.
frangio commented on 2019-05-03 13:33 (UTC) (edited on 2019-05-03 13:33 (UTC) by frangio)
I think this package is missing conflicts=sway. It conflicts with the sway package in the official repos because that one includes swaybg.