summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mate-base/mate-settings-daemon: Depend on libcanberra-gtk3Andreas Sturmlechner2024-11-041-1/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-control-center: Depend on libcanberra-gtk3Andreas Sturmlechner2024-11-041-1/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-settings-daemon: depend on min mate-desktop matching ${PV}Sam James2024-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Depend on >=mate-desktop-$(ver_cut 1-2) to avoid build failures for now as a quick workaround. The maintainers should check whether each package really needs it and also consider a possible QA check in the eclass given some of them seem to have a pattern in configure.ac for this, but given the bug has been open for a whlie, I'd rather have some of the deps be unnecessarily tight (not that it's even that tight) than as-it-was. Note that couldn't use ${MATE_BRANCH} as it says: > # Major and minor numbers of the version number, unless live. > # If live ebuild, will be set to '9999'. which made me wonder if it's actually meant to be 1-2 or 1-3 in ver_cut or what. Anyway, in summary: * Apply a fix which makes things better, even if it's slightly overkill; * Someone needs to audit these to find the actual minimum versions (some truly do need this, some need just something older, although unclear if upstream carefully update these or ont); * A QA check may be wise. Bug: https://bugs.gentoo.org/935279 Bug: https://bugs.gentoo.org/936079 Signed-off-by: Sam James <sam@gentoo.org>
* mate-base/mate-session-manager: depend on min mate-desktop matching ${PV}Sam James2024-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Depend on >=mate-desktop-$(ver_cut 1-2) to avoid build failures for now as a quick workaround. The maintainers should check whether each package really needs it and also consider a possible QA check in the eclass given some of them seem to have a pattern in configure.ac for this, but given the bug has been open for a whlie, I'd rather have some of the deps be unnecessarily tight (not that it's even that tight) than as-it-was. Note that couldn't use ${MATE_BRANCH} as it says: > # Major and minor numbers of the version number, unless live. > # If live ebuild, will be set to '9999'. which made me wonder if it's actually meant to be 1-2 or 1-3 in ver_cut or what. Anyway, in summary: * Apply a fix which makes things better, even if it's slightly overkill; * Someone needs to audit these to find the actual minimum versions (some truly do need this, some need just something older, although unclear if upstream carefully update these or ont); * A QA check may be wise. Bug: https://bugs.gentoo.org/935279 Bug: https://bugs.gentoo.org/936079 Signed-off-by: Sam James <sam@gentoo.org>
* mate-base/mate-panel: depend on min mate-desktop matching ${PV}Sam James2024-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Depend on >=mate-desktop-$(ver_cut 1-2) to avoid build failures for now as a quick workaround. The maintainers should check whether each package really needs it and also consider a possible QA check in the eclass given some of them seem to have a pattern in configure.ac for this, but given the bug has been open for a whlie, I'd rather have some of the deps be unnecessarily tight (not that it's even that tight) than as-it-was. Note that couldn't use ${MATE_BRANCH} as it says: > # Major and minor numbers of the version number, unless live. > # If live ebuild, will be set to '9999'. which made me wonder if it's actually meant to be 1-2 or 1-3 in ver_cut or what. Anyway, in summary: * Apply a fix which makes things better, even if it's slightly overkill; * Someone needs to audit these to find the actual minimum versions (some truly do need this, some need just something older, although unclear if upstream carefully update these or ont); * A QA check may be wise. Bug: https://bugs.gentoo.org/935279 Bug: https://bugs.gentoo.org/936079 Signed-off-by: Sam James <sam@gentoo.org>
* mate-base/mate-control-center: depend on min mate-desktop matching ${PV}Sam James2024-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Depend on >=mate-desktop-$(ver_cut 1-2) to avoid build failures for now as a quick workaround. The maintainers should check whether each package really needs it and also consider a possible QA check in the eclass given some of them seem to have a pattern in configure.ac for this, but given the bug has been open for a whlie, I'd rather have some of the deps be unnecessarily tight (not that it's even that tight) than as-it-was. Note that couldn't use ${MATE_BRANCH} as it says: > # Major and minor numbers of the version number, unless live. > # If live ebuild, will be set to '9999'. which made me wonder if it's actually meant to be 1-2 or 1-3 in ver_cut or what. Anyway, in summary: * Apply a fix which makes things better, even if it's slightly overkill; * Someone needs to audit these to find the actual minimum versions (some truly do need this, some need just something older, although unclear if upstream carefully update these or ont); * A QA check may be wise. Bug: https://bugs.gentoo.org/935279 Bug: https://bugs.gentoo.org/936079 Signed-off-by: Sam James <sam@gentoo.org>
* mate-base/mate-applets: depend on min mate-desktop matching ${PV}Sam James2024-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Depend on >=mate-desktop-$(ver_cut 1-2) to avoid build failures for now as a quick workaround. The maintainers should check whether each package really needs it and also consider a possible QA check in the eclass given some of them seem to have a pattern in configure.ac for this, but given the bug has been open for a whlie, I'd rather have some of the deps be unnecessarily tight (not that it's even that tight) than as-it-was. Note that couldn't use ${MATE_BRANCH} as it says: > # Major and minor numbers of the version number, unless live. > # If live ebuild, will be set to '9999'. which made me wonder if it's actually meant to be 1-2 or 1-3 in ver_cut or what. Anyway, in summary: * Apply a fix which makes things better, even if it's slightly overkill; * Someone needs to audit these to find the actual minimum versions (some truly do need this, some need just something older, although unclear if upstream carefully update these or ont); * A QA check may be wise. Bug: https://bugs.gentoo.org/935279 Bug: https://bugs.gentoo.org/936079 Signed-off-by: Sam James <sam@gentoo.org>
* mate-base/caja: depend on min mate-desktop matching ${PV}Sam James2024-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Depend on >=mate-desktop-$(ver_cut 1-2) to avoid build failures for now as a quick workaround. The maintainers should check whether each package really needs it and also consider a possible QA check in the eclass given some of them seem to have a pattern in configure.ac for this, but given the bug has been open for a whlie, I'd rather have some of the deps be unnecessarily tight (not that it's even that tight) than as-it-was. Note that couldn't use ${MATE_BRANCH} as it says: > # Major and minor numbers of the version number, unless live. > # If live ebuild, will be set to '9999'. which made me wonder if it's actually meant to be 1-2 or 1-3 in ver_cut or what. Anyway, in summary: * Apply a fix which makes things better, even if it's slightly overkill; * Someone needs to audit these to find the actual minimum versions (some truly do need this, some need just something older, although unclear if upstream carefully update these or ont); * A QA check may be wise. Bug: https://bugs.gentoo.org/935279 Bug: https://bugs.gentoo.org/936079 Signed-off-by: Sam James <sam@gentoo.org>
* mate-base/mate-settings-daemon: remove unused patch(es)Michael Mair-Keimberger2024-09-201-45/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-control-center: remove unused patchMichael Mair-Keimberger2024-09-201-435/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-settings-daemon: drop 1.26.1Ian Jordan2024-09-172-80/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-session-manager: drop 1.26.1-r1Ian Jordan2024-09-172-91/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-panel: drop 1.26.4Ian Jordan2024-09-172-73/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-menus: drop 1.26.1Ian Jordan2024-09-172-47/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-desktop: drop 1.26.2Ian Jordan2024-09-172-56/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-control-center: drop 1.26.1Ian Jordan2024-09-172-76/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-common: drop 1.26.0Ian Jordan2024-09-172-26/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-applets-meta: drop 1.26.0Ian Jordan2024-09-171-23/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate-applets: drop 1.26.1-r2Ian Jordan2024-09-172-101/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate: drop 1.26.0-r1Ian Jordan2024-09-171-82/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/libmatekbd: drop 1.26.1Ian Jordan2024-09-172-50/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/caja: drop 1.26.3, 1.28.0Ian Jordan2024-09-173-188/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mate-base/mate: drop last-rited mate-netbook from metapackageEli Schwartz2024-09-091-1/+0
| | | | | Fixes: 20b151d4eab1eb285271b9c2f4d3449ea05654e7 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* mate-base/caja: Stabilize 1.28.0-r1 amd64, #938678Joonas Niilola2024-08-301-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/caja: Stabilize 1.28.0-r1 x86, #938678Sam James2024-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mate-base/mate-settings-daemon: Build needs mate-desktop >= 1.27.1Pacho Ramos2024-07-081-1/+1
| | | | | Closes: https://bugs.gentoo.org/935279 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* mate-base/mate-session-manager: add missing BDEP for 1.28.0Joonas Niilola2024-06-181-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-control-center: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-applets-meta: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-applets: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/caja: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-settings-daemon: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/libmatekbd: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-session-manager: Stabilize 1.28.0-r1 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-panel: Stabilize 1.28.1 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-menus: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-desktop: Stabilize 1.28.2 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-common: Stabilize 1.28.0 x86, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-control-center: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-applets-meta: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-applets: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/caja: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-settings-daemon: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/libmatekbd: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-session-manager: Stabilize 1.28.0-r1 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-panel: Stabilize 1.28.1 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-menus: Stabilize 1.28.0 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mate-base/mate-desktop: Stabilize 1.28.2 amd64, #932645Joonas Niilola2024-06-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>