summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gui-wm/sway: 1.6 stable amd64/arm64/x86Matthew Thode2021-05-091-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@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-163-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: 1.6 bumpMatthew Thode2021-04-083-1/+118
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/use.desc: add global man flagAisha Tammy2021-02-201-1/+0
| | | | | | Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/19455 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/sway: remove policykit flag from elogind depMatthew Thode2021-02-092-2/+2
| | | | | | 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-242-9/+3
| | | | | | | | 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: stablize 1.5.1-r1 with cleanupMatthew Thode2021-01-212-119/+2
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.5 cleanupMatthew Thode2021-01-142-119/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: add missing polkit flag to systemd and elogindMatthew Thode2020-12-192-2/+119
| | | | | | 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: 1.5.1 stable amd64/x86/arm64Matthew Thode2020-12-111-1/+1
| | | | | 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-112-4/+2
| | | | | | * 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: backport seatd to 1.5.1Aaron Bauman2020-11-111-6/+6
| | | | | | | * Requires wlroots 0.12.0 which has seatd support Suggested-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: Add support for seatdHaelwenn (lanodan) Monnier2020-11-112-6/+7
| | | | | | 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: bump to 1.5.1Aaron Bauman2020-11-102-0/+119
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: switch to (+) for usedep defaultsMatthew Thode2020-09-302-5/+2
| | | | | 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: remove unused patch(es)Michael Mair-Keimberger2020-09-161-42/+0
| | | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: cleanupMatthew Thode2020-09-152-120/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: x86 stable wrt bug #733648Agostino Sarubbo2020-08-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gui-wm/sway: arm64 stable (bug #733648)Sam James2020-07-251-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: amd64 stable (bug #733648)Sam James2020-07-251-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: 1.5 bumpMatthew Thode2020-07-163-5/+8
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.4-r2 stable amd64/x86/arm64Matthew Thode2020-06-302-117/+1
| | | | | | Closes: https://bugs.gentoo.org/730274 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: drop keywords and change wlroots depAaron Bauman2020-06-271-3/+2
| | | | | | | | | | * Upstream released the 1.5rc but it is dependent on wlroots git master. Upstream will release a new version of wlroots on the next Sway rc bump * Change dep on wlroots to -9999 * Drop keywords Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: 1.5-rc1 bumpMatthew Thode2020-06-273-1/+119
| | | | | | 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-182-121/+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-092-0/+121
| | | | | 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-292-0/+2
| | | | | | | 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: tweak for gcc-10, bug #708704Sergei Trofimovich2020-04-172-0/+160
| | | | | | | | | Apply upstream 29a5ce5 "Fix compiling with -fno-common ". Reported-by: Jeroen Roovers Closes: https://bugs.gentoo.org/708704 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gui-wm/sway: cleanupMatthew Thode2020-02-222-116/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.4 stable amd64 x86 and arm64Matthew Thode2020-02-221-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 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: keyword 1.4 on ~ppc64Georgy Yakovlev2020-01-231-1/+1
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* gui-wm/sway: 1.1.1 cleanupMatthew Thode2020-01-222-113/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.4 bumpMatthew Thode2020-01-223-2/+121
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.2 - fix dep on wlrootsMatthew Thode2020-01-111-2/+5
| | | | | | Fixes: https://bugs.gentoo.org/705214 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: 1.0 cleanupMatthew Thode2019-09-272-115/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.2 stable amd64 arm64 and x86Matthew Thode2019-09-271-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: reassign packages of Mykyta HolubakhaMichał Górny2019-09-171-5/+1
| | | | | | | The maintainer is being retired for inactivity. Closes: https://bugs.gentoo.org/632986 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gui-wm/sway: crashes if not rebuilt when wlroots is updatedMatthew Thode2019-08-282-4/+4
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.2.0 bumpMatthew Thode2019-08-272-0/+113
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: arm64 stableAaron Bauman2019-07-231-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* gui-wm/sway: 1.1.1 stable amd64 and x86Matthew Thode2019-06-271-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: cap acceptable wlroots version for sway-1.0Matthew Thode2019-06-031-1/+2
| | | | | | | | Upstream confirmed they broke compat Fixes: https://bugs.gentoo.org/687246 Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: 1.1.1 bumpMatthew Thode2019-06-033-116/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: arm64 stableAaron Bauman2019-05-291-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.67, Repoman-2.3.13 RepoMan-Options: --include-arches="arm64"