public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/
Date: Fri, 21 Jul 2017 08:46:57 +0000 (UTC)	[thread overview]
Message-ID: <1500626798.b74fc4b82efba5c27e4a105ba5f303766f2191ad.pacho@gentoo> (raw)

commit:     b74fc4b82efba5c27e4a105ba5f303766f2191ad
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 08:23:55 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 08:46:38 2017 +0000
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 00000000000..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 00000000000..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 00000000000..020b40648ee
--- /dev/null
+++ b/x11-themes/QGnomePlatform/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>pacho@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2017-07-21  8:46 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-21  8:46 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-08 13:46 [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ Pacho Ramos
2017-10-17 16:18 Pacho Ramos
2018-07-24 16:24 Pacho Ramos
2018-09-22 10:56 Pacho Ramos
2018-09-24  1:50 Thomas Deutschmann
2019-01-05 13:24 Pacho Ramos
2019-01-05 13:24 Pacho Ramos
2019-03-31 12:42 Pacho Ramos
2019-04-02  1:37 Thomas Deutschmann
2019-04-02  6:43 Pacho Ramos
2019-06-27  7:29 Sergei Trofimovich
2019-12-15 15:22 Pacho Ramos
2020-03-14 19:46 Agostino Sarubbo
2020-03-15 18:41 Agostino Sarubbo
2020-03-20 15:11 Pacho Ramos
2020-03-20 15:11 Pacho Ramos
2020-05-20 20:17 Pacho Ramos
2020-06-09 20:03 Pacho Ramos
2020-06-21 20:31 Thomas Deutschmann
2020-07-14 19:16 Pacho Ramos
2020-11-10 10:00 Pacho Ramos
2021-04-17 20:08 Pacho Ramos
2021-05-21 19:49 Sam James
2021-05-21 19:49 Sam James
2021-06-06 18:12 Pacho Ramos
2021-07-09  6:26 Agostino Sarubbo
2021-07-11 20:51 Sam James
2021-08-10 14:56 Pacho Ramos
2021-08-10 14:56 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-11-23 15:28 Pacho Ramos
2021-12-14 15:45 Jakov Smolić
2021-12-14 15:45 Jakov Smolić
2022-01-13  2:00 Georgy Yakovlev
2022-01-15  9:40 Pacho Ramos
2022-01-15  9:40 Pacho Ramos
2022-01-15  9:40 Pacho Ramos
2022-05-04 22:32 Sam James
2022-05-04 22:32 Sam James
2022-10-02  8:03 Pacho Ramos
2022-10-02  8:03 Pacho Ramos
2022-10-23 16:17 Pacho Ramos
2022-12-01 22:24 Jakov Smolić
2022-12-01 22:28 Jakov Smolić
2023-04-20 13:24 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2023-04-20 13:24 Pacho Ramos
2023-05-14 11:37 Pacho Ramos
2023-05-22 13:09 Pacho Ramos
2023-06-08 12:23 Arthur Zamarin
2023-06-08 12:23 Arthur Zamarin
2023-06-24 17:44 Pacho Ramos
2023-08-11 16:38 Pacho Ramos
2023-08-11 16:38 Pacho Ramos
2023-09-29 10:40 Pacho Ramos
2023-09-29 10:40 Pacho Ramos
2023-11-10 16:39 Pacho Ramos
2023-11-26  9:22 Pacho Ramos
2023-12-16  9:27 Pacho Ramos
2023-12-16  9:27 Pacho Ramos
2024-03-11 16:17 Viorel Munteanu
2024-03-11 16:17 Viorel Munteanu

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=1500626798.b74fc4b82efba5c27e4a105ba5f303766f2191ad.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