[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2024-03-11 Thread Viorel Munteanu
commit: 32860ed857f1c05f1be43b74431133d8b5c0bfd9
Author: Matoro Mahri  matoro  tk>
AuthorDate: Sun Mar 10 17:11:55 2024 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Mon Mar 11 16:11:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32860ed8

x11-themes/QGnomePlatform: Stabilize 0.9.2-r5 amd64, #925312

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Viorel Munteanu  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
index de46ad4f7898..fc3167104e75 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="+qt5 qt6 minimal wayland"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2024-03-11 Thread Viorel Munteanu
commit: c67844c892e392f353c2fa51e0ba1427ca5872a7
Author: Matoro Mahri  matoro  tk>
AuthorDate: Sun Mar 10 18:35:46 2024 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Mon Mar 11 16:11:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67844c8

x11-themes/QGnomePlatform: Stabilize 0.9.2-r5 x86, #925312

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Viorel Munteanu  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
index fc3167104e75..7441ea921517 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="+qt5 qt6 minimal wayland"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/files/

2023-12-20 Thread Pacho Ramos
commit: 4ee3a978fa63024ea4e48633beb81efbb0c8de4f
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Dec 19 18:51:13 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Dec 20 10:00:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee3a978

x11-themes/QGnomePlatform: remove unused patch

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/34371
Signed-off-by: Pacho Ramos  gentoo.org>

 .../files/QGnomePlatform-0.9.2-gtk3-conflict.patch | 57 --
 1 file changed, 57 deletions(-)

diff --git 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.9.2-gtk3-conflict.patch 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.9.2-gtk3-conflict.patch
deleted file mode 100644
index 29a87aee6f61..
--- a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.9.2-gtk3-conflict.patch
+++ /dev/null
@@ -1,57 +0,0 @@
-From d86d6baab74c3e69094083715ffef4aef2e516dd Mon Sep 17 00:00:00 2001
-From: Jan Grulich 
-Date: Fri, 11 Aug 2023 13:45:41 +0200
-Subject: [PATCH] Do not use "gtk3" key to avoid conflict with QGtkStyle from
- Qt upstream (#150)
-

- src/decoration/decorationplugin.cpp  | 2 +-
- src/decoration/qgnomeplatformdecoration.json | 2 +-
- src/theme/platformplugin.cpp | 2 +-
- src/theme/qgnomeplatformtheme.json   | 2 +-
- 4 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/src/decoration/decorationplugin.cpp 
b/src/decoration/decorationplugin.cpp
-index 40737e4..fb367df 100644
 a/src/decoration/decorationplugin.cpp
-+++ b/src/decoration/decorationplugin.cpp
-@@ -23,7 +23,7 @@
- QWaylandAbstractDecoration *QGnomePlatformDecorationPlugin::create(const 
QString &key, const QStringList ¶mList)
- {
- Q_UNUSED(paramList)
--if (key == "gnome" || key == "gtk3" || key == "qgnomeplatform")
-+if (key == "gnome" || key == "qgnomeplatform")
- return new QGnomePlatformDecoration();
- return nullptr;
- }
-diff --git a/src/decoration/qgnomeplatformdecoration.json 
b/src/decoration/qgnomeplatformdecoration.json
-index 891c3e4..a4a854d 100644
 a/src/decoration/qgnomeplatformdecoration.json
-+++ b/src/decoration/qgnomeplatformdecoration.json
-@@ -1,3 +1,3 @@
- {
--"Keys": [ "gnome", "gtk3", "qgnomeplatform" ]
-+"Keys": [ "gnome", "qgnomeplatform" ]
- }
-diff --git a/src/theme/platformplugin.cpp b/src/theme/platformplugin.cpp
-index 9908bee..f43ff4e 100644
 a/src/theme/platformplugin.cpp
-+++ b/src/theme/platformplugin.cpp
-@@ -27,7 +27,7 @@ QGnomePlatformThemePlugin::QGnomePlatformThemePlugin(QObject 
*parent)
- QPlatformTheme *QGnomePlatformThemePlugin::create(const QString &key, const 
QStringList ¶mList)
- {
- Q_UNUSED(paramList)
--if (key == "gnome" || key == "gtk3" || key == "qgnomeplatform")
-+if (key == "gnome" || key == "qgnomeplatform")
- return new QGnomePlatformTheme();
- return nullptr;
- }
-diff --git a/src/theme/qgnomeplatformtheme.json 
b/src/theme/qgnomeplatformtheme.json
-index 891c3e4..a4a854d 100644
 a/src/theme/qgnomeplatformtheme.json
-+++ b/src/theme/qgnomeplatformtheme.json
-@@ -1,3 +1,3 @@
- {
--"Keys": [ "gnome", "gtk3", "qgnomeplatform" ]
-+"Keys": [ "gnome", "qgnomeplatform" ]
- }



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-12-16 Thread Pacho Ramos
commit: c09d4e8c5c34a29093f8f0f82eb0b558b21e5e0a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec 16 09:25:34 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Dec 16 09:27:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09d4e8c

x11-themes/QGnomePlatform: needs qt least one qt backend support

Thanks-to: Deep Red
Closes: https://bugs.gentoo.org/918686
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
index 1ae03e1cc387..de46ad4f7898 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
@@ -12,6 +12,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="+qt5 qt6 minimal wayland"
+REQUIRED_USE="|| ( qt5 qt6 )"
 
 RDEPEND="
qt5? (



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-12-16 Thread Pacho Ramos
commit: 738108a01472ff77866ee9ab399f1a4c964e155e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec 16 09:27:31 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Dec 16 09:27:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=738108a0

x11-themes/QGnomePlatform: drop 0.9.2-r1, 0.9.2-r2, 0.9.2-r3

Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild  | 42 -
 .../QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild  | 43 -
 .../QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild  | 44 --
 3 files changed, 129 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild
deleted file mode 100644
index 8fc6b823f8b8..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="minimal wayland"
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtquickcontrols2-5.15.2:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
-   wayland? ( dev-qt/qtwayland:5= )
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3
-   >=x11-themes/adwaita-qt-1.4.2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_prepare() {
-   # 
https://github.com/FedoraQt/QGnomePlatform/pull/150#issuecomment-1689693729
-   eapply -R "${FILESDIR}/${P}-gtk3-conflict.patch"
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
-   )
-   cmake_src_configure
-}

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild
deleted file mode 100644
index 7df3f55bcd5e..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="minimal wayland"
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtquickcontrols2-5.15.2:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
-   wayland? ( dev-qt/qtwayland:5= )
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3
-   >=x11-themes/adwaita-qt-1.4.2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
-   )
-   cmake_src_configure
-}
-
-src_install() {
-   cmake_src_install
-
-   # 
https://github.com/FedoraQt/QGnomePlatform/pull/150#issuecomment-1689693729
-   newenvd - 98qgnomeplatform <<< 'QT_QPA_PLATFORMTHEME=qgnomeplatform'
-}

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild
deleted file mode 100644
index 116c574669c6..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="minimal wayland"
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtquickcontrols2-5.15.2:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
-   wayland? ( dev-qt/qtwayland:5= )
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3
-   >=x11-themes/adwaita-qt-1.4.2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   -DDISABLE_DECORATION_SUPPORT="

[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-11-26 Thread Pacho Ramos
commit: 82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Nov 26 09:17:47 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Nov 26 09:22:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b1d9b8

x11-themes/QGnomePlatform: Add missing rdep

Thanks-to: daniel
Thanks-to: Ionen Wolkens
Closes: https://bugs.gentoo.org/918423
Signed-off-by: Pacho Ramos  gentoo.org>

 .../{QGnomePlatform-0.9.2-r4.ebuild => QGnomePlatform-0.9.2-r5.ebuild}   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
similarity index 98%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
index 2b400f2259e0..1ae03e1cc387 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
)
qt6? (
dev-qt/qtbase:6=[dbus,gui,widgets]
+   dev-qt/qtdeclarative:6=
wayland? ( dev-qt/qtwayland:6= )
)
gnome-base/gsettings-desktop-schemas



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-11-10 Thread Pacho Ramos
commit: 55bd3be5fcacad3e535015abc9a11db2987691d6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Nov 10 16:38:32 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Nov 10 16:39:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55bd3be5

x11-themes/QGnomePlatform: Support qt6

Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild  | 71 ++
 1 file changed, 71 insertions(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild
new file mode 100644
index ..2b400f2259e0
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="+qt5 qt6 minimal wayland"
+
+RDEPEND="
+   qt5? (
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtquickcontrols2-5.15.2:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
+   wayland? ( dev-qt/qtwayland:5= )
+   )
+   qt6? (
+   dev-qt/qtbase:6=[dbus,gui,widgets]
+   wayland? ( dev-qt/qtwayland:6= )
+   )
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   if use qt5; then
+   BUILD_DIR="${WORKDIR}/${PN}_qt5"
+   local mycmakeargs=(
+   -DUSE_QT6=OFF
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false 
true)"
+   )
+   cmake_src_configure
+   fi
+   if use qt6; then
+   BUILD_DIR="${WORKDIR}/${PN}_qt6"
+   local mycmakeargs=(
+   -DUSE_QT6=ON
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false 
true)"
+   )
+   cmake_src_configure
+   fi
+}
+
+src_compile() {
+   local _d
+   for _d in "${WORKDIR}"/${PN}_qt*; do
+   cmake_src_compile -C "${_d}"
+   done
+}
+
+src_install() {
+   local _d
+   for _d in "${WORKDIR}"/${PN}_qt*; do
+   cmake_src_install -C "${_d}"
+   done
+
+   # 
https://github.com/FedoraQt/QGnomePlatform/pull/150#issuecomment-1689693729
+   exeinto /etc/X11/xinit/xinitrc.d/
+   doexe "${FILESDIR}/90-qgnomeplatform"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/, x11-themes/QGnomePlatform/files/

2023-10-20 Thread Pacho Ramos
commit: d7ef938dd28447d8817392267801784b5987ad77
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Oct 20 12:09:11 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Oct 20 13:14:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ef938d

x11-themes/QGnomePlatform: Set variable only on GNOME

Closes: https://bugs.gentoo.org/915620
Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild  | 44 ++
 x11-themes/QGnomePlatform/files/90-qgnomeplatform  |  6 +++
 2 files changed, 50 insertions(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild
new file mode 100644
index ..116c574669c6
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="minimal wayland"
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtquickcontrols2-5.15.2:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
+   wayland? ( dev-qt/qtwayland:5= )
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   # 
https://github.com/FedoraQt/QGnomePlatform/pull/150#issuecomment-1689693729
+   exeinto /etc/X11/xinit/xinitrc.d/
+   doexe "${FILESDIR}/90-qgnomeplatform"
+}

diff --git a/x11-themes/QGnomePlatform/files/90-qgnomeplatform 
b/x11-themes/QGnomePlatform/files/90-qgnomeplatform
new file mode 100644
index ..6496e6890e2c
--- /dev/null
+++ b/x11-themes/QGnomePlatform/files/90-qgnomeplatform
@@ -0,0 +1,6 @@
+#!/bin/sh
+case "$XDG_CURRENT_DESKTOP" in
+   *GNOME*)
+   export QT_QPA_PLATFORMTHEME=qgnomeplatform
+   ;;
+esac



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-09-29 Thread Pacho Ramos
commit: 643574f800e963255e366f44fcc5585c7b3ee55f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Sep 29 10:36:19 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Sep 29 10:40:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643574f8

x11-themes/QGnomePlatform: drop 0.9.2

Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.2.ebuild | 36 --
 1 file changed, 36 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild
deleted file mode 100644
index 737aab9f339d..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="minimal wayland"
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtquickcontrols2-5.15.2:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
-   wayland? ( dev-qt/qtwayland:5= )
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3
-   >=x11-themes/adwaita-qt-1.4.2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
-   )
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-09-29 Thread Pacho Ramos
commit: 0234e601b549fce82c4343a17d4d29f22a23ad18
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Sep 29 10:35:52 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Sep 29 10:40:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0234e601

x11-themes/QGnomePlatform: Apply different fix

Following upstream approach.

Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild  | 43 ++
 1 file changed, 43 insertions(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild
new file mode 100644
index ..7df3f55bcd5e
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="minimal wayland"
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtquickcontrols2-5.15.2:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
+   wayland? ( dev-qt/qtwayland:5= )
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   # 
https://github.com/FedoraQt/QGnomePlatform/pull/150#issuecomment-1689693729
+   newenvd - 98qgnomeplatform <<< 'QT_QPA_PLATFORMTHEME=qgnomeplatform'
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/, x11-themes/QGnomePlatform/files/

2023-08-23 Thread Pacho Ramos
commit: 26661ae82f43f6db1e2e5169c14749c2e81e8a94
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Aug 23 10:18:54 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Aug 23 10:19:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26661ae8

x11-themes/QGnomePlatform: revert upstream change breaking theming

Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild  | 42 
 .../files/QGnomePlatform-0.9.2-gtk3-conflict.patch | 57 ++
 2 files changed, 99 insertions(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild
new file mode 100644
index ..8fc6b823f8b8
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="minimal wayland"
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtquickcontrols2-5.15.2:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
+   wayland? ( dev-qt/qtwayland:5= )
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_prepare() {
+   # 
https://github.com/FedoraQt/QGnomePlatform/pull/150#issuecomment-1689693729
+   eapply -R "${FILESDIR}/${P}-gtk3-conflict.patch"
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
+   )
+   cmake_src_configure
+}

diff --git 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.9.2-gtk3-conflict.patch 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.9.2-gtk3-conflict.patch
new file mode 100644
index ..29a87aee6f61
--- /dev/null
+++ b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.9.2-gtk3-conflict.patch
@@ -0,0 +1,57 @@
+From d86d6baab74c3e69094083715ffef4aef2e516dd Mon Sep 17 00:00:00 2001
+From: Jan Grulich 
+Date: Fri, 11 Aug 2023 13:45:41 +0200
+Subject: [PATCH] Do not use "gtk3" key to avoid conflict with QGtkStyle from
+ Qt upstream (#150)
+
+---
+ src/decoration/decorationplugin.cpp  | 2 +-
+ src/decoration/qgnomeplatformdecoration.json | 2 +-
+ src/theme/platformplugin.cpp | 2 +-
+ src/theme/qgnomeplatformtheme.json   | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/src/decoration/decorationplugin.cpp 
b/src/decoration/decorationplugin.cpp
+index 40737e4..fb367df 100644
+--- a/src/decoration/decorationplugin.cpp
 b/src/decoration/decorationplugin.cpp
+@@ -23,7 +23,7 @@
+ QWaylandAbstractDecoration *QGnomePlatformDecorationPlugin::create(const 
QString &key, const QStringList ¶mList)
+ {
+ Q_UNUSED(paramList)
+-if (key == "gnome" || key == "gtk3" || key == "qgnomeplatform")
++if (key == "gnome" || key == "qgnomeplatform")
+ return new QGnomePlatformDecoration();
+ return nullptr;
+ }
+diff --git a/src/decoration/qgnomeplatformdecoration.json 
b/src/decoration/qgnomeplatformdecoration.json
+index 891c3e4..a4a854d 100644
+--- a/src/decoration/qgnomeplatformdecoration.json
 b/src/decoration/qgnomeplatformdecoration.json
+@@ -1,3 +1,3 @@
+ {
+-"Keys": [ "gnome", "gtk3", "qgnomeplatform" ]
++"Keys": [ "gnome", "qgnomeplatform" ]
+ }
+diff --git a/src/theme/platformplugin.cpp b/src/theme/platformplugin.cpp
+index 9908bee..f43ff4e 100644
+--- a/src/theme/platformplugin.cpp
 b/src/theme/platformplugin.cpp
+@@ -27,7 +27,7 @@ QGnomePlatformThemePlugin::QGnomePlatformThemePlugin(QObject 
*parent)
+ QPlatformTheme *QGnomePlatformThemePlugin::create(const QString &key, const 
QStringList ¶mList)
+ {
+ Q_UNUSED(paramList)
+-if (key == "gnome" || key == "gtk3" || key == "qgnomeplatform")
++if (key == "gnome" || key == "qgnomeplatform")
+ return new QGnomePlatformTheme();
+ return nullptr;
+ }
+diff --git a/src/theme/qgnomeplatformtheme.json 
b/src/theme/qgnomeplatformtheme.json
+index 891c3e4..a4a854d 100644
+--- a/src/theme/qgnomeplatformtheme.json
 b/src/theme/qgnomeplatformtheme.json
+@@ -1,3 +1,3 @@
+ {
+-"Keys": [ "gnome", "gtk3", "qgnomeplatform" ]
++"Keys": [ "gnome", "qgnomeplatform" ]
+ }



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-08-11 Thread Pacho Ramos
commit: 70e9ca294d7621787188386bf1aa5cdd3617be47
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 11 16:36:47 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 11 16:36:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e9ca29

x11-themes/QGnomePlatform: add 0.9.2

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.9.2.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index e82a2aef98bc..f025a2189ea7 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1,3 @@
 DIST QGnomePlatform-0.9.0.tar.gz 43828 BLAKE2B 
aa4d1d9269c444d95e7d25e0e0206a63adf0a1be8658624b61d5e5fe55d3714e38a66ecbb6ea19ebf0cc9ee1ed4fb5cf4f29a84e7052c1c2475deca395794cd3
 SHA512 
7671b0659959ede79e47a821481a14ed861418f364d3d0b48789b1edfcf3b84f2aa658e3afce95730a841fdb018ebad38474a83268bd43b1ccfb653ef7e314aa
 DIST QGnomePlatform-0.9.1.tar.gz 46387 BLAKE2B 
b62e6c6ca70e7e5a1a611d0a4af022aae0cf4096db51e00b2b45cf6ea655b703cd936336233c71038b82708ec79a202f436f5a29680ada6b4026958604c83670
 SHA512 
1b8f5d3241bbaa830858dc256285f91023a6e9f664c9920ebfdaf8bdc759e3c958a22bc52eb3559a86d96007118b8ce5efa900167feb491a60232b365c00784c
+DIST QGnomePlatform-0.9.2.tar.gz 46346 BLAKE2B 
a71a2c159d279e08929d2b1e1c5a7026d576d423b0dae40191e5e60d093c56a2cdcb7ade836566679903751435cb1923f5faea51e7c177bcdb0c1eaff30cf9c3
 SHA512 
a90caf521eca3d3213b10367b49226e594bd81c78be1198e4d590d44b2026e773319f6784cf1eb9528eee3214ed108ab49d1b85d263a26732873c859fa6e7bc6

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild
new file mode 100644
index ..737aab9f339d
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="minimal wayland"
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtquickcontrols2-5.15.2:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
+   wayland? ( dev-qt/qtwayland:5= )
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-08-11 Thread Pacho Ramos
commit: b4b4089e19f348aeeb7e2507cb6bee94016118a0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 11 16:36:58 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 11 16:36:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b4089e

x11-themes/QGnomePlatform: drop 0.9.0-r1, 0.9.1

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild  | 34 -
 .../QGnomePlatform/QGnomePlatform-0.9.1.ebuild | 35 --
 3 files changed, 70 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index f025a2189ea7..daf24450c345 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,3 +1,2 @@
-DIST QGnomePlatform-0.9.0.tar.gz 43828 BLAKE2B 
aa4d1d9269c444d95e7d25e0e0206a63adf0a1be8658624b61d5e5fe55d3714e38a66ecbb6ea19ebf0cc9ee1ed4fb5cf4f29a84e7052c1c2475deca395794cd3
 SHA512 
7671b0659959ede79e47a821481a14ed861418f364d3d0b48789b1edfcf3b84f2aa658e3afce95730a841fdb018ebad38474a83268bd43b1ccfb653ef7e314aa
 DIST QGnomePlatform-0.9.1.tar.gz 46387 BLAKE2B 
b62e6c6ca70e7e5a1a611d0a4af022aae0cf4096db51e00b2b45cf6ea655b703cd936336233c71038b82708ec79a202f436f5a29680ada6b4026958604c83670
 SHA512 
1b8f5d3241bbaa830858dc256285f91023a6e9f664c9920ebfdaf8bdc759e3c958a22bc52eb3559a86d96007118b8ce5efa900167feb491a60232b365c00784c
 DIST QGnomePlatform-0.9.2.tar.gz 46346 BLAKE2B 
a71a2c159d279e08929d2b1e1c5a7026d576d423b0dae40191e5e60d093c56a2cdcb7ade836566679903751435cb1923f5faea51e7c177bcdb0c1eaff30cf9c3
 SHA512 
a90caf521eca3d3213b10367b49226e594bd81c78be1198e4d590d44b2026e773319f6784cf1eb9528eee3214ed108ab49d1b85d263a26732873c859fa6e7bc6

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
deleted file mode 100644
index 303dba543346..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="wayland"
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   wayland? ( dev-qt/qtwayland:5= )
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3
-   >=x11-themes/adwaita-qt-1.4.2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
-   )
-   cmake_src_configure
-}

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1.ebuild
deleted file mode 100644
index 73a9b14424af..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="wayland"
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtquickcontrols2-5.15.2:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   wayland? ( dev-qt/qtwayland:5= )
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3
-   >=x11-themes/adwaita-qt-1.4.2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
-   )
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-06-24 Thread Pacho Ramos
commit: 358e975797006c51c2f3631e9f9530dc1aeed78d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 24 17:27:27 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 24 17:29:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358e9757

x11-themes/QGnomePlatform: Allow to skip kde-frameworks/qqc2-desktop-style dep

Even if it may break rendering for some apps

Closes: https://bugs.gentoo.org/908092
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild | 4 ++--
 x11-themes/QGnomePlatform/metadata.xml   | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
index 5fa89a33997f..e7ccce12e478 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
@@ -11,13 +11,13 @@ 
SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}
 KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE="wayland"
+IUSE="minimal wayland"
 
 RDEPEND="
dev-qt/qtdbus:5=
>=dev-qt/qtquickcontrols2-5.15.2:5=
>=dev-qt/qtwidgets-5.15.2:5=
-   kde-frameworks/qqc2-desktop-style:5=
+   !minimal? ( kde-frameworks/qqc2-desktop-style:5= )
wayland? ( dev-qt/qtwayland:5= )
gnome-base/gsettings-desktop-schemas
sys-apps/xdg-desktop-portal

diff --git a/x11-themes/QGnomePlatform/metadata.xml 
b/x11-themes/QGnomePlatform/metadata.xml
index fed4f0aeb413..218fd236b93f 100644
--- a/x11-themes/QGnomePlatform/metadata.xml
+++ b/x11-themes/QGnomePlatform/metadata.xml
@@ -7,4 +7,7 @@

FedoraQt/QGnomePlatform

+   
+   Skip kde-frameworks/qqc2-desktop-style 
dependency (Warning: some apps could be wrongly rendered)
+   
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-06-08 Thread Arthur Zamarin
commit: 5c288e979386987b90a23224a5283de0c7f672a5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun  8 12:22:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun  8 12:22:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c288e97

x11-themes/QGnomePlatform: Stabilize 0.9.1-r1 x86, #908050

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
index 622a52094bf8..5fa89a33997f 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="wayland"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-06-08 Thread Arthur Zamarin
commit: d90cb5899c712edb88930cf84a12da286c4368b8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun  8 12:22:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun  8 12:22:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90cb589

x11-themes/QGnomePlatform: Stabilize 0.9.1-r1 amd64, #908050

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
index 97098a1caae6..622a52094bf8 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="wayland"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-05-22 Thread Pacho Ramos
commit: b7621607097382288e50a8df40d0be9787a676eb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon May 22 13:08:11 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon May 22 13:08:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7621607

x11-themes/QGnomePlatform: qqc2-desktop-style is needed

Otherwise people gets a warning on every app as it can cause issues like some
apps rendering wrong or completely black.

Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild  | 36 ++
 1 file changed, 36 insertions(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
new file mode 100644
index ..97098a1caae6
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="wayland"
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtquickcontrols2-5.15.2:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   kde-frameworks/qqc2-desktop-style:5=
+   wayland? ( dev-qt/qtwayland:5= )
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-05-14 Thread Pacho Ramos
commit: 5f7e73ae2db801733d7dcf5f9a70ec12f19e63f5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 14 11:33:27 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 14 11:37:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f7e73ae

x11-themes/QGnomePlatform: add 0.9.1

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.9.1.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 005e3ca18dba..e82a2aef98bc 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1 +1,2 @@
 DIST QGnomePlatform-0.9.0.tar.gz 43828 BLAKE2B 
aa4d1d9269c444d95e7d25e0e0206a63adf0a1be8658624b61d5e5fe55d3714e38a66ecbb6ea19ebf0cc9ee1ed4fb5cf4f29a84e7052c1c2475deca395794cd3
 SHA512 
7671b0659959ede79e47a821481a14ed861418f364d3d0b48789b1edfcf3b84f2aa658e3afce95730a841fdb018ebad38474a83268bd43b1ccfb653ef7e314aa
+DIST QGnomePlatform-0.9.1.tar.gz 46387 BLAKE2B 
b62e6c6ca70e7e5a1a611d0a4af022aae0cf4096db51e00b2b45cf6ea655b703cd936336233c71038b82708ec79a202f436f5a29680ada6b4026958604c83670
 SHA512 
1b8f5d3241bbaa830858dc256285f91023a6e9f664c9920ebfdaf8bdc759e3c958a22bc52eb3559a86d96007118b8ce5efa900167feb491a60232b365c00784c

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1.ebuild
new file mode 100644
index ..73a9b14424af
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="wayland"
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtquickcontrols2-5.15.2:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   wayland? ( dev-qt/qtwayland:5= )
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/files/

2023-04-21 Thread Conrad Kostecki
commit: b5175e3f8ba07c5a2adcf75909d4e8d8cd2ecdc5
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Fri Apr 21 14:34:30 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Apr 22 00:10:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5175e3f

x11-themes/QGnomePlatform: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/30683
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/QGnomePlatform-0.8.4-xdg-desktop-portal-id.patch| 11 ---
 1 file changed, 11 deletions(-)

diff --git 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.8.4-xdg-desktop-portal-id.patch
 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.8.4-xdg-desktop-portal-id.patch
deleted file mode 100644
index 292088bd1f84..
--- 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.8.4-xdg-desktop-portal-id.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/src/theme/qxdgdesktopportalfiledialog.cpp~   2022-01-11 
10:46:15.0 +0100
-+++ b/src/theme/qxdgdesktopportalfiledialog.cpp2022-04-26 
12:16:07.504955234 +0200
-@@ -165,7 +165,7 @@
-   
QLatin1String("/org/freedesktop/portal/desktop"),
-   
QLatin1String("org.freedesktop.portal.FileChooser"),
-   d->saveFile ? 
QLatin1String("SaveFile") : QLatin1String("OpenFile"));
--QString parentWindowId = QLatin1String("x11:") + 
QString::number(d->winId);
-+QString parentWindowId = QLatin1String("x11:") + 
QString::number(d->winId, 16);
- 
- QVariantMap options;
- if (!d->acceptLabel.isEmpty())



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-04-20 Thread Pacho Ramos
commit: 1de667667ebdae24bf84ff12321fee85838d7e10
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Apr 20 13:23:48 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Apr 20 13:24:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de66766

x11-themes/QGnomePlatform: drop 0.8.4-r1

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild  | 39 --
 2 files changed, 40 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 0810b9a961b3..005e3ca18dba 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1 @@
-DIST QGnomePlatform-0.8.4.tar.gz 38602 BLAKE2B 
19f33ca6fbf43fd5bbd53fec38187802bf0c0d48c4018cff9ae7252e3cca8c8abe27b0aaee54728ad4c232c97efda2163c5a1c1347b1d446f8fa955a0e7709c6
 SHA512 
e5bb5feae401bca145c4b7a4fc18f5a589e2acba20b9ce7d04a7dd1b1734741daf210ff8fba5e03ef5e4ad07efd274a1279e61b359f319b52e3b9bc4d49f9142
 DIST QGnomePlatform-0.9.0.tar.gz 43828 BLAKE2B 
aa4d1d9269c444d95e7d25e0e0206a63adf0a1be8658624b61d5e5fe55d3714e38a66ecbb6ea19ebf0cc9ee1ed4fb5cf4f29a84e7052c1c2475deca395794cd3
 SHA512 
7671b0659959ede79e47a821481a14ed861418f364d3d0b48789b1edfcf3b84f2aa658e3afce95730a841fdb018ebad38474a83268bd43b1ccfb653ef7e314aa

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
deleted file mode 100644
index 636644307115..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
-   >=x11-themes/adwaita-qt-1.4.1
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-PATCHES=(
-   # https://github.com/FedoraQt/QGnomePlatform/issues/101
-   "${FILESDIR}/${P}-xdg-desktop-portal-id.patch"
-)
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   )
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-04-20 Thread Pacho Ramos
commit: d9f0fa6ae367fee3dd2cddd5aac83d7da05cf79b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Apr 20 13:24:25 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Apr 20 13:24:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f0fa6a

x11-themes/QGnomePlatform: add github upstream metadata

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-themes/QGnomePlatform/metadata.xml 
b/x11-themes/QGnomePlatform/metadata.xml
index 572c7daf2ccf..fed4f0aeb413 100644
--- a/x11-themes/QGnomePlatform/metadata.xml
+++ b/x11-themes/QGnomePlatform/metadata.xml
@@ -4,4 +4,7 @@

pa...@gentoo.org

+   
+   FedoraQt/QGnomePlatform
+   
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2023-04-20 Thread Pacho Ramos
commit: d4f8c35635c140861c6f267b500d1006b6d52e2b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Apr 20 13:22:57 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Apr 20 13:24:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f8c356

x11-themes/QGnomePlatform: Fix dependencies

Closes: https://bugs.gentoo.org/904484
Thanks-to: Gino McCarty
Signed-off-by: Pacho Ramos  gentoo.org>

 .../{QGnomePlatform-0.9.0.ebuild => QGnomePlatform-0.9.0-r1.ebuild}  | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
similarity index 90%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
index 63e42a91afda..303dba543346 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,10 +17,9 @@ RDEPEND="
dev-qt/qtdbus:5=
>=dev-qt/qtwidgets-5.15.2:5=
wayland? ( dev-qt/qtwayland:5= )
-   dev-qt/qtx11extras:5=
gnome-base/gsettings-desktop-schemas
sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
+   x11-libs/gtk+:3
>=x11-themes/adwaita-qt-1.4.2
 "
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-12-01 Thread Jakov Smolić
commit: 5f584b24aa06966ac2efc40bc7e15942b8b786b2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Dec  1 22:28:08 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Dec  1 22:28:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f584b24

x11-themes/QGnomePlatform: Stabilize 0.9.0 x86, #883929

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
index 893dc645d630..63e42a91afda 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="wayland"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-12-01 Thread Jakov Smolić
commit: 1138692437d8e8bd87841be0249c653d01bd52fb
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Dec  1 22:24:21 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Dec  1 22:24:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11386924

x11-themes/QGnomePlatform: Stabilize 0.9.0 amd64, #883929

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
index 956410044093..893dc645d630 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="wayland"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-10-23 Thread Pacho Ramos
commit: ded2a49da27e723258319ee28098a519273d5a88
Author: Daniel Brandt  spahan  ch>
AuthorDate: Mon Oct  3 06:21:53 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 23 16:06:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded2a49d

x11-themes/QGnomePlatform: make wayland optional

Signed-off-by: Daniel Brandt  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/27591
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
index 935a1bad9776..956410044093 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
@@ -11,12 +11,12 @@ 
SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE=""
+IUSE="wayland"
 
 RDEPEND="
dev-qt/qtdbus:5=
>=dev-qt/qtwidgets-5.15.2:5=
-   dev-qt/qtwayland:5=
+   wayland? ( dev-qt/qtwayland:5= )
dev-qt/qtx11extras:5=
gnome-base/gsettings-desktop-schemas
sys-apps/xdg-desktop-portal
@@ -29,6 +29,7 @@ BDEPEND="${RDEPEND}"
 src_configure() {
local mycmakeargs=(
-DUSE_QT6=false
+   -DDISABLE_DECORATION_SUPPORT="$(usex wayland false true)"
)
cmake_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-10-02 Thread Pacho Ramos
commit: 91bafb832189e185d36c3d512f6781ff3a969414
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct  2 08:00:33 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct  2 08:00:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91bafb83

x11-themes/QGnomePlatform: add 0.9.0

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.9.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index fb5fcf58d277..b4291fecfc0a 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1,3 @@
 DIST QGnomePlatform-0.8.3.tar.gz 38556 BLAKE2B 
34348bdcd0e5e8d068ba660fa0487e20a495c6584193f69dcd528c892b0259206899de33e833c276ee6b0f1dbb2076b154cdde762f90f5127e9a1156fb8c8627
 SHA512 
64cba8e01ccb960669f6d9150cfb0f0b03e2371fffb6429fe7b5b6385ab825de6285a98ec27988bf87bb1ce8d61279b0a1fc85a01762aac4b57800f558fa2ff7
 DIST QGnomePlatform-0.8.4.tar.gz 38602 BLAKE2B 
19f33ca6fbf43fd5bbd53fec38187802bf0c0d48c4018cff9ae7252e3cca8c8abe27b0aaee54728ad4c232c97efda2163c5a1c1347b1d446f8fa955a0e7709c6
 SHA512 
e5bb5feae401bca145c4b7a4fc18f5a589e2acba20b9ce7d04a7dd1b1734741daf210ff8fba5e03ef5e4ad07efd274a1279e61b359f319b52e3b9bc4d49f9142
+DIST QGnomePlatform-0.9.0.tar.gz 43828 BLAKE2B 
aa4d1d9269c444d95e7d25e0e0206a63adf0a1be8658624b61d5e5fe55d3714e38a66ecbb6ea19ebf0cc9ee1ed4fb5cf4f29a84e7052c1c2475deca395794cd3
 SHA512 
7671b0659959ede79e47a821481a14ed861418f364d3d0b48789b1edfcf3b84f2aa658e3afce95730a841fdb018ebad38474a83268bd43b1ccfb653ef7e314aa

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
new file mode 100644
index ..935a1bad9776
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.4.2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-10-02 Thread Pacho Ramos
commit: 398ecea8823cde8b528fe4f987428ed4abb842c1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct  2 08:00:55 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct  2 08:00:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398ecea8

x11-themes/QGnomePlatform: drop 0.8.3, 0.8.4

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.8.3.ebuild | 34 --
 .../QGnomePlatform/QGnomePlatform-0.8.4.ebuild | 34 --
 3 files changed, 69 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index b4291fecfc0a..0810b9a961b3 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,3 +1,2 @@
-DIST QGnomePlatform-0.8.3.tar.gz 38556 BLAKE2B 
34348bdcd0e5e8d068ba660fa0487e20a495c6584193f69dcd528c892b0259206899de33e833c276ee6b0f1dbb2076b154cdde762f90f5127e9a1156fb8c8627
 SHA512 
64cba8e01ccb960669f6d9150cfb0f0b03e2371fffb6429fe7b5b6385ab825de6285a98ec27988bf87bb1ce8d61279b0a1fc85a01762aac4b57800f558fa2ff7
 DIST QGnomePlatform-0.8.4.tar.gz 38602 BLAKE2B 
19f33ca6fbf43fd5bbd53fec38187802bf0c0d48c4018cff9ae7252e3cca8c8abe27b0aaee54728ad4c232c97efda2163c5a1c1347b1d446f8fa955a0e7709c6
 SHA512 
e5bb5feae401bca145c4b7a4fc18f5a589e2acba20b9ce7d04a7dd1b1734741daf210ff8fba5e03ef5e4ad07efd274a1279e61b359f319b52e3b9bc4d49f9142
 DIST QGnomePlatform-0.9.0.tar.gz 43828 BLAKE2B 
aa4d1d9269c444d95e7d25e0e0206a63adf0a1be8658624b61d5e5fe55d3714e38a66ecbb6ea19ebf0cc9ee1ed4fb5cf4f29a84e7052c1c2475deca395794cd3
 SHA512 
7671b0659959ede79e47a821481a14ed861418f364d3d0b48789b1edfcf3b84f2aa658e3afce95730a841fdb018ebad38474a83268bd43b1ccfb653ef7e314aa

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
deleted file mode 100644
index b82f63167572..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
-   >=x11-themes/adwaita-qt-1.4.1
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   )
-   cmake_src_configure
-}

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild
deleted file mode 100644
index 9c6d74da733d..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
-   >=x11-themes/adwaita-qt-1.4.1
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   )
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-05-04 Thread Sam James
commit: 6ff1b70bd556bc84d48db1418cd7ed95fc335ddd
Author: Sam James  gentoo  org>
AuthorDate: Wed May  4 22:31:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May  4 22:31:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff1b70b

x11-themes/QGnomePlatform: Stabilize 0.8.4-r1 x86, #842597

Signed-off-by: Sam James  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
index a39961a0d0df..2225e56234fd 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-05-04 Thread Sam James
commit: 10b17c600454a4698f39be91b55197697a4e3879
Author: Sam James  gentoo  org>
AuthorDate: Wed May  4 22:31:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May  4 22:31:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b17c60

x11-themes/QGnomePlatform: Stabilize 0.8.4-r1 amd64, #842597

Signed-off-by: Sam James  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
index 2225e56234fd..636644307115 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/, x11-themes/QGnomePlatform/files/

2022-04-26 Thread Pacho Ramos
commit: 236f0d768af32b552c6df2a2b596de7d0d6dce50
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Apr 26 10:29:33 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Apr 26 10:29:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236f0d76

x11-themes/QGnomePlatform: Fix window id for xdg-desktop-portal file chooser

Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild  | 39 ++
 ...GnomePlatform-0.8.4-xdg-desktop-portal-id.patch | 11 ++
 2 files changed, 50 insertions(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
new file mode 100644
index ..a39961a0d0df
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.4.1
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+PATCHES=(
+   # https://github.com/FedoraQt/QGnomePlatform/issues/101
+   "${FILESDIR}/${P}-xdg-desktop-portal-id.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   )
+   cmake_src_configure
+}

diff --git 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.8.4-xdg-desktop-portal-id.patch
 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.8.4-xdg-desktop-portal-id.patch
new file mode 100644
index ..292088bd1f84
--- /dev/null
+++ 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.8.4-xdg-desktop-portal-id.patch
@@ -0,0 +1,11 @@
+--- a/src/theme/qxdgdesktopportalfiledialog.cpp~   2022-01-11 
10:46:15.0 +0100
 b/src/theme/qxdgdesktopportalfiledialog.cpp2022-04-26 
12:16:07.504955234 +0200
+@@ -165,7 +165,7 @@
+   
QLatin1String("/org/freedesktop/portal/desktop"),
+   
QLatin1String("org.freedesktop.portal.FileChooser"),
+   d->saveFile ? 
QLatin1String("SaveFile") : QLatin1String("OpenFile"));
+-QString parentWindowId = QLatin1String("x11:") + 
QString::number(d->winId);
++QString parentWindowId = QLatin1String("x11:") + 
QString::number(d->winId, 16);
+ 
+ QVariantMap options;
+ if (!d->acceptLabel.isEmpty())



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-01-15 Thread Pacho Ramos
commit: 7b74ecfe5e9483658e11380bc31c1a0f38bebdda
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 15 09:40:13 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 15 09:40:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b74ecfe

x11-themes/QGnomePlatform: Rekeyword

It was dropped by accident

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild
index 1b9fa2ddb7d5..9c6d74da733d 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-01-15 Thread Pacho Ramos
commit: 5a8ac2ac28e5f924dcf86660a8cbfbd34491fe2c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 15 09:40:34 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 15 09:40:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8ac2ac

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  2 --
 .../QGnomePlatform/QGnomePlatform-0.8.0.ebuild | 27 -
 .../QGnomePlatform/QGnomePlatform-0.8.1.ebuild | 34 --
 3 files changed, 63 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 187f4a73decc..fb5fcf58d277 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,4 +1,2 @@
-DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 
04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0
 SHA512 
e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102
-DIST QGnomePlatform-0.8.1.tar.gz 38565 BLAKE2B 
4b581186789990f4a2a7f96a98375185445ef57d8590495323e34875a6a08ca38e8f1e6ece7ff375867c1e126edbe2375e268f722485b29eac914a0139715a16
 SHA512 
d7b3253b9fcf2a1a6e320d069a6425aa78981a7f19609166b7f53fe1882e19a12fca7326265af091e6335c2ebc1f6492c5262428831e7fd8635ced23439a959f
 DIST QGnomePlatform-0.8.3.tar.gz 38556 BLAKE2B 
34348bdcd0e5e8d068ba660fa0487e20a495c6584193f69dcd528c892b0259206899de33e833c276ee6b0f1dbb2076b154cdde762f90f5127e9a1156fb8c8627
 SHA512 
64cba8e01ccb960669f6d9150cfb0f0b03e2371fffb6429fe7b5b6385ab825de6285a98ec27988bf87bb1ce8d61279b0a1fc85a01762aac4b57800f558fa2ff7
 DIST QGnomePlatform-0.8.4.tar.gz 38602 BLAKE2B 
19f33ca6fbf43fd5bbd53fec38187802bf0c0d48c4018cff9ae7252e3cca8c8abe27b0aaee54728ad4c232c97efda2163c5a1c1347b1d446f8fa955a0e7709c6
 SHA512 
e5bb5feae401bca145c4b7a4fc18f5a589e2acba20b9ce7d04a7dd1b1734741daf210ff8fba5e03ef5e4ad07efd274a1279e61b359f319b52e3b9bc4d49f9142

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
deleted file mode 100644
index f6489dbb88e1..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="amd64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.12:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
-   >=x11-themes/adwaita-qt-1.3.1
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.1.ebuild
deleted file mode 100644
index 989d49dcd9e7..
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit cmake
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.15.2:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   gnome-base/gsettings-desktop-schemas
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
-   >=x11-themes/adwaita-qt-1.4.1
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT6=false
-   )
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-01-15 Thread Pacho Ramos
commit: 51b066bbdd98bdab54b6a2f4e4a303d9919863dd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 15 09:39:45 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 15 09:40:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b066bb

x11-themes/QGnomePlatform: Bump to 0.8.4

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.8.4.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index f16acf2d376c..187f4a73decc 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,3 +1,4 @@
 DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 
04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0
 SHA512 
e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102
 DIST QGnomePlatform-0.8.1.tar.gz 38565 BLAKE2B 
4b581186789990f4a2a7f96a98375185445ef57d8590495323e34875a6a08ca38e8f1e6ece7ff375867c1e126edbe2375e268f722485b29eac914a0139715a16
 SHA512 
d7b3253b9fcf2a1a6e320d069a6425aa78981a7f19609166b7f53fe1882e19a12fca7326265af091e6335c2ebc1f6492c5262428831e7fd8635ced23439a959f
 DIST QGnomePlatform-0.8.3.tar.gz 38556 BLAKE2B 
34348bdcd0e5e8d068ba660fa0487e20a495c6584193f69dcd528c892b0259206899de33e833c276ee6b0f1dbb2076b154cdde762f90f5127e9a1156fb8c8627
 SHA512 
64cba8e01ccb960669f6d9150cfb0f0b03e2371fffb6429fe7b5b6385ab825de6285a98ec27988bf87bb1ce8d61279b0a1fc85a01762aac4b57800f558fa2ff7
+DIST QGnomePlatform-0.8.4.tar.gz 38602 BLAKE2B 
19f33ca6fbf43fd5bbd53fec38187802bf0c0d48c4018cff9ae7252e3cca8c8abe27b0aaee54728ad4c232c97efda2163c5a1c1347b1d446f8fa955a0e7709c6
 SHA512 
e5bb5feae401bca145c4b7a4fc18f5a589e2acba20b9ce7d04a7dd1b1734741daf210ff8fba5e03ef5e4ad07efd274a1279e61b359f319b52e3b9bc4d49f9142

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild
new file mode 100644
index ..1b9fa2ddb7d5
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.4.1
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2022-01-12 Thread Georgy Yakovlev
commit: 2951c3fa38376e06b26b52ee36fba8380c5aac26
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jan 13 01:51:45 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jan 13 02:00:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2951c3fa

x11-themes/QGnomePlatform: keyword 0.8.3 for ~arm64

Signed-off-by: Georgy Yakovlev  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
index a9bef5d0521e..b82f63167572 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-12-14 Thread Jakov Smolić
commit: 8d81179a5e51e40d270cc42442d58a6efb8db446
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 14 15:43:59 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 14 15:44:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d81179a

x11-themes/QGnomePlatform: Stabilize 0.8.3 x86, #829167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
index 989d49dcd9e7..07b5e7f2052d 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-12-14 Thread Jakov Smolić
commit: 0b61a9417fda4f4399971fe661fddea7cb5aa424
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 14 15:44:15 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 14 15:45:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b61a941

x11-themes/QGnomePlatform: Stabilize 0.8.3 amd64, #829167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
index 07b5e7f2052d..a9bef5d0521e 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-11-23 Thread Pacho Ramos
commit: 3d0f3e43f147b01cdd719a1cd7c9350a09fedfc5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Nov 23 15:27:56 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Nov 23 15:27:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0f3e43

x11-themes/QGnomePlatform: Bump to 0.8.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.8.3.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 459627d71e4f..f16acf2d376c 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1,3 @@
 DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 
04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0
 SHA512 
e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102
 DIST QGnomePlatform-0.8.1.tar.gz 38565 BLAKE2B 
4b581186789990f4a2a7f96a98375185445ef57d8590495323e34875a6a08ca38e8f1e6ece7ff375867c1e126edbe2375e268f722485b29eac914a0139715a16
 SHA512 
d7b3253b9fcf2a1a6e320d069a6425aa78981a7f19609166b7f53fe1882e19a12fca7326265af091e6335c2ebc1f6492c5262428831e7fd8635ced23439a959f
+DIST QGnomePlatform-0.8.3.tar.gz 38556 BLAKE2B 
34348bdcd0e5e8d068ba660fa0487e20a495c6584193f69dcd528c892b0259206899de33e833c276ee6b0f1dbb2076b154cdde762f90f5127e9a1156fb8c8627
 SHA512 
64cba8e01ccb960669f6d9150cfb0f0b03e2371fffb6429fe7b5b6385ab825de6285a98ec27988bf87bb1ce8d61279b0a1fc85a01762aac4b57800f558fa2ff7

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
new file mode 100644
index ..989d49dcd9e7
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.4.1
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-11-11 Thread Pacho Ramos
commit: ca3f5b41cb0043dc1efc371bbd5b6f17a1a66afb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov 11 10:02:59 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov 11 10:44:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3f5b41

x11-themes/QGnomePlatform: Bump to 0.8.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.8.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index b38262d71d3..459627d71e4 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1 +1,2 @@
 DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 
04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0
 SHA512 
e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102
+DIST QGnomePlatform-0.8.1.tar.gz 38565 BLAKE2B 
4b581186789990f4a2a7f96a98375185445ef57d8590495323e34875a6a08ca38e8f1e6ece7ff375867c1e126edbe2375e268f722485b29eac914a0139715a16
 SHA512 
d7b3253b9fcf2a1a6e320d069a6425aa78981a7f19609166b7f53fe1882e19a12fca7326265af091e6335c2ebc1f6492c5262428831e7fd8635ced23439a959f

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.1.ebuild
new file mode 100644
index 000..989d49dcd9e
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.15.2:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   gnome-base/gsettings-desktop-schemas
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.4.1
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT6=false
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-08-10 Thread Pacho Ramos
commit: 2f6f7d8ad200349420002fae6aa69c6fdfd6f889
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Aug 10 14:54:20 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Aug 10 14:54:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f6f7d8a

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.7.1.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 1aa564170f7..b38262d71d3 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1 @@
-DIST QGnomePlatform-0.7.1.tar.gz 33633 BLAKE2B 
167039a7de4bbd3cae163022adb94a2bd4764f5a862b8334600f2bc5b7cfe09b6a5facfe656438d05bbf150e10caab9f1aeb910d0aa8d55fbe8995393e89b0d8
 SHA512 
7e3ba774ee1387604f4c66bd75f9fb4c5305f4553886132e8e3991a3e42564844a7eafb1361e0e8c64743746e315c07b22c11c133be95c1c53afb62c062bfc6e
 DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 
04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0
 SHA512 
e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
deleted file mode 100644
index cb4a841bc79..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="amd64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.12:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
-   >=x11-themes/adwaita-qt-1.2.0
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   INSTALL_ROOT="${D}" default
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-08-10 Thread Pacho Ramos
commit: 5777da4ed798f5216c7c59d396a857c06611794f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Aug 10 14:54:02 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Aug 10 14:54:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5777da4e

x11-themes/QGnomePlatform: Add forgotten dep

Closes: https://bugs.gentoo.org/807328
Thanks-to: Toralf Förster
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
index 60e88ef7b95..f6489dbb88e 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
>=dev-qt/qtwidgets-5.12:5=
dev-qt/qtwayland:5=
dev-qt/qtx11extras:5=
+   gnome-base/gsettings-desktop-schemas
sys-apps/xdg-desktop-portal
x11-libs/gtk+:3[X]
>=x11-themes/adwaita-qt-1.3.1



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-07-11 Thread Sam James
commit: f59176a8e7a912019318da00359ee948ae29bef5
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 11 20:50:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 11 20:50:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f59176a8

x11-themes/QGnomePlatform: Stabilize 0.8.0 x86, #801202

Signed-off-by: Sam James  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
index ed668a55fa3..60e88ef7b95 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-07-08 Thread Agostino Sarubbo
commit: db60492d3fc95c1a003dd0731b83bfd1aa66c4bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul  9 06:25:10 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul  9 06:25:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db60492d

x11-themes/QGnomePlatform: amd64 stable wrt bug #801202

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
index 15a2311f554..ed668a55fa3 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/, x11-themes/QGnomePlatform/files/

2021-06-06 Thread Pacho Ramos
commit: 49c297a86fee9831984d5f1a881fe2e3bab521fa
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun  6 18:12:28 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun  6 18:12:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c297a8

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild  | 34 --
 .../files/QGnomePlatform-0.6.1-qt5.15.patch| 21 -
 3 files changed, 56 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index a0a24094066..1aa564170f7 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,3 +1,2 @@
-DIST QGnomePlatform-0.6.1.tar.gz 28996 BLAKE2B 
3d0da37fcc8e85bd59263dffb19865666d25dd50d2c1e00b4d6358d745eb7079f415058ffb75a8228c9c7ed956003a656b3e10a3467d9fc9dcd5eee2c14bf7cd
 SHA512 
5e0bab45a8ff4c56e6e34d636ed719ce1a087f116942dd356253403d4be40aac348ccbdbfc917f65f6cc4df8619e1031734f0a46a36d4d9b7bb4838ded61570c
 DIST QGnomePlatform-0.7.1.tar.gz 33633 BLAKE2B 
167039a7de4bbd3cae163022adb94a2bd4764f5a862b8334600f2bc5b7cfe09b6a5facfe656438d05bbf150e10caab9f1aeb910d0aa8d55fbe8995393e89b0d8
 SHA512 
7e3ba774ee1387604f4c66bd75f9fb4c5305f4553886132e8e3991a3e42564844a7eafb1361e0e8c64743746e315c07b22c11c133be95c1c53afb62c062bfc6e
 DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 
04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0
 SHA512 
e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
deleted file mode 100644
index b35f4ef865d..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="amd64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.6:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   x11-libs/gtk+:3[X]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-qt5.15.patch" )
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   INSTALL_ROOT="${D}" default
-}

diff --git a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.6.1-qt5.15.patch 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.6.1-qt5.15.patch
deleted file mode 100644
index b0927d12e79..000
--- a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.6.1-qt5.15.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From c835c9e80cfadd62e01f16591721d2103d28a212 Mon Sep 17 00:00:00 2001
-From: Jan Grulich 
-Date: Wed, 27 May 2020 13:38:49 +0200
-Subject: [PATCH] Fix build with Qt 5.15
-

- decoration/qgnomeplatformdecoration.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/decoration/qgnomeplatformdecoration.cpp 
b/decoration/qgnomeplatformdecoration.cpp
-index 61c2af9..c8b381c 100644
 a/decoration/qgnomeplatformdecoration.cpp
-+++ b/decoration/qgnomeplatformdecoration.cpp
-@@ -46,6 +46,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-06-06 Thread Pacho Ramos
commit: a58912c509a75f1ee804352e7e953202e6808e28
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun  6 18:12:06 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun  6 18:12:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58912c5

x11-themes/QGnomePlatform: Bump to 0.8.0

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.8.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 58960150657..a0a24094066 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1,3 @@
 DIST QGnomePlatform-0.6.1.tar.gz 28996 BLAKE2B 
3d0da37fcc8e85bd59263dffb19865666d25dd50d2c1e00b4d6358d745eb7079f415058ffb75a8228c9c7ed956003a656b3e10a3467d9fc9dcd5eee2c14bf7cd
 SHA512 
5e0bab45a8ff4c56e6e34d636ed719ce1a087f116942dd356253403d4be40aac348ccbdbfc917f65f6cc4df8619e1031734f0a46a36d4d9b7bb4838ded61570c
 DIST QGnomePlatform-0.7.1.tar.gz 33633 BLAKE2B 
167039a7de4bbd3cae163022adb94a2bd4764f5a862b8334600f2bc5b7cfe09b6a5facfe656438d05bbf150e10caab9f1aeb910d0aa8d55fbe8995393e89b0d8
 SHA512 
7e3ba774ee1387604f4c66bd75f9fb4c5305f4553886132e8e3991a3e42564844a7eafb1361e0e8c64743746e315c07b22c11c133be95c1c53afb62c062bfc6e
+DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 
04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0
 SHA512 
e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
new file mode 100644
index 000..15a2311f554
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit cmake
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.12:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.3.1
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-05-21 Thread Sam James
commit: 7b520bd0a16250438fc2c1135a43afd43d190f6e
Author: Sam James  gentoo  org>
AuthorDate: Thu May 20 18:47:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 20 18:47:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b520bd0

x11-themes/QGnomePlatform: Stabilize 0.7.1 x86, #791208

Signed-off-by: Sam James  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
index be0a99a7beb..cb4a841bc79 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-05-21 Thread Sam James
commit: f433f9182485069fe735e5a57c55562c2246a864
Author: Sam James  gentoo  org>
AuthorDate: Thu May 20 18:47:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 20 18:47:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f433f918

x11-themes/QGnomePlatform: Stabilize 0.7.1 amd64, #791208

Signed-off-by: Sam James  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
index fc28ebf2a22..be0a99a7beb 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/files/, x11-themes/QGnomePlatform/

2021-05-20 Thread Pacho Ramos
commit: 182189485f8343a0429c11a9969d585e1efda320
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu May 20 13:13:17 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu May 20 13:13:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18218948

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.7.0.ebuild | 39 --
 ...latform-0.7.0-qxdgdesktopfiledialog-fixes.patch | 63 --
 3 files changed, 103 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 4c504064322..58960150657 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,3 +1,2 @@
 DIST QGnomePlatform-0.6.1.tar.gz 28996 BLAKE2B 
3d0da37fcc8e85bd59263dffb19865666d25dd50d2c1e00b4d6358d745eb7079f415058ffb75a8228c9c7ed956003a656b3e10a3467d9fc9dcd5eee2c14bf7cd
 SHA512 
5e0bab45a8ff4c56e6e34d636ed719ce1a087f116942dd356253403d4be40aac348ccbdbfc917f65f6cc4df8619e1031734f0a46a36d4d9b7bb4838ded61570c
-DIST QGnomePlatform-0.7.0.tar.gz 33398 BLAKE2B 
28cd8c070465074f137c669c6bf5835ced26e53ebb2ae4fe96f5bf9ddabd5df6adf947499d51fa8700d5a77a35f5715711f4ccc117fe1613ec70cbfacde501fd
 SHA512 
9bca42a79e536ec2ff03ff2ed89dac572ea15d8a1a7fc72ac564208a82dd5ac442f1a3eb4ef54ac466a754fbc66f078105ef9bea5b0206d20be63c0f942da243
 DIST QGnomePlatform-0.7.1.tar.gz 33633 BLAKE2B 
167039a7de4bbd3cae163022adb94a2bd4764f5a862b8334600f2bc5b7cfe09b6a5facfe656438d05bbf150e10caab9f1aeb910d0aa8d55fbe8995393e89b0d8
 SHA512 
7e3ba774ee1387604f4c66bd75f9fb4c5305f4553886132e8e3991a3e42564844a7eafb1361e0e8c64743746e315c07b22c11c133be95c1c53afb62c062bfc6e

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.0.ebuild
deleted file mode 100644
index 26e756b1b51..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtdbus:5=
-   >=dev-qt/qtwidgets-5.12:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   sys-apps/xdg-desktop-portal
-   x11-libs/gtk+:3[X]
-   >=x11-themes/adwaita-qt-1.2.0
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-PATCHES=(
-   # From Fedora, fixed in next version
-   "${FILESDIR}/${P}-qxdgdesktopfiledialog-fixes.patch"
-)
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   INSTALL_ROOT="${D}" default
-}

diff --git 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.7.0-qxdgdesktopfiledialog-fixes.patch
 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.7.0-qxdgdesktopfiledialog-fixes.patch
deleted file mode 100644
index db43a69d0b1..000
--- 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.7.0-qxdgdesktopfiledialog-fixes.patch
+++ /dev/null
@@ -1,63 +0,0 @@
-From e244e003b68f660dbb0795d18ad70e8a11689712 Mon Sep 17 00:00:00 2001
-From: Jan Grulich 
-Date: Mon, 4 Jan 2021 11:43:36 +0100
-Subject: QXdgDesktopPortalFileDialog: backport upstream fixes
-
-
-diff --git a/common/qxdgdesktopportalfiledialog.cpp 
b/common/qxdgdesktopportalfiledialog.cpp
-index 7502a6e..c4dc2da 100644
 a/common/qxdgdesktopportalfiledialog.cpp
-+++ b/common/qxdgdesktopportalfiledialog.cpp
-@@ -210,7 +210,7 @@ void QXdgDesktopPortalFileDialog::openPortal()
- qDBusRegisterMetaType();
- 
- FilterList filterList;
--Filter* selectedFilter = nullptr;
-+auto selectedFilterIndex = filterList.size() - 1;
- 
- d->userVisibleToNameFilter.clear();
- 
-@@ -236,7 +236,7 @@ void QXdgDesktopPortalFileDialog::openPortal()
- filterList << filter;
- 
- if (!d->selectedMimeTypeFilter.isEmpty() && 
d->selectedMimeTypeFilter == mimeTypefilter)
--selectedFilter = &filterList.last();
-+selectedFilterIndex = filterList.size() - 1;
- }
- } else if (!d->nameFilters.isEmpty()) {
- for (const QString &nameFilter : d->nameFilters) {
-@@ -246,7 +246,12 @@ void QXdgDesktopPortalFileDialog::openPortal()
- QRegularExpressionMatch match = regexp.match(nameFilter);
- if (match.hasMatch()) {
- QString userVisibleName = match.captured(1);
--QStringList filterStrings = 
match.captured(2).split(QLatin1Char(' '), QString::SkipEmptyParts);
-+QStringList filterStrings = 
match.captured(2).split(QLatin1Char(' '), Qt::SkipEm

[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2021-04-17 Thread Pacho Ramos
commit: 57e8d2f62d132d12298f74149c74897aa8e49dd7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 17 19:22:49 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 17 20:08:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e8d2f6

x11-themes/QGnomePlatform: Bump to 0.7.1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.7.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 09244b813bc..4c504064322 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1,3 @@
 DIST QGnomePlatform-0.6.1.tar.gz 28996 BLAKE2B 
3d0da37fcc8e85bd59263dffb19865666d25dd50d2c1e00b4d6358d745eb7079f415058ffb75a8228c9c7ed956003a656b3e10a3467d9fc9dcd5eee2c14bf7cd
 SHA512 
5e0bab45a8ff4c56e6e34d636ed719ce1a087f116942dd356253403d4be40aac348ccbdbfc917f65f6cc4df8619e1031734f0a46a36d4d9b7bb4838ded61570c
 DIST QGnomePlatform-0.7.0.tar.gz 33398 BLAKE2B 
28cd8c070465074f137c669c6bf5835ced26e53ebb2ae4fe96f5bf9ddabd5df6adf947499d51fa8700d5a77a35f5715711f4ccc117fe1613ec70cbfacde501fd
 SHA512 
9bca42a79e536ec2ff03ff2ed89dac572ea15d8a1a7fc72ac564208a82dd5ac442f1a3eb4ef54ac466a754fbc66f078105ef9bea5b0206d20be63c0f942da243
+DIST QGnomePlatform-0.7.1.tar.gz 33633 BLAKE2B 
167039a7de4bbd3cae163022adb94a2bd4764f5a862b8334600f2bc5b7cfe09b6a5facfe656438d05bbf150e10caab9f1aeb910d0aa8d55fbe8995393e89b0d8
 SHA512 
7e3ba774ee1387604f4c66bd75f9fb4c5305f4553886132e8e3991a3e42564844a7eafb1361e0e8c64743746e315c07b22c11c133be95c1c53afb62c062bfc6e

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
new file mode 100644
index 000..fc28ebf2a22
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit qmake-utils
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.12:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.2.0
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   INSTALL_ROOT="${D}" default
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/files/, x11-themes/QGnomePlatform/

2021-02-14 Thread Pacho Ramos
commit: f46707b2f8a0afe28b9dc64091b592b8158222e6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Feb 14 16:21:30 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Feb 14 16:23:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f46707b2

x11-themes/QGnomePlatform: Bump to 0.7.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.7.0.ebuild | 39 ++
 ...latform-0.7.0-qxdgdesktopfiledialog-fixes.patch | 63 ++
 3 files changed, 103 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 04d6d68baaf..09244b813bc 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1 +1,2 @@
 DIST QGnomePlatform-0.6.1.tar.gz 28996 BLAKE2B 
3d0da37fcc8e85bd59263dffb19865666d25dd50d2c1e00b4d6358d745eb7079f415058ffb75a8228c9c7ed956003a656b3e10a3467d9fc9dcd5eee2c14bf7cd
 SHA512 
5e0bab45a8ff4c56e6e34d636ed719ce1a087f116942dd356253403d4be40aac348ccbdbfc917f65f6cc4df8619e1031734f0a46a36d4d9b7bb4838ded61570c
+DIST QGnomePlatform-0.7.0.tar.gz 33398 BLAKE2B 
28cd8c070465074f137c669c6bf5835ced26e53ebb2ae4fe96f5bf9ddabd5df6adf947499d51fa8700d5a77a35f5715711f4ccc117fe1613ec70cbfacde501fd
 SHA512 
9bca42a79e536ec2ff03ff2ed89dac572ea15d8a1a7fc72ac564208a82dd5ac442f1a3eb4ef54ac466a754fbc66f078105ef9bea5b0206d20be63c0f942da243

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.0.ebuild
new file mode 100644
index 000..26e756b1b51
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit qmake-utils
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtdbus:5=
+   >=dev-qt/qtwidgets-5.12:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   sys-apps/xdg-desktop-portal
+   x11-libs/gtk+:3[X]
+   >=x11-themes/adwaita-qt-1.2.0
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+PATCHES=(
+   # From Fedora, fixed in next version
+   "${FILESDIR}/${P}-qxdgdesktopfiledialog-fixes.patch"
+)
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   INSTALL_ROOT="${D}" default
+}

diff --git 
a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.7.0-qxdgdesktopfiledialog-fixes.patch
 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.7.0-qxdgdesktopfiledialog-fixes.patch
new file mode 100644
index 000..db43a69d0b1
--- /dev/null
+++ 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.7.0-qxdgdesktopfiledialog-fixes.patch
@@ -0,0 +1,63 @@
+From e244e003b68f660dbb0795d18ad70e8a11689712 Mon Sep 17 00:00:00 2001
+From: Jan Grulich 
+Date: Mon, 4 Jan 2021 11:43:36 +0100
+Subject: QXdgDesktopPortalFileDialog: backport upstream fixes
+
+
+diff --git a/common/qxdgdesktopportalfiledialog.cpp 
b/common/qxdgdesktopportalfiledialog.cpp
+index 7502a6e..c4dc2da 100644
+--- a/common/qxdgdesktopportalfiledialog.cpp
 b/common/qxdgdesktopportalfiledialog.cpp
+@@ -210,7 +210,7 @@ void QXdgDesktopPortalFileDialog::openPortal()
+ qDBusRegisterMetaType();
+ 
+ FilterList filterList;
+-Filter* selectedFilter = nullptr;
++auto selectedFilterIndex = filterList.size() - 1;
+ 
+ d->userVisibleToNameFilter.clear();
+ 
+@@ -236,7 +236,7 @@ void QXdgDesktopPortalFileDialog::openPortal()
+ filterList << filter;
+ 
+ if (!d->selectedMimeTypeFilter.isEmpty() && 
d->selectedMimeTypeFilter == mimeTypefilter)
+-selectedFilter = &filterList.last();
++selectedFilterIndex = filterList.size() - 1;
+ }
+ } else if (!d->nameFilters.isEmpty()) {
+ for (const QString &nameFilter : d->nameFilters) {
+@@ -246,7 +246,12 @@ void QXdgDesktopPortalFileDialog::openPortal()
+ QRegularExpressionMatch match = regexp.match(nameFilter);
+ if (match.hasMatch()) {
+ QString userVisibleName = match.captured(1);
+-QStringList filterStrings = 
match.captured(2).split(QLatin1Char(' '), QString::SkipEmptyParts);
++QStringList filterStrings = 
match.captured(2).split(QLatin1Char(' '), Qt::SkipEmptyParts);
++
++if (filterStrings.isEmpty()) {
++qWarning() << "Filter " << userVisibleName << " is empty 
and will be ignored.";
++continue;
++}
+ 
+ FilterConditionList filterConditions;
+ for (const QString &filte

[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-11-10 Thread Pacho Ramos
commit: 3ffc8f4581cea5e54951a24a619ceb93a0e0a1e6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Nov 10 10:00:45 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Nov 10 10:00:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffc8f45

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-3.0.9, Repoman-3.0.1
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 0d0b5fcc224..04d6d68baaf 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1 @@
-DIST QGnomePlatform-0.6.0.tar.gz 28618 BLAKE2B 
af4ef5c54a8056a370a8d6299fd80bace2491a97c9bff99ce5a461a1c3ab07c6a5336fa88606805e37102ccc648217722331ec9e572ce3708581b713ee399d0d
 SHA512 
c5aad4518e1c9d06b2561a6f8a6a169bf9a07ec0a63602d3bc5b0f91e1134504f5ca0e5a76bda3183165c72bf8de3e9297b51fe37879d80c1fbe4ca06e242a97
 DIST QGnomePlatform-0.6.1.tar.gz 28996 BLAKE2B 
3d0da37fcc8e85bd59263dffb19865666d25dd50d2c1e00b4d6358d745eb7079f415058ffb75a8228c9c7ed956003a656b3e10a3467d9fc9dcd5eee2c14bf7cd
 SHA512 
5e0bab45a8ff4c56e6e34d636ed719ce1a087f116942dd356253403d4be40aac348ccbdbfc917f65f6cc4df8619e1031734f0a46a36d4d9b7bb4838ded61570c

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
deleted file mode 100644
index 93736a5c1d4..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="amd64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtwidgets-5.6:5=
-   dev-qt/qtwayland:5=
-   dev-qt/qtx11extras:5=
-   x11-libs/gtk+:3[X]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   INSTALL_ROOT="${D}" default
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-07-14 Thread Pacho Ramos
commit: 5ccedfd2c861ece27b993535e7d6c0723aaab80b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jul 14 19:14:22 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jul 14 19:16:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccedfd2

x11-themes/QGnomePlatform: amd64 stable, bug #726764

Closes: https://bugs.gentoo.org/726764
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
index bbcb0579a22..b35f4ef865d 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-06-21 Thread Thomas Deutschmann
commit: e41a30eaaac57fa4ce90b5e7cc8af6d4007ccbad
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:50:59 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41a30ea

x11-themes/QGnomePlatform: x86 stable (bug #726764)

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
index cb5e82b1d6c..bbcb0579a22 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-06-09 Thread Pacho Ramos
commit: f99da024e8f1478b4646092e92e339dec774f813
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jun  9 20:03:03 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jun  9 20:03:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f99da024

x11-themes/QGnomePlatform: Needs qtdbus

Closes: https://bugs.gentoo.org/727682
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 .../{QGnomePlatform-0.6.1.ebuild => QGnomePlatform-0.6.1-r1.ebuild}  | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
similarity index 97%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
index 1ec98282675..cb5e82b1d6c 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
@@ -14,6 +14,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+   dev-qt/qtdbus:5=
>=dev-qt/qtwidgets-5.6:5=
dev-qt/qtwayland:5=
dev-qt/qtx11extras:5=



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/, x11-themes/QGnomePlatform/files/

2020-05-31 Thread Pacho Ramos
commit: 00f515c1c6f5d75ecc2b94351f0e133d128060cd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 31 11:12:19 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 31 12:42:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f515c1

x11-themes/QGnomePlatform: Fix build with qt-5.15

Closes: https://bugs.gentoo.org/725830
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.6.1.ebuild  |  2 ++
 .../files/QGnomePlatform-0.6.1-qt5.15.patch | 21 +
 2 files changed, 23 insertions(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild
index 65c5840ce9d..1ec98282675 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild
@@ -22,6 +22,8 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 BDEPEND="${RDEPEND}"
 
+PATCHES=( "${FILESDIR}/${P}-qt5.15.patch" )
+
 src_configure() {
eqmake5
 }

diff --git a/x11-themes/QGnomePlatform/files/QGnomePlatform-0.6.1-qt5.15.patch 
b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.6.1-qt5.15.patch
new file mode 100644
index 000..b0927d12e79
--- /dev/null
+++ b/x11-themes/QGnomePlatform/files/QGnomePlatform-0.6.1-qt5.15.patch
@@ -0,0 +1,21 @@
+From c835c9e80cfadd62e01f16591721d2103d28a212 Mon Sep 17 00:00:00 2001
+From: Jan Grulich 
+Date: Wed, 27 May 2020 13:38:49 +0200
+Subject: [PATCH] Fix build with Qt 5.15
+
+---
+ decoration/qgnomeplatformdecoration.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/decoration/qgnomeplatformdecoration.cpp 
b/decoration/qgnomeplatformdecoration.cpp
+index 61c2af9..c8b381c 100644
+--- a/decoration/qgnomeplatformdecoration.cpp
 b/decoration/qgnomeplatformdecoration.cpp
+@@ -46,6 +46,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-05-20 Thread Pacho Ramos
commit: d8c9bd666e2279b236d48fbb28669a4d687428df
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed May 20 20:16:03 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed May 20 20:16:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c9bd66

x11-themes/QGnomePlatform: Bump to 0.6.1

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.6.1.ebuild | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 94c9d978f6d..0d0b5fcc224 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1 +1,2 @@
 DIST QGnomePlatform-0.6.0.tar.gz 28618 BLAKE2B 
af4ef5c54a8056a370a8d6299fd80bace2491a97c9bff99ce5a461a1c3ab07c6a5336fa88606805e37102ccc648217722331ec9e572ce3708581b713ee399d0d
 SHA512 
c5aad4518e1c9d06b2561a6f8a6a169bf9a07ec0a63602d3bc5b0f91e1134504f5ca0e5a76bda3183165c72bf8de3e9297b51fe37879d80c1fbe4ca06e242a97
+DIST QGnomePlatform-0.6.1.tar.gz 28996 BLAKE2B 
3d0da37fcc8e85bd59263dffb19865666d25dd50d2c1e00b4d6358d745eb7079f415058ffb75a8228c9c7ed956003a656b3e10a3467d9fc9dcd5eee2c14bf7cd
 SHA512 
5e0bab45a8ff4c56e6e34d636ed719ce1a087f116942dd356253403d4be40aac348ccbdbfc917f65f6cc4df8619e1031734f0a46a36d4d9b7bb4838ded61570c

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild
new file mode 100644
index 000..65c5840ce9d
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit qmake-utils
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtwidgets-5.6:5=
+   dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
+   x11-libs/gtk+:3[X]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   INSTALL_ROOT="${D}" default
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-03-20 Thread Pacho Ramos
commit: b987d72497e8efbbe088493c08ee9a2bf7c55443
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Mar 20 15:11:00 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Mar 20 15:11:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b987d724

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.5.ebuild   | 28 --
 2 files changed, 29 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index fdabc976a47..94c9d978f6d 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1 @@
-DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 
9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db
 SHA512 
ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0
 DIST QGnomePlatform-0.6.0.tar.gz 28618 BLAKE2B 
af4ef5c54a8056a370a8d6299fd80bace2491a97c9bff99ce5a461a1c3ab07c6a5336fa88606805e37102ccc648217722331ec9e572ce3708581b713ee399d0d
 SHA512 
c5aad4518e1c9d06b2561a6f8a6a169bf9a07ec0a63602d3bc5b0f91e1134504f5ca0e5a76bda3183165c72bf8de3e9297b51fe37879d80c1fbe4ca06e242a97

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
deleted file mode 100644
index f0a6fda7519..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
-
-KEYWORDS="amd64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtwidgets-5.6:5=
-   x11-libs/gtk+:3[X]
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   INSTALL_ROOT="${D}" default
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-03-20 Thread Pacho Ramos
commit: c22255e826bf5a6a2c521e827e49bf0293f937df
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Mar 20 15:10:42 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Mar 20 15:11:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22255e8

x11-themes/QGnomePlatform: Add missing RDEPEND

Thanks-to: Robert Günzler
Closes: https://bugs.gentoo.org/713264
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Pacho Ramos  gentoo.org>

 .../{QGnomePlatform-0.6.0.ebuild => QGnomePlatform-0.6.0-r1.ebuild}  | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
similarity index 96%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
index b7a8dbddae5..93736a5c1d4 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
@@ -16,6 +16,7 @@ IUSE=""
 RDEPEND="
>=dev-qt/qtwidgets-5.6:5=
dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
x11-libs/gtk+:3[X]
 "
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-03-15 Thread Agostino Sarubbo
commit: 1a0180f590563ec1a846cfc8ddc326420e785be7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Mar 15 18:41:01 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Mar 15 18:41:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0180f5

x11-themes/QGnomePlatform: x86 stable wrt bug #712190

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
index 5324f9f1a34..b7a8dbddae5 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-03-14 Thread Agostino Sarubbo
commit: 8299143eb71cb2632cf749e3589742f98ef58a1e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 14 19:44:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 14 19:46:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8299143e

x11-themes/QGnomePlatform: amd64 stable wrt bug #712190

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
index ed5ca4043cd..5324f9f1a34 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2019-12-15 Thread Pacho Ramos
commit: d4d73299a867d6ecfcb9247c34b363bc82938bec
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Dec 15 14:45:20 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Dec 15 15:22:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d73299

x11-themes/QGnomePlatform: Bump to 0.6

Package-Manager: Portage-2.3.81, Repoman-2.3.19
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.6.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index eb17627d928..fdabc976a47 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1 +1,2 @@
 DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 
9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db
 SHA512 
ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0
+DIST QGnomePlatform-0.6.0.tar.gz 28618 BLAKE2B 
af4ef5c54a8056a370a8d6299fd80bace2491a97c9bff99ce5a461a1c3ab07c6a5336fa88606805e37102ccc648217722331ec9e572ce3708581b713ee399d0d
 SHA512 
c5aad4518e1c9d06b2561a6f8a6a169bf9a07ec0a63602d3bc5b0f91e1134504f5ca0e5a76bda3183165c72bf8de3e9297b51fe37879d80c1fbe4ca06e242a97

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
new file mode 100644
index 000..ed5ca4043cd
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit qmake-utils
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   >=dev-qt/qtwidgets-5.6:5=
+   dev-qt/qtwayland:5=
+   x11-libs/gtk+:3[X]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   INSTALL_ROOT="${D}" default
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2019-06-27 Thread Sergei Trofimovich
commit: c286b7dcc6be23d245767ada6c9c139f24c9eb72
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Jun 27 07:29:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun 27 07:29:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c286b7dc

x11-themes/QGnomePlatform: keyworded 0.5 for ppc64, bug #676874

Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
index 7f590bd77d0..f0a6fda7519 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
 
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2019-04-01 Thread Pacho Ramos
commit: 23280f486189153d2bd7863cb8932d96108f9b3d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Apr  2 06:41:30 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Apr  2 06:41:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23280f48

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.4.ebuild   | 28 --
 2 files changed, 29 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 87b920177f3..eb17627d928 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1 @@
-DIST QGnomePlatform-0.4.tar.gz 21353 BLAKE2B 
185a67f2008f1def0dbe201b29d7c95dbd3c449fcea88048e729f6f3e79da1a73264afdb47580bab34206350c621420fdba4932435f86837329dad91febf2de6
 SHA512 
664a0bc7245584e89db9d9283509d2f9bd4f148cd0e0df5b6fc698f6705b1897fed1aff7a3cb1f70e75c21edda4f10c9f1b0dffb019c31dd9dee872f98027675
 DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 
9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db
 SHA512 
ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
deleted file mode 100644
index 4d7a580c1a8..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
-
-KEYWORDS="amd64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   dev-qt/qtwidgets:5=
-   x11-libs/gtk+:3[X]
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   INSTALL_ROOT="${D}" default
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2019-04-01 Thread Thomas Deutschmann
commit: 981f352cf2dc4a6eb1fb4e3e9827c4d0ca1cd4d3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Apr  2 01:29:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Apr  2 01:29:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981f352c

x11-themes/QGnomePlatform: x86 stable (bug #681624)

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
index 20d98290226..7f590bd77d0 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2019-03-31 Thread Pacho Ramos
commit: 68d01b04b1484cdebba68f94e01e8f04f887ca80
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Mar 31 12:42:06 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Mar 31 12:42:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d01b04

x11-themes/QGnomePlatform: amd64 stable, bug #681624

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
index 43850c02741..20d98290226 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2019-01-05 Thread Pacho Ramos
commit: 079d82c161dbd205c79b7a3be04bf584be959a60
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan  5 13:23:39 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan  5 13:23:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079d82c1

x11-themes/QGnomePlatform: Drop old

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.3-r1.ebuild| 29 --
 2 files changed, 30 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index a007d7cd8d4..87b920177f3 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,3 +1,2 @@
-DIST QGnomePlatform-0.3.tar.gz 20499 BLAKE2B 
3f30a0e0741b70d3648d9e653bacc08d38e1093977c93e73786e6c72fa254e1b1355e7d4b4bf9c899aff9a019fba34de6e87a178de1b9b093ddc4d894dcc76df
 SHA512 
770ab8f11285856fdec574779905d2a78b2db0d4e515cd6a96e56ccdec6cfc837b31d82eed8af3f6bb860597195cac2869a527d784558c05b9a394687a4ee9d8
 DIST QGnomePlatform-0.4.tar.gz 21353 BLAKE2B 
185a67f2008f1def0dbe201b29d7c95dbd3c449fcea88048e729f6f3e79da1a73264afdb47580bab34206350c621420fdba4932435f86837329dad91febf2de6
 SHA512 
664a0bc7245584e89db9d9283509d2f9bd4f148cd0e0df5b6fc698f6705b1897fed1aff7a3cb1f70e75c21edda4f10c9f1b0dffb019c31dd9dee872f98027675
 DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 
9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db
 SHA512 
ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
deleted file mode 100644
index ae596a5c933..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/MartinBriza/QGnomePlatform";
-SRC_URI="https://github.com/MartinBriza/QGnomePlatform/archive/${PV}/${P}.tar.gz";
-
-KEYWORDS="amd64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   dev-qt/qtwidgets:5=
-   x11-libs/gtk+:3[X]
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake INSTALL_ROOT="${D}" install
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2019-01-05 Thread Pacho Ramos
commit: 059caf9e8580367222ff50421195daef71464319
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan  5 13:23:25 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan  5 13:23:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059caf9e

x11-themes/QGnomePlatform: Bump to 0.5

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.5.ebuild   | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index 237df152cbb..a007d7cd8d4 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1,3 @@
 DIST QGnomePlatform-0.3.tar.gz 20499 BLAKE2B 
3f30a0e0741b70d3648d9e653bacc08d38e1093977c93e73786e6c72fa254e1b1355e7d4b4bf9c899aff9a019fba34de6e87a178de1b9b093ddc4d894dcc76df
 SHA512 
770ab8f11285856fdec574779905d2a78b2db0d4e515cd6a96e56ccdec6cfc837b31d82eed8af3f6bb860597195cac2869a527d784558c05b9a394687a4ee9d8
 DIST QGnomePlatform-0.4.tar.gz 21353 BLAKE2B 
185a67f2008f1def0dbe201b29d7c95dbd3c449fcea88048e729f6f3e79da1a73264afdb47580bab34206350c621420fdba4932435f86837329dad91febf2de6
 SHA512 
664a0bc7245584e89db9d9283509d2f9bd4f148cd0e0df5b6fc698f6705b1897fed1aff7a3cb1f70e75c21edda4f10c9f1b0dffb019c31dd9dee872f98027675
+DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 
9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db
 SHA512 
ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
new file mode 100644
index 000..43850c02741
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit qmake-utils
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtwidgets-5.6:5=
+   x11-libs/gtk+:3[X]
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   INSTALL_ROOT="${D}" default
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2018-09-23 Thread Thomas Deutschmann
commit: fe20e6ee69a1b5f7b7bd314fc43b448142bd99a3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Sep 24 01:35:02 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Sep 24 01:35:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe20e6ee

x11-themes/QGnomePlatform: x86 stable (bug #666286)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
index 4378b6685c3..4d7a580c1a8 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2018-09-22 Thread Pacho Ramos
commit: a05b87b79699a396218e32b536dc68dae9d1ceaa
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 22 10:56:20 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 22 10:56:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05b87b7

x11-themes/QGnomePlatform: amd64 stable, bug #666286

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
index 475205e3ece..4378b6685c3 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2018-07-24 Thread Pacho Ramos
commit: 9136df1d85a42c41dd4de0d0632c99dd2eb10761
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jul 24 16:23:42 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jul 24 16:23:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9136df1d

x11-themes/QGnomePlatform: Version bump

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.4.ebuild   | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index d9f540ccecc..237df152cbb 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1 +1,2 @@
 DIST QGnomePlatform-0.3.tar.gz 20499 BLAKE2B 
3f30a0e0741b70d3648d9e653bacc08d38e1093977c93e73786e6c72fa254e1b1355e7d4b4bf9c899aff9a019fba34de6e87a178de1b9b093ddc4d894dcc76df
 SHA512 
770ab8f11285856fdec574779905d2a78b2db0d4e515cd6a96e56ccdec6cfc837b31d82eed8af3f6bb860597195cac2869a527d784558c05b9a394687a4ee9d8
+DIST QGnomePlatform-0.4.tar.gz 21353 BLAKE2B 
185a67f2008f1def0dbe201b29d7c95dbd3c449fcea88048e729f6f3e79da1a73264afdb47580bab34206350c621420fdba4932435f86837329dad91febf2de6
 SHA512 
664a0bc7245584e89db9d9283509d2f9bd4f148cd0e0df5b6fc698f6705b1897fed1aff7a3cb1f70e75c21edda4f10c9f1b0dffb019c31dd9dee872f98027675

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
new file mode 100644
index 000..475205e3ece
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit qmake-utils
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
+SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-qt/qtwidgets:5=
+   x11-libs/gtk+:3[X]
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   INSTALL_ROOT="${D}" default
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2017-10-17 Thread Pacho Ramos
commit: c972fda37b1e641ad996248f8cc3bbe254241acd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Oct 17 16:17:47 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Oct 17 16:17:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c972fda3

x11-themes/QGnomePlatform: Needs to be rebuilt when QT subslot changes (#634480 
by Chris Mayo)

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --force

 .../{QGnomePlatform-0.3.ebuild => QGnomePlatform-0.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
similarity index 96%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
index 6222a6621e1..ae596a5c933 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.3-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-   dev-qt/qtwidgets:5
+   dev-qt/qtwidgets:5=
x11-libs/gtk+:3[X]
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2017-09-08 Thread Pacho Ramos
commit: 72a5fb351bb4011977355b94d54156b0c070e4c0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Sep  8 13:44:52 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Sep  8 13:46:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a5fb35

x11-themes/QGnomePlatform: Stabilize

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
index bc0baaa17a8..6222a6621e1 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/MartinBriza/QGnomePlatform";
 
SRC_URI="https://github.com/MartinBriza/QGnomePlatform/archive/${PV}/${P}.tar.gz";
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2017-07-21 Thread Pacho Ramos
commit: b74fc4b82efba5c27e4a105ba5f303766f2191ad
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jul 21 08:23:55 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jul 21 08:46:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74fc4b8

x11-themes/QGnomePlatform: Package needed by adwaita-qt to get better looking 
of QT5 apps on Gnome desktop

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-themes/QGnomePlatform/Manifest |  1 +
 .../QGnomePlatform/QGnomePlatform-0.3.ebuild   | 29 ++
 x11-themes/QGnomePlatform/metadata.xml |  7 ++
 3 files changed, 37 insertions(+)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
new file mode 100644
index 000..0b5d3ce3ea9
--- /dev/null
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -0,0 +1 @@
+DIST QGnomePlatform-0.3.tar.gz 20499 SHA256 
6335f86d8a3e7b2dedd356868dcc20e0d81736f88ee1364e7c19b6f5a20c9c0c SHA512 
770ab8f11285856fdec574779905d2a78b2db0d4e515cd6a96e56ccdec6cfc837b31d82eed8af3f6bb860597195cac2869a527d784558c05b9a394687a4ee9d8
 WHIRLPOOL 
eadfec1d830b6f438a6853615e2a664d12dfd72dafece052268b2949046b4a27445fb9cfacb765b8185387d2b1bd97c1e19b5694f711299506ed8668a186da7c

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
new file mode 100644
index 000..bc0baaa17a8
--- /dev/null
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit qmake-utils
+
+DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
+HOMEPAGE="https://github.com/MartinBriza/QGnomePlatform";
+SRC_URI="https://github.com/MartinBriza/QGnomePlatform/archive/${PV}/${P}.tar.gz";
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-qt/qtwidgets:5
+   x11-libs/gtk+:3[X]
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+   einstalldocs
+}

diff --git a/x11-themes/QGnomePlatform/metadata.xml 
b/x11-themes/QGnomePlatform/metadata.xml
new file mode 100644
index 000..020b40648ee
--- /dev/null
+++ b/x11-themes/QGnomePlatform/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   pa...@gentoo.org
+   
+