summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gui-libs/gdk-pixbuf-loader-webp: add 0.2.4Pacho Ramos2023-10-082-0/+47
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gui-libs/gtk: Version bump to 4.12.3Guillermo Joandet2023-10-082-0/+229
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33100 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gui-libs/wlroots: install docsLeonardo Hernández Hernández2023-10-052-0/+2
| | | | | | | | no revbumb because is only a single file Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/33157 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: remove a strange commentLeonardo Hernández Hernández2023-09-282-2/+0
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/33064 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: adjust depsLeonardo Hernández Hernández2023-09-282-29/+26
| | | | | | | | | - sort them alphabetically - drop some unneeded slot operators - drop meson dependency (meson.eclass does that for us) Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: sync live ebuildLeonardo Hernández Hernández2023-09-281-8/+7
| | | | | | | | | | - add minimum version for various deps - sync the changes from 0.16.2-r2 - delete an obsolete comment Closes: https://bugs.gentoo.org/911491 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: update REQUIRED_USELeonardo Hernández Hernández2023-09-281-1/+5
| | | | | | | xcb-errors is silently disabled if both are disabled Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: add xcb-errors USE-flag (0.16.2-r2)Leonardo Hernández Hernández2023-09-281-3/+6
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: use the upstream provided tarballLeonardo Hernández Hernández2023-09-283-2/+3
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: fix IUSE=x11-backend dependencyLeonardo Hernández Hernández2023-09-281-0/+91
| | | | | | | | | | | xcb-util-renderutil is required for x11 backend not for xwayland (IUSE=X) also drop the unused dependency on x11-libs/xcb-util-image Closes: https://bugs.gentoo.org/911165 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: update upstream maintainerLeonardo Hernández Hernández2023-09-281-2/+2
| | | | | | | Drew DeVault is no longer working on wlroots (or wayland, fwiw) Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/wlroots: add myself as a maintainerLeonardo Hernández Hernández2023-09-281-0/+4
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/vte-common: Version bump to 0.74.0Guillermo Joandet2023-09-222-0/+80
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/vte: Version bump to 0.74.0Guillermo Joandet2023-09-222-0/+107
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Drop ia64 keywordsMatt Turner2023-09-212-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Drop sparc keywordsMatt Turner2023-09-212-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Drop keywords for appstreamMatt Turner2023-09-211-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Drop old versionsMatt Turner2023-09-212-67/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/gtk: Drop old versionsMatt Turner2023-09-212-229/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/gtk: Version bump to 4.12.2Guillermo Joandet2023-09-202-0/+229
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32952 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/tepl: Depend on libgedit-amtk[introspection]Matt Turner2023-09-171-1/+1
| | | | | Closes: https://bugs.gentoo.org/913340 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/gtksourceview: Version bump to 5.10.0Guillermo Joandet2023-09-162-0/+75
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32864 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Version bump to 1.4.0Guillermo Joandet2023-09-162-0/+67
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32815 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/egl-wayland: drop 1.1.11_p20230202-r1Ionen Wolkens2023-09-123-73/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/gtk-layer-shell: drop ~hppaSam James2023-09-112-2/+2
| | | | | | Needs gtk+[wayland]. I really doubt anything actually is using this on hppa. Signed-off-by: Sam James <sam@gentoo.org>
* gui-libs/greetd: stabilize 0.9.0 for amd64John Helmert III2023-09-101-1/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* gui-libs/tepl: Drop old versionsMatt Turner2023-09-052-47/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Drop old versionsMatt Turner2023-09-053-134/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/gtk: Drop old versionsMatt Turner2023-09-055-671/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Version bump to 1.4_rcGuillermo Joandet2023-09-032-0/+67
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32580 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Version bump to 1.3.5Guillermo Joandet2023-09-032-0/+67
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/libadwaita: Stabilize 1.3.4 ppc64, #913218Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/gtk: Stabilize 4.10.5 ppc64, #913218Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libadwaita: Stabilize 1.3.4 ppc, #913218Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/gtk: Stabilize 4.10.5 ppc, #913218Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libadwaita: Stabilize 1.3.4 x86, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/gtk: Stabilize 4.10.5 x86, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/tepl: Stabilize 6.8.0 x86, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libgedit-gtksourceview: Stabilize 299.0.4 x86, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libgedit-amtk: Stabilize 5.8.0 x86, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libadwaita: Stabilize 1.3.4 amd64, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/gtk: Stabilize 4.10.5 amd64, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/tepl: Stabilize 6.8.0 amd64, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libgedit-gtksourceview: Stabilize 299.0.4 amd64, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libgedit-amtk: Stabilize 5.8.0 amd64, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/gtk: Stabilize 4.10.5 arm, #913218Arthur Zamarin2023-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/tepl: Stabilize 6.8.0 arm64, #913218Arthur Zamarin2023-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libgedit-amtk: Stabilize 5.8.0 arm64, #913218Arthur Zamarin2023-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libgedit-gtksourceview: Stabilize 299.0.4 arm64, #913218Arthur Zamarin2023-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gui-libs/libadwaita: Stabilize 1.3.4 arm64, #913218Arthur Zamarin2023-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>