summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-10-12 19:42:04 +0200
committerJohannes Huber <johu@gentoo.org>2017-10-12 19:45:44 +0200
commit4fe359a11b3f9908a7cf476ff8d56c21cbc7bf2f (patch)
tree2f6c33c08a4c706f7effa09bb082127b56563455 /kde-plasma/plasma-workspace-wallpapers
parentkde-frameworks/qqc2-desktop-style: New package (diff)
downloadgentoo-4fe359a11b3f9908a7cf476ff8d56c21cbc7bf2f.tar.gz
gentoo-4fe359a11b3f9908a7cf476ff8d56c21cbc7bf2f.tar.bz2
gentoo-4fe359a11b3f9908a7cf476ff8d56c21cbc7bf2f.zip
kde-plasma: Version bump KDE Plasma 5.11.0
Package-Manager: Portage-2.3.11, Repoman-2.3.3
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.11.0.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 a37ca5ae9a50..f782e6f05181 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1 +1,2 @@
DIST plasma-workspace-wallpapers-5.10.5.tar.xz 45914732 SHA256 0831c8a1749f1bb50558c8113db32e78dac2d607e2c9427b1343c06ed3c4f5fc SHA512 97c55e47fd8aea37d4e32324de76b5c735ec4f23b6860730409e2618220c9fab5aceabb8420dfd80bfbf305d25851ebf7c5a36b815d1a15cf29ed49c0e3bdd70 WHIRLPOOL 2f7e833997a1249e8d69766f8c9f4ef35907b2b3dd5d814e47af36000b110938184abedac1dfc6883da36f50b7337c9dc639d864636ce65af8adc287ec67b360
+DIST plasma-workspace-wallpapers-5.11.0.tar.xz 45911480 SHA256 59f612bd830a791597e60b2daa2f1eeea3ea089accd4ab736663dbf73cebf3f0 SHA512 03b96ad2ba546626022db4f3e3ce4d7ae2c41405bc26cb91a625a6f845a7a568f8fc389aee01bf4935c859485684cd7549eac8169ff14005b33ded48b9d0fd0d WHIRLPOOL ab08803264b2b9fbf950c882fbe825da4f252acc6976dab0e162a9af175e2a79110b8e207de4694df88b113c6080f3186bba325f21bb03969812946fa7722dce
diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.11.0.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.11.0.ebuild
new file mode 100644
index 000000000000..a893dcfeb801
--- /dev/null
+++ b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.11.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 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"