From: "Ian Whyman" <thev00d00@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/kvantum/
Date: Sun, 29 Dec 2019 22:00:04 +0000 (UTC) [thread overview]
Message-ID: <1577656799.01a9bd441e83ad34cbdf3015d76cc9c53167fa36.thev00d00@gentoo> (raw)
commit: 01a9bd441e83ad34cbdf3015d76cc9c53167fa36
Author: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 21:59:39 2019 +0000
Commit: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 21:59:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a9bd44
x11-themes/kvantum: Version bump
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ian Whyman <thev00d00 <AT> gentoo.org>
x11-themes/kvantum/Manifest | 1 +
x11-themes/kvantum/kvantum-0.14.0.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/x11-themes/kvantum/Manifest b/x11-themes/kvantum/Manifest
index ae00aa24a7e..65729341429 100644
--- a/x11-themes/kvantum/Manifest
+++ b/x11-themes/kvantum/Manifest
@@ -1 +1,2 @@
DIST kvantum-0.13.0.tar.gz 2456050 BLAKE2B e3105819c189864b08efe8db6afedfa06286a92918be3bfb52fb4a57332de09a6882a99f4dc847275946d6c8a701574e64215c008d238976f565ec8b63de4e2e SHA512 4250fd83ec53d24c02601c2b9fb4f23b847b9e3c0796d7bfc78aed329793c5293941f004f17d8e18011cc13cd9fbde066004c33dcec26dd291a1d0d3cc070232
+DIST kvantum-0.14.0.tar.gz 2459841 BLAKE2B adaf6e5e5fa1e01ba4edd95d45850ec6a8cf6499f2b60eac54312917fc65def152080afa23df3e23552f526ee9bc4b6cb7c801b5998c59be0c6c444112758f59 SHA512 166c433e677ecb463464b771fcc573a7add75774d6258ef3c3c619dd3bace86280ee38c5a15a419cdf88355942a86411dd01d1690d6a836593d447da7bb91593
diff --git a/x11-themes/kvantum/kvantum-0.14.0.ebuild b/x11-themes/kvantum/kvantum-0.14.0.ebuild
new file mode 100644
index 00000000000..7b582296445
--- /dev/null
+++ b/x11-themes/kvantum/kvantum-0.14.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+MY_PN="Kvantum"
+
+DESCRIPTION="SVG-based theme engine for Qt5, KDE and LXQt"
+HOMEPAGE="https://github.com/tsujan/Kvantum"
+SRC_URI="https://github.com/tsujan/${MY_PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5=
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ kde-frameworks/kwindowsystem:5
+ x11-libs/libX11
+ x11-libs/libXext
+"
+RDEPEND="${DEPEND}"
+BDEPEND="dev-qt/linguist-tools:5"
+
+S="${WORKDIR}/${MY_PN}-${PV}/${MY_PN}"
next reply other threads:[~2019-12-29 22:00 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-29 22:00 Ian Whyman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 21:21 [gentoo-commits] repo/gentoo:master commit in: x11-themes/kvantum/ Andreas Sturmlechner
2024-09-25 21:21 Andreas Sturmlechner
2024-09-25 21:21 Andreas Sturmlechner
2024-07-13 15:25 Arthur Zamarin
2024-06-13 15:50 Arthur Zamarin
2024-03-07 23:24 Andreas Sturmlechner
2024-01-20 12:51 Sam James
2023-02-22 19:56 Sam James
2023-01-12 20:42 Andreas Sturmlechner
2022-12-27 13:55 Andreas Sturmlechner
2022-02-21 9:48 Andreas Sturmlechner
2022-02-21 9:48 Andreas Sturmlechner
2022-02-16 13:49 Andreas Sturmlechner
2022-01-13 2:00 Georgy Yakovlev
2022-01-09 19:36 Andreas Sturmlechner
2021-12-17 13:28 Andreas Sturmlechner
2021-12-17 13:28 Andreas Sturmlechner
2021-12-17 12:45 Andreas Sturmlechner
2021-03-14 10:16 Ian Whyman
2021-02-27 9:46 Ian Whyman
2020-10-31 21:17 Georgy Yakovlev
2020-09-19 9:37 Ian Whyman
2020-06-27 10:14 Ian Whyman
2020-04-10 8:25 Ian Whyman
2020-01-12 21:16 Ian Whyman
2020-01-09 19:39 Ian Whyman
2019-12-08 20:34 Ian Whyman
2019-12-08 19:50 Ian Whyman
2019-12-08 19:15 Ian Whyman
2019-10-28 16:33 Ian Whyman
2019-05-16 8:11 Michael Palimaka
2019-05-16 8:11 Michael Palimaka
2019-04-07 10:33 Ian Whyman
2019-03-24 17:38 Ian Whyman
2018-12-26 21:44 Georgy Yakovlev
2018-04-11 18:04 Ian Whyman
2017-11-11 11:31 Ian Whyman
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=1577656799.01a9bd441e83ad34cbdf3015d76cc9c53167fa36.thev00d00@gentoo \
--to=thev00d00@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