From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/
Date: Sun, 15 Dec 2019 15:22:35 +0000 (UTC) [thread overview]
Message-ID: <1576423348.d4d73299a867d6ecfcb9247c34b363bc82938bec.pacho@gentoo> (raw)
commit: d4d73299a867d6ecfcb9247c34b363bc82938bec
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 14:45:20 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 15:22:28 2019 +0000
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 <pacho <AT> 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 00000000000..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
+}
next reply other threads:[~2019-12-15 15:22 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-15 15:22 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-11 16:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ Viorel Munteanu
2024-03-11 16:17 Viorel Munteanu
2023-12-16 9:27 Pacho Ramos
2023-12-16 9:27 Pacho Ramos
2023-11-26 9:22 Pacho Ramos
2023-11-10 16:39 Pacho Ramos
2023-09-29 10:40 Pacho Ramos
2023-09-29 10:40 Pacho Ramos
2023-08-11 16:38 Pacho Ramos
2023-08-11 16:38 Pacho Ramos
2023-06-24 17:44 Pacho Ramos
2023-06-08 12:23 Arthur Zamarin
2023-06-08 12:23 Arthur Zamarin
2023-05-22 13:09 Pacho Ramos
2023-05-14 11:37 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2022-12-01 22:28 Jakov Smolić
2022-12-01 22:24 Jakov Smolić
2022-10-23 16:17 Pacho Ramos
2022-10-02 8:03 Pacho Ramos
2022-10-02 8:03 Pacho Ramos
2022-05-04 22:32 Sam James
2022-05-04 22:32 Sam James
2022-01-15 9:40 Pacho Ramos
2022-01-15 9:40 Pacho Ramos
2022-01-15 9:40 Pacho Ramos
2022-01-13 2:00 Georgy Yakovlev
2021-12-14 15:45 Jakov Smolić
2021-12-14 15:45 Jakov Smolić
2021-11-23 15:28 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-08-10 14:56 Pacho Ramos
2021-08-10 14:56 Pacho Ramos
2021-07-11 20:51 Sam James
2021-07-09 6:26 Agostino Sarubbo
2021-06-06 18:12 Pacho Ramos
2021-05-21 19:49 Sam James
2021-05-21 19:49 Sam James
2021-04-17 20:08 Pacho Ramos
2020-11-10 10:00 Pacho Ramos
2020-07-14 19:16 Pacho Ramos
2020-06-21 20:31 Thomas Deutschmann
2020-06-09 20:03 Pacho Ramos
2020-05-20 20:17 Pacho Ramos
2020-03-20 15:11 Pacho Ramos
2020-03-20 15:11 Pacho Ramos
2020-03-15 18:41 Agostino Sarubbo
2020-03-14 19:46 Agostino Sarubbo
2019-06-27 7:29 Sergei Trofimovich
2019-04-02 6:43 Pacho Ramos
2019-04-02 1:37 Thomas Deutschmann
2019-03-31 12:42 Pacho Ramos
2019-01-05 13:24 Pacho Ramos
2019-01-05 13:24 Pacho Ramos
2018-09-24 1:50 Thomas Deutschmann
2018-09-22 10:56 Pacho Ramos
2018-07-24 16:24 Pacho Ramos
2017-10-17 16:18 Pacho Ramos
2017-09-08 13:46 Pacho Ramos
2017-07-21 8:46 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1576423348.d4d73299a867d6ecfcb9247c34b363bc82938bec.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox