summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-05-17 11:51:38 +0200
committerJohannes Huber <johu@gentoo.org>2016-05-17 11:52:26 +0200
commitc29143e46f5ebb7d7a17c2acbe42049b5cac9aee (patch)
tree63649a109cceee53ef720117ac48326aecc7653b /kde-plasma/kwayland
parentwww-servers/tomcat: version bump (diff)
downloadgentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.tar.gz
gentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.tar.bz2
gentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.zip
Pkg move kde-plasma/kwayland -> kde-frameworks/kwayland
Diffstat (limited to 'kde-plasma/kwayland')
-rw-r--r--kde-plasma/kwayland/Manifest3
-rw-r--r--kde-plasma/kwayland/kwayland-5.5.5.ebuild25
-rw-r--r--kde-plasma/kwayland/kwayland-5.6.3.ebuild25
-rw-r--r--kde-plasma/kwayland/kwayland-5.6.4.ebuild25
-rw-r--r--kde-plasma/kwayland/metadata.xml8
5 files changed, 0 insertions, 86 deletions
diff --git a/kde-plasma/kwayland/Manifest b/kde-plasma/kwayland/Manifest
deleted file mode 100644
index b2ef4c3871f4..000000000000
--- a/kde-plasma/kwayland/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST kwayland-5.5.5.tar.xz 159792 SHA256 10c354db34da839bc6696029cfa5c3cb0852ac94362642e8815951fa5caae612 SHA512 5588bb3554f9c34ea2195a5042655aba872b7e82d1c734573ab0702cbbddf4511d41605c5aa3e910e4d047b7a1607e967a4881e6e66b09dc9002e9c5af7266b7 WHIRLPOOL cfe37e2580dd9e976f4186aa0eeee2ea7098b62edf1dbf141c54c05cb5071372ca5b210e46420ce8574d3476c61ed726be4cdaa912040dea419e1b9958a47837
-DIST kwayland-5.6.3.tar.xz 168184 SHA256 bb2082d2513eb716715fe1302f33cd5bf1db6f0bdc90b7105319b722f4db3713 SHA512 27323f70cd202ad95ca1b567bf458b933073048ff9f8ebefbb88cdd3403e2f67fd69b1a99aa2bb45f81a3913feebd0279fce748d30fcbb771994df9eeffb1d23 WHIRLPOOL 11fa542c21f33e65a64492405261dfc8dc72d6b52b74ddd6599483ffa39793cf676856880306433bcdb721c70381c9963abf877ef646fbdc0ea507d65ed8fe4c
-DIST kwayland-5.6.4.tar.xz 168156 SHA256 d8ac15243b0f648429e76d925cced8d16d5b001218509395653a5a5d76be3552 SHA512 c5316bf9938c9bea473a60d1b061375c216f93e72283bff07b412b4e1ba5c8b939fb20bd0cbcb16814ba033e65f49aa60133920593c42a79b21acc09876dcfa6 WHIRLPOOL 17b619af0013353aba6db3d570de659c78841ec5c78985769667967b91adf67850d4819fe93219b87ef7eeba408c12f95fc2d99b90a495d5fa9975179c44dd16
diff --git a/kde-plasma/kwayland/kwayland-5.5.5.ebuild b/kde-plasma/kwayland/kwayland-5.5.5.ebuild
deleted file mode 100644
index b6e7e2d036ad..000000000000
--- a/kde-plasma/kwayland/kwayland-5.5.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-libs/wayland-1.7.0
- $(add_qt_dep qtgui)
- media-libs/mesa[egl]
-"
-RDEPEND="${DEPEND}"
-
-# All failing, i guess we need a virtual wayland server
-RESTRICT="test"
diff --git a/kde-plasma/kwayland/kwayland-5.6.3.ebuild b/kde-plasma/kwayland/kwayland-5.6.3.ebuild
deleted file mode 100644
index 41372bca0c9a..000000000000
--- a/kde-plasma/kwayland/kwayland-5.6.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-libs/wayland-1.7.0
- $(add_qt_dep qtgui)
- media-libs/mesa[egl]
-"
-RDEPEND="${DEPEND}"
-
-# All failing, i guess we need a virtual wayland server
-RESTRICT="test"
diff --git a/kde-plasma/kwayland/kwayland-5.6.4.ebuild b/kde-plasma/kwayland/kwayland-5.6.4.ebuild
deleted file mode 100644
index 41372bca0c9a..000000000000
--- a/kde-plasma/kwayland/kwayland-5.6.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-libs/wayland-1.7.0
- $(add_qt_dep qtgui)
- media-libs/mesa[egl]
-"
-RDEPEND="${DEPEND}"
-
-# All failing, i guess we need a virtual wayland server
-RESTRICT="test"
diff --git a/kde-plasma/kwayland/metadata.xml b/kde-plasma/kwayland/metadata.xml
deleted file mode 100644
index 2fdbf33d963d..000000000000
--- a/kde-plasma/kwayland/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>