From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-gtk/files/, kde-plasma/breeze-gtk/
Date: Sun, 27 Dec 2015 14:04:44 +0000 (UTC) [thread overview]
Message-ID: <1451225059.326560db4eb9c6578da2d20f25090ad79a87a4ce.kensington@gentoo> (raw)
commit: 326560db4eb9c6578da2d20f25090ad79a87a4ce
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Dec 25 20:13:48 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 14:04:19 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326560db
kde-plasma/breeze-gtk: Relax cmake version requirement
Package-Manager: portage-2.2.24
kde-plasma/breeze-gtk/breeze-gtk-5.5.0.1.ebuild | 2 ++
kde-plasma/breeze-gtk/breeze-gtk-5.5.1.ebuild | 2 ++
.../files/breeze-gtk-5.5.2-cmake-version.patch | 18 ++++++++++++++++++
3 files changed, 22 insertions(+)
diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.5.0.1.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-5.5.0.1.ebuild
index 7c61f27..4b608a7 100644
--- a/kde-plasma/breeze-gtk/breeze-gtk-5.5.0.1.ebuild
+++ b/kde-plasma/breeze-gtk/breeze-gtk-5.5.0.1.ebuild
@@ -12,4 +12,6 @@ SRC_URI="mirror://kde/stable/plasma/5.5.0/${P}.tar.xz"
KEYWORDS=" ~amd64 ~x86"
IUSE=""
+PATCHES=( "${FILESDIR}/${PN}-5.5.2-cmake-version.patch" )
+
S=${WORKDIR}/${PN}-5.5.0
diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.5.1.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-5.5.1.ebuild
index 06e094e..35d462c 100644
--- a/kde-plasma/breeze-gtk/breeze-gtk-5.5.1.ebuild
+++ b/kde-plasma/breeze-gtk/breeze-gtk-5.5.1.ebuild
@@ -11,3 +11,5 @@ HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze-gtk"
LICENSE="LGPL-2.1+"
KEYWORDS=" ~amd64 ~x86"
IUSE=""
+
+PATCHES=( "${FILESDIR}/${PN}-5.5.2-cmake-version.patch" )
diff --git a/kde-plasma/breeze-gtk/files/breeze-gtk-5.5.2-cmake-version.patch b/kde-plasma/breeze-gtk/files/breeze-gtk-5.5.2-cmake-version.patch
new file mode 100644
index 0000000..4164033
--- /dev/null
+++ b/kde-plasma/breeze-gtk/files/breeze-gtk-5.5.2-cmake-version.patch
@@ -0,0 +1,18 @@
+commit ec9bdbd443d2ee15e6a9da335b74039c01153d7a
+Author: Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
+Date: Tue Dec 22 21:47:08 2015 +0100
+
+ Relax cmake version requirement to rest of plasma
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 240f497..9af6b67 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -3,6 +3,6 @@ project(breeze-gtk)
+ set(PROJECT_VERSION_MAJOR 5)
+
+-cmake_minimum_required(VERSION 3.2)
++cmake_minimum_required(VERSION 2.8.12)
+
+ find_package(ECM 0.0.9 REQUIRED NO_MODULE)
+ include(FeatureSummary)
next reply other threads:[~2015-12-27 14:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-27 14:04 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-23 14:59 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-gtk/files/, kde-plasma/breeze-gtk/ Andreas Sturmlechner
2023-04-09 10:08 Andreas Sturmlechner
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=1451225059.326560db4eb9c6578da2d20f25090ad79a87a4ce.kensington@gentoo \
--to=kensington@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