public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/plasma-wayland-protocols/files/, dev-libs/plasma-wayland-protocols/
@ 2021-04-04 13:23 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2021-04-04 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     2b0c23a768634c470e32f0f5445663b2d7bb8c76
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 23:44:47 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 13:19:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0c23a7

dev-libs/plasma-wayland-protocols: Fix 1.2.0 upstream version

Upstream commit e4bc4e0d60484507d2808a8d271b7e0b3675f098

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../plasma-wayland-protocols-1.2.0-version.patch   | 24 ++++++++++++++++++++++
 .../plasma-wayland-protocols-1.2.0-r1.ebuild       | 21 +++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-libs/plasma-wayland-protocols/files/plasma-wayland-protocols-1.2.0-version.patch b/dev-libs/plasma-wayland-protocols/files/plasma-wayland-protocols-1.2.0-version.patch
new file mode 100644
index 00000000000..1901c02b1e9
--- /dev/null
+++ b/dev-libs/plasma-wayland-protocols/files/plasma-wayland-protocols-1.2.0-version.patch
@@ -0,0 +1,24 @@
+From e4bc4e0d60484507d2808a8d271b7e0b3675f098 Mon Sep 17 00:00:00 2001
+From: Aleix Pol <aleixpol@kde.org>
+Date: Sat, 27 Mar 2021 12:29:14 +0100
+Subject: [PATCH] Bump version to 1.2.0
+
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 32534c5c..0228c329 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1,6 +1,6 @@
+ cmake_minimum_required(VERSION 3.5)
+ 
+-project(PlasmaWaylandProtocols VERSION 1.1.1)
++project(PlasmaWaylandProtocols VERSION 1.2.0)
+ 
+ include(FeatureSummary)
+ include(CMakePackageConfigHelpers)
+-- 
+GitLab
+

diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.2.0-r1.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.2.0-r1.ebuild
new file mode 100644
index 00000000000..caf56431f3e
--- /dev/null
+++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.2.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_NONGUI=true
+KFMIN=5.74.0
+inherit ecm kde.org
+
+DESCRIPTION="Plasma Specific Protocols for Wayland"
+HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+
+PATCHES=( "${FILESDIR}/${P}-version.patch" )


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-04 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-04 13:23 [gentoo-commits] repo/gentoo:master commit in: dev-libs/plasma-wayland-protocols/files/, dev-libs/plasma-wayland-protocols/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox