summaryrefslogtreecommitdiff
path: root/x11-themes/QGnomePlatform
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /x11-themes/QGnomePlatform
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'x11-themes/QGnomePlatform')
-rw-r--r--x11-themes/QGnomePlatform/Manifest4
-rw-r--r--x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild28
-rw-r--r--x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild (renamed from x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild)5
3 files changed, 4 insertions, 33 deletions
diff --git a/x11-themes/QGnomePlatform/Manifest b/x11-themes/QGnomePlatform/Manifest
index 23d7cd16f0d6..ce043dc80d44 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,5 +1,3 @@
-DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db SHA512 ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0
DIST QGnomePlatform-0.6.0.tar.gz 28618 BLAKE2B af4ef5c54a8056a370a8d6299fd80bace2491a97c9bff99ce5a461a1c3ab07c6a5336fa88606805e37102ccc648217722331ec9e572ce3708581b713ee399d0d SHA512 c5aad4518e1c9d06b2561a6f8a6a169bf9a07ec0a63602d3bc5b0f91e1134504f5ca0e5a76bda3183165c72bf8de3e9297b51fe37879d80c1fbe4ca06e242a97
-EBUILD QGnomePlatform-0.5.ebuild 558 BLAKE2B 8279bd23346c051f583b9476e2e844b6d4c21a53278f199a1b6ce2e1eb13780288b1b5118c65939abb495f1a5207751f5e90662ed4216e75afcad771d4e155e3 SHA512 4f66d676a9f912e6bbf94cd740a531741be63d4382bc0e427890b486f836e539ed9acde142cf37346fbcba43f114e608c09e8ed6c1a10f2db6712852fd3c9f69
-EBUILD QGnomePlatform-0.6.0.ebuild 613 BLAKE2B 62c4707843b9880a42186354eae8796fb49d303fadd9203b45cd4786b99d4d1683a5e53fffe15946b45e193187620bc4e1693b3b61ebba12daf329203bd930dd SHA512 c69a49fa40dd87d06677b2001af8a7bae4dec13667fed3c8a165235abb235bec86e30d0f1c6514a76640ab828f22a7ff6eec68ede8e7ef737654e83e9c879cf0
+EBUILD QGnomePlatform-0.6.0-r1.ebuild 634 BLAKE2B 8ae5634bbc6f11dd6c98d0f31646fd8432f0b47c58e987532946bc97be6212a05bce73cfd2cd79ec49c118fbc50939215a816bfd3d3ffb0c2b41a9d0dcb1e4ca SHA512 65d85f2c24164f9db965d1331533a4aa775158aa11bd20919c7201f2d9a6719cedf5cdc54c079577b9de42c3d3b6b075f0ae7fd0e75bd60c88b44422324d04a5
MISC metadata.xml 216 BLAKE2B 0fbfa16661345362ff89f87adc0bb42fc5f5c9145cdedb36f3f537b39af4023b91c4dfb0d8e83a4f9ac963141f594ba8ae678371c338d992a96e02c11fd84195 SHA512 628a69805356b7458edaa2297901224178b016477a937f77e692a78ce3e7a0b6d2d7b4c4b7e70d0185d7112e6a59a5131e07d8c950e90b9c8722471d7511afc6
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
deleted file mode 100644
index f0a6fda75192..000000000000
--- 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
-}
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
index ed5ca4043cd7..93736a5c1d43 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.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=""
@@ -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}"