summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gui-wm/sway: remove passing of X flag to build systemMatthew Thode2024-05-251-1/+0
| | | | | | | | | Upstream removed an explicit dependency in favor of automagic. https://github.com/swaywm/sway/commit/970415241497ceccfb013b6f8cb2395abee74e5c Closes: https://bugs.gentoo.org/932636 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: Depend on libglvnd, not mesaMatt Turner2024-05-231-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-wm/sway: (live) depend on stable scdocArthur Zamarin2024-05-041-5/+1
| | | | | | | | | | For a long time already, scdoc is considered feature complete, and no apparent changes are expected upstream, so we can also assume no "new features" will be used by sway. By simplifying the required package, we enable users to use sway-9999 without scdoc-9999. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-wm/sway: sync liveArthur Zamarin2024-02-241-3/+9
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-wm/sway: 1.9-rc1 bumpMatthew Thode2024-01-271-3/+4
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Move {dev-util → dev-build}/mesonMichał Górny2024-01-131-1/+1
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34790 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gui-wm/sway: sync liveSam James2024-01-011-2/+2
| | | | | Bug: https://bugs.gentoo.org/915703 Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: add sway-portals configMatthew Thode2023-12-201-0/+6
| | | | | | closes: https://bugs.gentoo.org/915703 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: remove grimshot useflag from live ebuildHélder Rodrigues2023-09-011-18/+2
| | | | | | | | | | contrib/ was moved to a separate repository: https://github.com/swaywm/sway/commit/bb91b7f5fa7fddb582b8dddf208cc335d39da9e7 https://github.com/OctopusET/sway-contrib Signed-off-by: Hélder Rodrigues <v@sqrtd.dev> Closes: https://github.com/gentoo/gentoo/pull/32505 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-wm/sway: move xcb-util-wm dep under the X flagMatthew Thode2022-12-291-2/+4
| | | | | | Closes: https://bugs.gentoo.org/888878 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.8 bumpMatthew Thode2022-12-251-1/+3
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: update libpcre dependencyMichael Mair-Keimberger2022-10-091-1/+1
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: EAPI bump, minor improvementsMichael Mair-Keimberger2022-07-231-11/+21
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: introduce grimshot: utility for taking screenshotsMichael Mair-Keimberger2022-07-081-1/+18
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: forward ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* gui-wm/sway: [QA] drop implicit -Dwerror=false for meson ebuildsSam James2022-05-171-1/+0
| | | | | | | | | | Since f7408ada0c4655827e7bea46c57d7af1b9004433, it's always set for Meson builds, so we don't need to repeat it in ebuilds. Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: adding deps needed for trayMatthew Thode2022-03-251-0/+5
| | | | | | | | | systemd, elogind or basu are needed, might be nice to get a meta-package Fixes: https://bugs.gentoo.org/817404 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.7 bump :DMatthew Thode2022-01-221-4/+4
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 9999 bump deps for 1.7.0 prepMatthew Thode2021-12-241-3/+3
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: update deps, use more meson eclass functionsMatthew Thode2021-10-111-23/+9
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: [QA] unconditionally install completion filesSam James2021-07-311-7/+7
| | | | | | | | | QA policy [0] says that we don't conditionalise installation of small files. It's a wasteful rebuild and inconsistent across packages for when users desire completions to be available. [0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: fix 9999 flags (hard dep on seatd)Matthew Thode2021-04-221-24/+5
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: 1.6 bumpMatthew Thode2021-04-081-1/+2
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: remove policykit flag from elogind depMatthew Thode2021-02-091-1/+1
| | | | | | Bug: https://bugs.gentoo.org/760252 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: allow seatd for trayVolkmar W. Pogatzki2021-01-241-5/+2
| | | | | | | | ConsoleKit2 has gone, removing useless message Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: add missing polkit flag to systemd and elogindMatthew Thode2020-12-191-2/+2
| | | | | | Closes: https://bugs.gentoo.org/760252 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: use range deps insteadAaron Bauman2020-11-111-2/+1
| | | | | | * This fixes the QA warning for seatd. Simpler as well. Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: bump wlroots for future copiesAaron Bauman2020-11-111-2/+2
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: Add support for seatdHaelwenn (lanodan) Monnier2020-11-111-6/+6
| | | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/17521 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: switch to (+) for usedep defaultsMatthew Thode2020-09-301-4/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: fix dep on mesa for libglvnd flag removalMatthew Thode2020-09-301-1/+4
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.5 bumpMatthew Thode2020-07-161-2/+3
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.5-rc1 bumpMatthew Thode2020-06-271-1/+1
| | | | | | Closes: https://bugs.gentoo.org/726114 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: remove consolekit dependencyMatthew Thode2020-06-181-1/+0
| | | | | | Fixes: https://bugs.gentoo.org/727840 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: add missing consolekit depMatthew Thode2020-06-091-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: add jpeg flag to gtk-pixbuff for wallpapersMatthew Thode2020-05-291-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/725680 Closes: https://bugs.gentoo.org/704302 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: sync live ebuild keywordsGeorgy Yakovlev2020-01-231-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* gui-wm/sway: 1.4 bumpMatthew Thode2020-01-221-2/+4
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: update sway-9999 dependencies for 1.3Matthew Thode2020-01-111-2/+4
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: crashes if not rebuilt when wlroots is updatedMatthew Thode2019-08-281-2/+2
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.1_rc1 bumpMatthew Thode2019-05-031-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: update wlroots version for 9999Matthew Thode2019-05-031-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: swaybg was split outMatthew Thode2019-04-291-3/+2
| | | | | | Fixes: https://bugs.gentoo.org/684622 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.0 bumpMatthew Thode2019-03-121-4/+3
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.0-rc5 bumpMatthew Thode2019-03-041-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: fix doc builds for sway-9999Matthew Thode2019-02-281-0/+5
| | | | | | Fixes: https://bugs.gentoo.org/679020 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.0-rc4 bumpMatthew Thode2019-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: update deps based on previous cat/pkg movesAaron Bauman2019-02-221-4/+4
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: add category and move swayAaron Bauman2019-02-221-0/+109
Signed-off-by: Aaron Bauman <bman@gentoo.org>