summaryrefslogtreecommitdiff
path: root/gui-wm
Commit message (Collapse)AuthorAgeFilesLines
* gui-wm/sway: 1.7 stable amd64 arm64 x86Matthew Thode2022-02-221-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/hikari: drop 2.3.2Ionen Wolkens2022-02-112-73/+0
| | | | | | | Now that wlroots-0.15 was patched to work with nvidia GBM, there should be no need to keep the wlroots-0.14 version. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-wm/sway: 1.7 bump :DMatthew Thode2022-01-223-4/+87
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/hikari: add 2.3.3Ionen Wolkens2022-01-142-0/+73
| | | | | | | | | Using with wlroots:0/15 currently segfaults with nvidia's GBM, but looking around this isn't hikari's fault (happens with sway as well), and supporting this new buggy GBM implementation is low priority -- so bumping anyway. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-wm/hikari: drop 2.2.2-r1Ionen Wolkens2021-12-284-161/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@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>
* */*: reassign aisha's packagesJoonas Niilola2021-11-212-16/+2
| | | | | Bug: https://bugs.gentoo.org/719632 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/wayfire: depend on dev-libs/waylandJoonas Niilola2021-11-102-0/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/wayfire: add debug useflagyemou Hannam2021-11-102-4/+16
| | | | | | | | | | Build wayfire with asan as suggested by upstream for debugging crashes. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: yemou Hannam <meeyou@tuta.io> Closes: https://github.com/gentoo/gentoo/pull/22665 Signed-off-by: Joonas Niilola <juippis@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/hikari: add 2.3.2Ionen Wolkens2021-09-192-0/+73
| | | | | | | | | | | | | | | | | | | | | Non-maintainer bump to support newer wlroots wrt bug #789447, with some ebuild changes: * Revert to running bmake directly. This isn't just about -lN (many more options are missing and existing ones can even mean different things), `bmake -j$(makeopts_jobs)` is more solid. Seems better to think of it as its own thing than a $MAKE drop-in replacement (like jamfiles or so). Note: MAKEFLAGS is recognized by bmake to pass extra arguments * Drop most [X?] as interest here is only wlroots xwayland support * IUSE=X now non-default to match wlroots' and use profile settings * Drop other IUSE and enable by default (trivial and no dependencies) * Pin to wlroots:0/14 to avoid future issues * Pass ETC_PREFIX at build time so it knows where to find the config * Drop upstreamed pkgconfig patch Closes: https://bugs.gentoo.org/779112 Closes: https://bugs.gentoo.org/789447 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-wm/hikari: define X in metadata.xml for clarityIonen Wolkens2021-09-191-6/+7
| | | | | | | | | Same definition as wlroots, so it's not misleading into seeming like this can run on Xorg. Also move maintainers on top like for most of these files. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-wm/wayfire: keyword 0.7.2 for ~riscvStijn Tintel2021-09-182-2/+2
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22322 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* gui-wm/wayfire: drop 0.7.1Joonas Niilola2021-09-132-105/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/wayfire: stabilize 0.7.2 for amd64Joonas Niilola2021-09-131-1/+1
| | | | | Closes: https://bugs.gentoo.org/811888 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/wayfire: add X? ( x11-base/xwayland ) depJoonas Niilola2021-09-132-4/+10
| | | | | Bug: https://bugs.gentoo.org/811888 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-114-4/+4
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* gui-wm/wayfire: fix pkg_postinst message (config location)Sam James2021-09-061-1/+1
| | | | | | | No point revbumping as it's for first-time installs only. Reported-by: catbeard Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/wayfire: add 0.7.2Sam James2021-09-062-0/+97
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: 1.6 removalMatthew Thode2021-08-243-118/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: fix UnusedLocalUseSam James2021-08-111-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/sway: [QA] unconditionally install completion filesSam James2021-07-313-21/+21
| | | | | | | | | 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: 1.6.1 stable amd64/arm64/x86Matthew Thode2021-07-241-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/sway: keyword 1.6.1 for ~riscvAlex Fan2021-07-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* gui-wm/sway: 1.6.1 bumpMatthew Thode2021-06-252-0/+97
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-libs/wayfire: (and co) drop old versionsAisha Tammy2021-06-183-192/+0
| | | | | | Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/21303 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/wayfire: amd64 stable wrt bug #771246Agostino Sarubbo2021-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gui-wm/sway: 1.5.1 cleanupMatthew Thode2021-06-092-115/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* gui-wm/wayfire: fix live ebuild for wlroots changesAisha Tammy2021-06-031-18/+10
| | | | | | Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/20472 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/wayfire: version bump to 0.7.1Aisha Tammy2021-06-032-1/+106
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* gui-wm/wayfire: drop old unstable versionsAisha Tammy2021-06-032-100/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* 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>
* gui-wm/hikari: add MAKEOPTS filtering hack for nowSam James2021-03-251-0/+5
| | | | | | | | | | | We need to hack out --load-average (-l) from MAKEOPTS for now until we have a better way (e.g. flag-o-matic.eclass) to filter out options from MAKEOPTS for implementations which don't support it, like bmake. Thanks-to: ggabriel Bug: https://bugs.gentoo.org/778191 Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/hikari: fix dev-libs/wayland-protocols dependencySam James2021-03-251-1/+3
| | | | | | | | This belongs in DEPEND, not BDEPEND, because we need the 'right type' (they could differ) of the headers and for them to be in the right location. Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/hikari: fix {PV} -> ${PV} typoSam James2021-03-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/hikari: use emake instead of (b)make directlySam James2021-03-251-7/+12
| | | | | | | | | PMS guarantees [0] that 'emake' respects ${MAKE}, so let's use that to ensure that e.g. ${MAKEFLAGS} from the user is respected. [0] https://dev.gentoo.org/~ulm/pms/head/pms.html#x1-12800012.3.8 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-163-3/+3
| | | | | | | | | | | | 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>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-162-2/+2
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-162-3/+2
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + 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/wayfire: version bump to 0.7.0Aisha Tammy2021-02-103-2/+101
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> 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/hikari: fix suid flag usageAisha Tammy2020-12-151-3/+3
| | | | | | | | | | | was changed from WITH_SUID to WITHOUT_SUID Closes: https://bugs.gentoo.org/758968 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/18564 Signed-off-by: Aaron Bauman <bman@gentoo.org>