From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C5151382C5 for ; Wed, 14 Feb 2018 16:45:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4D32E0BAA; Wed, 14 Feb 2018 16:45:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D40FE0B99 for ; Wed, 14 Feb 2018 16:45:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC78B335C31 for ; Wed, 14 Feb 2018 13:08:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E4BB1E6 for ; Wed, 14 Feb 2018 13:08:21 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1518613689.dac2c02b343907c2e2f1b69780e0f710060b7447.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtgamepad/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtgamepad/Manifest dev-qt/qtgamepad/metadata.xml dev-qt/qtgamepad/qtgamepad-5.10.1.ebuild dev-qt/qtgamepad/qtgamepad-5.10.9999.ebuild dev-qt/qtgamepad/qtgamepad-5.11.9999.ebuild dev-qt/qtgamepad/qtgamepad-5.9.9999.ebuild X-VCS-Directories: dev-qt/qtgamepad/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: dac2c02b343907c2e2f1b69780e0f710060b7447 X-VCS-Branch: master Date: Wed, 14 Feb 2018 13:08:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 70091334-6179-4014-91c7-dfa6c3204e33 X-Archives-Hash: b11a08fdf1addebc9639155e1d091f29 commit: dac2c02b343907c2e2f1b69780e0f710060b7447 Author: Michael Palimaka gentoo org> AuthorDate: Wed Feb 14 13:05:41 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Feb 14 13:08:09 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=dac2c02b dev-qt/qtgamepad: new package Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-qt/qtgamepad/Manifest | 1 + dev-qt/qtgamepad/metadata.xml | 21 +++++++++++++++++ dev-qt/qtgamepad/qtgamepad-5.10.1.ebuild | 35 +++++++++++++++++++++++++++++ dev-qt/qtgamepad/qtgamepad-5.10.9999.ebuild | 35 +++++++++++++++++++++++++++++ dev-qt/qtgamepad/qtgamepad-5.11.9999.ebuild | 35 +++++++++++++++++++++++++++++ dev-qt/qtgamepad/qtgamepad-5.9.9999.ebuild | 35 +++++++++++++++++++++++++++++ 6 files changed, 162 insertions(+) diff --git a/dev-qt/qtgamepad/Manifest b/dev-qt/qtgamepad/Manifest new file mode 100644 index 00000000..c00f1b70 --- /dev/null +++ b/dev-qt/qtgamepad/Manifest @@ -0,0 +1 @@ +DIST qtgamepad-everywhere-src-5.10.1.tar.xz 385472 BLAKE2B 0ebd5c6e92a40af176d029b69b122eae9f793bff2931c7f7930a80a2e729ddfd2bc2a487f0f6ece7b1a2e990324e46c4dfa60dbd771b0a2b92a5011c5b3ace5d SHA512 d3a58a6675f87b0966483f942d2c317bb9e774f823039585b6c71a63425738e90595f0d1d755ab3c4b23ace9e2c38f5f9438251fa8da55bf1a183e749d440535 diff --git a/dev-qt/qtgamepad/metadata.xml b/dev-qt/qtgamepad/metadata.xml new file mode 100644 index 00000000..2b9a633c --- /dev/null +++ b/dev-qt/qtgamepad/metadata.xml @@ -0,0 +1,21 @@ + + + + + qt@gentoo.org + Gentoo Qt Project + + + Enable support for input devices via evdev + Build QML bindings + + + https://bugreports.qt.io/ + https://doc.qt.io/ + + + + Must only be used by packages that are known to use private parts of the Qt API. + + + diff --git a/dev-qt/qtgamepad/qtgamepad-5.10.1.ebuild b/dev-qt/qtgamepad/qtgamepad-5.10.1.ebuild new file mode 100644 index 00000000..a7c4b576 --- /dev/null +++ b/dev-qt/qtgamepad/qtgamepad-5.10.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit qt5-build + +DESCRIPTION="Qt module to support gamepad hardware" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64" +fi + +IUSE="evdev qml sdl" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtgui-${PV}[evdev?] + evdev? ( virtual/libudev:= ) + sdl? ( media-libs/libsdl ) + qml? ( ~dev-qt/qtdeclarative-${PV} ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + qt_use_disable_mod qml quick \ + src/src.pro + + qt_use_disable_config evdev evdev \ + src/plugins/gamepads/gamepads.pro + + qt_use_disable_config sdl sdl2 \ + src/plugins/gamepads/gamepads.pro + + qt5-build_src_prepare +} diff --git a/dev-qt/qtgamepad/qtgamepad-5.10.9999.ebuild b/dev-qt/qtgamepad/qtgamepad-5.10.9999.ebuild new file mode 100644 index 00000000..a7c4b576 --- /dev/null +++ b/dev-qt/qtgamepad/qtgamepad-5.10.9999.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit qt5-build + +DESCRIPTION="Qt module to support gamepad hardware" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64" +fi + +IUSE="evdev qml sdl" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtgui-${PV}[evdev?] + evdev? ( virtual/libudev:= ) + sdl? ( media-libs/libsdl ) + qml? ( ~dev-qt/qtdeclarative-${PV} ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + qt_use_disable_mod qml quick \ + src/src.pro + + qt_use_disable_config evdev evdev \ + src/plugins/gamepads/gamepads.pro + + qt_use_disable_config sdl sdl2 \ + src/plugins/gamepads/gamepads.pro + + qt5-build_src_prepare +} diff --git a/dev-qt/qtgamepad/qtgamepad-5.11.9999.ebuild b/dev-qt/qtgamepad/qtgamepad-5.11.9999.ebuild new file mode 100644 index 00000000..a7c4b576 --- /dev/null +++ b/dev-qt/qtgamepad/qtgamepad-5.11.9999.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit qt5-build + +DESCRIPTION="Qt module to support gamepad hardware" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64" +fi + +IUSE="evdev qml sdl" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtgui-${PV}[evdev?] + evdev? ( virtual/libudev:= ) + sdl? ( media-libs/libsdl ) + qml? ( ~dev-qt/qtdeclarative-${PV} ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + qt_use_disable_mod qml quick \ + src/src.pro + + qt_use_disable_config evdev evdev \ + src/plugins/gamepads/gamepads.pro + + qt_use_disable_config sdl sdl2 \ + src/plugins/gamepads/gamepads.pro + + qt5-build_src_prepare +} diff --git a/dev-qt/qtgamepad/qtgamepad-5.9.9999.ebuild b/dev-qt/qtgamepad/qtgamepad-5.9.9999.ebuild new file mode 100644 index 00000000..a7c4b576 --- /dev/null +++ b/dev-qt/qtgamepad/qtgamepad-5.9.9999.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit qt5-build + +DESCRIPTION="Qt module to support gamepad hardware" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64" +fi + +IUSE="evdev qml sdl" + +DEPEND=" + ~dev-qt/qtcore-${PV} + ~dev-qt/qtgui-${PV}[evdev?] + evdev? ( virtual/libudev:= ) + sdl? ( media-libs/libsdl ) + qml? ( ~dev-qt/qtdeclarative-${PV} ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + qt_use_disable_mod qml quick \ + src/src.pro + + qt_use_disable_config evdev evdev \ + src/plugins/gamepads/gamepads.pro + + qt_use_disable_config sdl sdl2 \ + src/plugins/gamepads/gamepads.pro + + qt5-build_src_prepare +}