diff options
author | Paul Labedan <plabedan@gmail.com> | 2015-05-29 13:37:05 +0200 |
---|---|---|
committer | Paul Labedan <plabedan@gmail.com> | 2015-05-29 13:37:05 +0200 |
commit | 992579ecbd4c0e84dd59100dd253702a4744dd29 (patch) | |
tree | 3327ed6e715b70e0914dff45fa085531638e02ef /dev-qt | |
parent | add qtwebchannel 5.4.1 (diff) | |
download | plab-992579ecbd4c0e84dd59100dd253702a4744dd29.tar.gz plab-992579ecbd4c0e84dd59100dd253702a4744dd29.tar.bz2 plab-992579ecbd4c0e84dd59100dd253702a4744dd29.zip |
f
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtwayland/Manifest | 1 | ||||
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.3.0.ebuild | 43 | ||||
-rw-r--r-- | dev-qt/qtwebchannel/Manifest | 1 |
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-qt/qtwayland/Manifest b/dev-qt/qtwayland/Manifest deleted file mode 100644 index 79fd0cf..0000000 --- a/dev-qt/qtwayland/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD qtwayland-5.3.0.ebuild 971 SHA256 82f4dfd9e1ef9f5c51a6258cc1aafce10e56c379d1a7da020eb1d5b5d91b3795 SHA512 d27a124a95fbd167883fe5dc6501c149294e382a3c2f61986acba7e2e55b2c04e50fff01bb3686f9f454aebef62dab991f94043ceabc6075d7b7705637087753 WHIRLPOOL a881a917c27586bcb0a6672bac587bba050697ec2bdd28ccf9b2ab4cec6848eb103cbb2dac8ec05d9ca2524d5798dc7d9adb454d6906f90439e9e8f5f48af60a diff --git a/dev-qt/qtwayland/qtwayland-5.3.0.ebuild b/dev-qt/qtwayland/qtwayland-5.3.0.ebuild deleted file mode 100644 index 378e43d..0000000 --- a/dev-qt/qtwayland/qtwayland-5.3.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit qt5-build git-2 - -DESCRIPTION="Wayland platform plugin for Qt" -HOMEPAGE="http://qt-project.org/wiki/QtWayland" -KEYWORDS="~amd64" - -EGIT_REPO_URI="git://gitorious.org/qt/qtwayland.git" -EGIT_PROJECT="djmt" -EGIT_BRANCH="stable" - -IUSE="egl qml wayland-compositor xcomposite" - -DEPEND=" - >=dev-libs/wayland-1.5.0 - >=dev-qt/qtcore-${PV}:5[debug=] - >=dev-qt/qtgui-${PV}:5[debug=,egl=,opengl] - media-libs/mesa[egl?] - >=x11-libs/libxkbcommon-0.2.0 - qml? ( >=dev-qt/qtdeclarative-${PV}:5[debug=] ) - xcomposite? ( - x11-libs/libX11 - x11-libs/libXcomposite - ) -" -RDEPEND="${DEPEND}" - -src_configure() { - if use wayland-compositor; then - echo "CONFIG += wayland-compositor" >> "${QT5_BUILD_DIR}"/.qmake.cache - fi - - if ! use xcomposite; then - echo "CONFIG += done_config_xcomposite" >> "${QT5_BUILD_DIR}"/.qmake.cache - fi - - qt5-build_src_configure -} diff --git a/dev-qt/qtwebchannel/Manifest b/dev-qt/qtwebchannel/Manifest deleted file mode 100644 index 5c110e4..0000000 --- a/dev-qt/qtwebchannel/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD qtwebchannel-5.4.1.ebuild 608 SHA256 0d35edd99081356fc7870157704d8c856cf372737de5c5bd7492937b3685401a SHA512 c12fcd8d052d46adee3fa7a8033fef9f60c389f899b630407e36934f184cf56447850988945f9299b2cb5a89ae614d68c96a6df5c22e06de256f682a5e51bbc2 WHIRLPOOL cacf15e979f85431da02189c3a3dcf8fb13758747d3e8257b97c4228e47dbd415349faadd7486976c825f7cc38f6bbdacc173137cbcadb53dc41f8a77f8303f7 |