summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-21 10:16:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-21 10:17:19 +0100
commit8a2722d8a2b0af505d50bea65d62b9a0260d1ee4 (patch)
treea27dee4736cdf368ab73ff0365609931741ec6fd /kde-plasma/plasma-workspace-wallpapers
parentapp-emulation/lxd: amd64 stable wrt bug #647498 (diff)
downloadgentoo-8a2722d8a2b0af505d50bea65d62b9a0260d1ee4.tar.gz
gentoo-8a2722d8a2b0af505d50bea65d62b9a0260d1ee4.tar.bz2
gentoo-8a2722d8a2b0af505d50bea65d62b9a0260d1ee4.zip
kde-plasma: Add KDE Plasma 5.12.2
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/plasma-workspace-wallpapers')
-rw-r--r--kde-plasma/plasma-workspace-wallpapers/Manifest1
-rw-r--r--kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.12.2.ebuild18
2 files changed, 19 insertions, 0 deletions
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest
index 154cec223d42..d26ebf1391e4 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,2 +1,3 @@
DIST plasma-workspace-wallpapers-5.11.5.tar.xz 45920036 BLAKE2B 5e6898a9ec2444f7b9c8a5a637c898eaf8dd9c7e20428dea3de72d7405b585618f7f868ec9e3e6ab4c17ae60d7bea0696a8918b4f4a65b4a494ed0371809130f SHA512 a4cc1776099be2822073a3a4252a02ab1e063a9308be275002f8376ab0c621f2aba1024d085b93135aafde3c34191f40730567b2125e49cfd22162799ded8057
DIST plasma-workspace-wallpapers-5.12.1.tar.xz 45916584 BLAKE2B f30729c7bec4b4c1ceec7a07cc598cdd20d6a7a466fc657fb79c90854105fb317243c1e6c8d2933801785192f6b4770c8f915db2eba36d18f6e06453ab9209b0 SHA512 cdd4a6d7ba211e7a0fa297f8ac8d33c5bf58b192543b1722f907112d6a3ea56b738800f2ebd747956777cf2e7a505f341af5b9f76e51477e3a58130456f4b5b8
+DIST plasma-workspace-wallpapers-5.12.2.tar.xz 45917404 BLAKE2B 93708a8c3d678349bbb8b1d7a5966cce9832a1ff346c132b7d663ca37ea732646c34d25d029964d52a2840b8c09a914a561884e5e12e76e921537e31ff17ac0d SHA512 f15b0be324681514789da1b668e0441a36bec23dfd31123edf44581c7637749e78a599bd5b9eb025d5e9a96294ba1d93a15ac865ca79ef6989af105bda7073db
diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.12.2.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.12.2.ebuild
new file mode 100644
index 000000000000..96669f76d47f
--- /dev/null
+++ b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.12.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+KDE_DEBUG="false"
+inherit kde5
+
+DESCRIPTION="Additional wallpapers for the Plasma workspace"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep extra-cmake-modules)
+ $(add_qt_dep qtcore)
+"
+RDEPEND="!<kde-apps/kde-wallpapers-15.08.3-r2"